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
Issue 154 Refactoring - Make The Test More Specific By Breaking It Up (#171)
* [issue-154] Extracted the actual object being asserted on to a better named local variable.
* [issue-154] Broke the tests up so that they#re more specific.
* [issue-154] Extracted the 'act' part to a role-revealing local variable.
* [issue-154] Extracted a method where the key is passed in explicitly, thereby avoiding magic.
* [issue-154] Improved the name of the variable.
0 commit comments