Releases: Moonsong-Labs/moonwall
Releases · Moonsong-Labs/moonwall
@moonsong-labs/[email protected]
Minor Changes
-
b8fb424: Big Round of Bugfixes
This pull request introduces several enhancements and fixes to improve the overall functionality and user experience of the application. Changes include:
- Shortening the timeout error message for better readability (#27)
- Adding support for Test or Suite ID as a 2nd argument for the dev command (#25)
- Displaying available environments for easier selection (#22)
- Providing instructions for handling missing files (#23)
- Implementing a pnpm watch script to trigger builds upon file changes (#29)
- Resolving the issue of createBlock being defined multiple times (#32)
- Enabling the display of node logs during testing for better monitoring (#33)
Patch Changes
- Updated dependencies [b8fb424]
- @moonsong-labs/[email protected]
@moonsong-labs/[email protected]
Patch Changes
-
1db25dd: ## Extended CreateBlock
CreateBlock for
Chopsticks
andDev
have been updated so taken new optionsallowFailures
(Default: false): Will turn off checking for ExtrinsicFailure eventsexpectEvents
: Takes an array of events, and will verify if the block contains all of those events listed or not.
-
Updated dependencies [1db25dd]
- @moonsong-labs/[email protected]
@moonsong-labs/[email protected]
Patch Changes
- b243e2a: Fix
- Small fix to GHA
@moonsong-labs/[email protected]
Patch Changes
- d3fba82: Fix
@moonsong-labs/[email protected]
Patch Changes
- 463e2af: Included new Utils file
@moonsong-labs/[email protected]
Patch Changes
- 515c38e: QoL - Added logging utils
@moonsong-labs/[email protected]
Patch Changes
- Updated dependencies [463e2af]
- @moonsong-labs/[email protected]
@moonsong-labs/[email protected]
Patch Changes
- Updated dependencies [515c38e]
- @moonsong-labs/[email protected]
@moonsong-labs/[email protected]
Patch Changes
-
4e6ef84: ## Added Grep & QoL
-
New option to
grep
test cases- Filter by name/id either via the run menu, TestGrep command
- Filter by name/id as option when calling
pnpm moonwall test <env_name>
directly with new option-g
-
Increased GUI's height
-
Application will inform user if newer version available
-
Ability to skip test suites or cases based on which RT version/ chain name
-
@moonsong-labs/[email protected]
Patch Changes
- 0c48562: Added JSON schema