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

hooks simulation tests #719

Open
omritoptix opened this issue Mar 21, 2024 · 0 comments
Open

hooks simulation tests #719

omritoptix opened this issue Mar 21, 2024 · 0 comments

Comments

@omritoptix
Copy link
Contributor

hook unit tests are not enough to catch bugs. One example was wrong wiring in the app.go which caused a keeper which was called from an epoch hook to have empty hooks due to wrong initialization order in the app.go

we need to make sure all of our hooks pass through the simulation tests.

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

No branches or pull requests

1 participant