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
As on the tin,
We'd need to improve our testing, eg maybe write some more stable integration tests, and have it do it on passing those tests only.
Problem with our (and any) unit tests is they tend to be very fragile with refactors etc.
I want to keep most our work on dev branch so the pressure to have everything perfect before pushing is low, but keep Master a bit tighter.
The text was updated successfully, but these errors were encountered:
As on the tin,
We'd need to improve our testing, eg maybe write some more stable integration tests, and have it do it on passing those tests only.
Problem with our (and any) unit tests is they tend to be very fragile with refactors etc.
I want to keep most our work on dev branch so the pressure to have everything perfect before pushing is low, but keep Master a bit tighter.
The text was updated successfully, but these errors were encountered: