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
Agree on the principle. That said this type of ticket is going to live long and the goal is not make short step progresses. To me the most important at this stage is to have a CI with automated test + test coverage. Once this is done, any further development should include proper automated tests, with "unit tests" first.
Add tests for each *.ts file and function with business logic.
More tests more stability.
The text was updated successfully, but these errors were encountered: