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
See #22 for discussion. The idea is to record a set of events that can be used to functionally test everything past `Shark::Agency` in the stack (i.e., middlewares).
This will probably be replaced with preference to factories before too long, though, since they give better control over every detail of an object, making unit tests more granular without having to scan for a desired series of events.
0 commit comments