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
Without automated regression testing, it is near impossible to know when new code meant to add features or fix bugs breaks other parts of the app.
Desired solution
Implement test automation with coverage of contracts, backend and front end. Ideally we would have unit, component, integration and e2e tests for optimal quality assurance.
The text was updated successfully, but these errors were encountered:
Problem
Without automated regression testing, it is near impossible to know when new code meant to add features or fix bugs breaks other parts of the app.
Desired solution
Implement test automation with coverage of contracts, backend and front end. Ideally we would have unit, component, integration and e2e tests for optimal quality assurance.
The text was updated successfully, but these errors were encountered: