Tests: migrate remaining YAML integration tests to Go runner (PLT-738)#3612
Tests: migrate remaining YAML integration tests to Go runner (PLT-738)#3612amir-deris wants to merge 3 commits into
Conversation
PR SummaryMedium Risk Overview CI (
Reviewed by Cursor Bugbot for commit cee9714. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3612 +/- ##
==========================================
- Coverage 58.99% 58.12% -0.88%
==========================================
Files 2224 2150 -74
Lines 182708 174161 -8547
==========================================
- Hits 107782 101223 -6559
+ Misses 65235 63947 -1288
+ Partials 9691 8991 -700
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 415dfb7. Configure here.

Summary
major_upgrade_test.yaml,minor_upgrade_test.yaml) asTestUpgradeMajor/TestUpgradeMinorinrunner_test.goTestWasmModule→TestWasmModuleCore+TestWasmModuleEmergencyWithdraw(CI re-deploys the timelocked token contract between them; the withdraw test exhausts state the emergency-withdraw test depends on)TestSeiDB→TestSeiDBFlatKV+TestSeiDBStateStore(they run in separate CI matrix jobs)python3 integration_test/scripts/runner.pycall inintegration-test.ymlwith the equivalentgo test -tags yaml_integrationcommand, including the shared startup verify stepactions/setup-pythonandpip3 install pyyamlfrom the CI job stepsupgrade_module/scripts/launch_cluster.sh(local cluster helper) to use the Go runnerintegration_test/scripts/runner.pyTest plan
Upgrade Module (Major/Minor)and their Autobahn variants) exercise the newTestUpgradeMajor/TestUpgradeMinorfunctionsTestWasmModuleCoreandTestWasmModuleEmergencyWithdrawpython3orpyyamlreferences remain in CI workflow🤖 Generated with Claude Code