Skip to content

Releases: Moonsong-Labs/moonwall

@moonsong-labs/[email protected]

29 Mar 10:18
7d2efe1
Compare
Choose a tag to compare

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

@moonsong-labs/[email protected]

21 Mar 17:09
Compare
Choose a tag to compare

Patch Changes

  • 1db25dd: ## Extended CreateBlock

    CreateBlock for Chopsticks and Dev have been updated so taken new options

    • allowFailures (Default: false): Will turn off checking for ExtrinsicFailure events
    • expectEvents : 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]

21 Mar 11:22
c44a653
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/[email protected]

17 Mar 17:52
fa9b047
Compare
Choose a tag to compare

@moonsong-labs/[email protected]

15 Mar 17:46
69cbc79
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/[email protected]

15 Mar 17:38
85dc8bb
Compare
Choose a tag to compare

Patch Changes

  • 515c38e: QoL - Added logging utils

@moonsong-labs/[email protected]

15 Mar 17:46
69cbc79
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/[email protected]

15 Mar 17:38
85dc8bb
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/[email protected]

15 Mar 16:56
60765e0
Compare
Choose a tag to compare

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]

14 Mar 17:49
10c0162
Compare
Choose a tag to compare

Patch Changes