dymension icon indicating copy to clipboard operation
dymension copied to clipboard

hooks simulation tests

Open omritoptix opened this issue 5 months ago • 0 comments

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.

omritoptix avatar Mar 21 '24 18:03 omritoptix