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

Polish and release local zkapp test runner #1732

Closed
mitschabaude opened this issue Jul 9, 2024 · 2 comments
Closed

Polish and release local zkapp test runner #1732

mitschabaude opened this issue Jul 9, 2024 · 2 comments

Comments

@mitschabaude
Copy link
Collaborator

mitschabaude commented Jul 9, 2024

ideas copied from #1676:

  • consider integration with node.js test runner
  • support multiple contracts (the current version "natively" supports a single contract)
  • ability to check for expected on-chain states (currently you can only check offchain states and balances)
  • in general better dogfooding: use it for more tests and see how it scales / what is missing
  • think about a good name 😅
@Trivo25 Trivo25 closed this as completed Oct 14, 2024
@mitschabaude
Copy link
Collaborator Author

a version of this is something we should add early on when designing the new API, so we have nice tests for new style SCs right from the start, and not this explosion of ugly tests we had for SmartContract

@Trivo25
Copy link
Member

Trivo25 commented Oct 14, 2024

Good point; got this as part of #1677

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

No branches or pull requests

2 participants