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
Avoid in-place mutation of the attributes of Router's children (#169)
* Include test_helpers directory in lint task
* Declare chai global in eslint config
* Create assert-clone-of chai plugin for use in tests
* Update tests to use assertCloneOf
* Add test to verify that query parameters aren't carried over from previous route
* Avoid in-place mutation of the attributes of Router's children
All credit for this change goes to @developit (who sent it over Slack)
0 commit comments