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
Introduce E2E tests for things like: i) sending MsgOptIn, etc. messages, ii) voting YES on a ConsumerAdditionProposal, iii) sending partial sets to the consumer chains, etc.
If easier and we can test the same, for simplicity aim for integration tests instead.
Closing criteria
Working E2E tests that capture the essence of PSS.
The text was updated successfully, but these errors were encountered:
We have written E2E (e.g,. #1737, #1752) and integration tests for PSS (#1687).
However, leaving this issue open for now because we might want to add more (e.g, for #1781).
Problem
Introduce E2E tests for things like: i) sending
MsgOptIn
, etc. messages, ii) votingYES
on aConsumerAdditionProposal
, iii) sending partial sets to the consumer chains, etc.If easier and we can test the same, for simplicity aim for integration tests instead.
Closing criteria
Working E2E tests that capture the essence of PSS.
The text was updated successfully, but these errors were encountered: