You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: