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 don't need (and probably don't want) a complete unit/integration test suite, but it'd be useful to at least have something like render && assert_rendered_ok for all of our main routes which would give us confidence that something isn't completely broken before releasing
The text was updated successfully, but these errors were encountered:
We don't need (and probably don't want) a complete unit/integration test suite, but it'd be useful to at least have something like
render && assert_rendered_ok
for all of our main routes which would give us confidence that something isn't completely broken before releasingThe text was updated successfully, but these errors were encountered: