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

Improve testing #148

Open
rory-ocl opened this issue Aug 20, 2024 · 1 comment
Open

Improve testing #148

rory-ocl opened this issue Aug 20, 2024 · 1 comment

Comments

@rory-ocl
Copy link
Contributor

Testing in the stylus sdk can use some improvement in the following areas.

  • Library unit tests - Test basic functionality
  • Enable doctests - Many are disabled. Make sure they run and contain working code
  • Integration tests - Real contracts that can be run on sepolia testnet in CI for testing
  • Mock hostios - Useful for internal testing as well as user testing of contracts.
@rory-ocl
Copy link
Contributor Author

Include a test for mini-alloc which allocates all 4GB

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

1 participant