Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple value asserts #78

Closed
wants to merge 2 commits into from
Closed

Conversation

evilrobot-01
Copy link
Contributor

@evilrobot-01 evilrobot-01 commented Nov 7, 2022

  • adds simple asserts of value increase/decrease, which allows one to perform a query and then pick out a nested value (e.g. $balance.data.free using Add variable selectors to args #79) and then assert whether the value has increased/decreased.
  • adds simple test to ensure asserts work as expected (yarn zombienet-test -t tests -c tests/config.toml)

I can add more realistic tests if #79 gets merged.

@evilrobot-01 evilrobot-01 requested a review from NachoPal November 7, 2022 11:39
@evilrobot-01 evilrobot-01 changed the title Frank/feat value asserts Simple value asserts Nov 7, 2022
@evilrobot-01 evilrobot-01 force-pushed the frank/feat-value-asserts branch from 5257319 to 3b4434a Compare January 3, 2023 16:38
@evilrobot-01
Copy link
Contributor Author

Rebased and added asserts to checker interface definition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant