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
We currently have some values that are specifically passed to events and not stored in state (e.g. retirement jurisdiction, cancel reason, bridge note, etc.). It would be nice to test expected events are properly emitted and include expected values.
Problem Definition
We currently have values passed to events and we are not testing if they are properly set.
Proposal
Add checks to make sure all expected events are emitted and each event includes expected values.
Summary
We currently have some values that are specifically passed to events and not stored in state (e.g. retirement jurisdiction, cancel reason, bridge note, etc.). It would be nice to test expected events are properly emitted and include expected values.
Problem Definition
We currently have values passed to events and we are not testing if they are properly set.
Proposal
Add checks to make sure all expected events are emitted and each event includes expected values.
For Admin Use
The text was updated successfully, but these errors were encountered: