kilt-node
kilt-node copied to clipboard
fix: outdated integration tests
Fixes https://github.com/KILTprotocol/ticket/issues/3344.
Integration tests are outdated. Since KILT is now listed on HydraDX, any tokens sent to the Omnipool account is automatically transferred to the treasury, which makes the test cases fail. The integration test logic must be updated to test the following:
- Send KILT tokens from a KILT account to its own sovereign account on HydraDX (implementation started in this PR for the V2 tests)
- Send KILT tokens from HydraDX back to KILT (to implement in this PR)
cc @Ad96el