Releases: Moonsong-Labs/moonwall
Releases · Moonsong-Labs/moonwall
@moonsong-labs/moonwall-cli@0.2.14
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/moonwall-util@0.2.11
@moonsong-labs/moonwall-cli@0.2.13
Patch Changes
- b243e2a: Fix
- Small fix to GHA
@moonsong-labs/moonwall-cli@0.2.11
Patch Changes
- d3fba82: Fix
@moonsong-labs/moonwall-util@0.2.8
Patch Changes
- 463e2af: Included new Utils file
@moonsong-labs/moonwall-util@0.2.7
Patch Changes
- 515c38e: QoL - Added logging utils
@moonsong-labs/moonwall-cli@0.2.9
Patch Changes
- Updated dependencies [463e2af]
- @moonsong-labs/moonwall-util@0.2.8
@moonsong-labs/moonwall-cli@0.2.8
Patch Changes
- Updated dependencies [515c38e]
- @moonsong-labs/moonwall-util@0.2.7
@moonsong-labs/moonwall-cli@0.2.7
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/moonwall-util@0.2.6
Patch Changes
- 0c48562: Added JSON schema
@moonsong-labs/moonwall-util@0.2.5
Patch Changes
-
f628150: Disabled auto-forking
Fork-To-Genesis function has been disabled for the time being until we fix it downstream