EPIC: Preventing and preparing for non-determinism between app versions #3475
Labels
epic
item groups other items for easier tracking
WS: Maintenance 🔧
includes bugs, refactors, flakes, and tech debt etc
Currently, we have minor version bump tests in knuu. This test is great because it performs a simple test for non-determinism between minor versions. However, we likely need to either expand on this test or create new tests that expand on what portions of the state-machine and block validity rules are covered. While not required, ideally we would be able to run some tests upon each push, or at least after being merged to main.
Unless we are 100% confident that the tests cover every case, then we also need to be prepared to debug non-determinism issues.
The text was updated successfully, but these errors were encountered: