pendulum-chain/spacewalk

Create integration tests for Stellar mainnet with archived proofs

Closed this issue · 0 comments

While we do have unit tests for fetching consensus messages from archives, and we do have integration tests that test if proof building works on Stellar testnet, we don't have integration tests that test the execution of issue/redeem events with archived consensus messages.

We need to add this as it is very crucial for debugging and reduces the overhead of manually testing this tremendously.