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
Perhaps we should write some unit tests (Django tests - not browser tests) which render each URL route in the whole app and just check a 200 status is returned. It'd be relatively low effort, it'd catch these sorts of bugs, and would also serve as stubs for better tests...
Perhaps we should write some unit tests (Django tests - not browser tests) which render each URL route in the whole app and just check a 200 status is returned. It'd be relatively low effort, it'd catch these sorts of bugs, and would also serve as stubs for better tests...
See #456 - it would have caught issue there.
The text was updated successfully, but these errors were encountered: