casparss / racket-meetup-mobile

Racket Meetup is a tennis social media app built in Typescript with Angular 5 on Ionic 4
0 stars 0 forks source link

Bring back unit tests #2

Closed casparss closed 7 years ago

casparss commented 7 years ago

Context

Unit tests were removed when upgrading to Ionic/Angular RC whilst hacking down through Typescript errors. These tests were there to protect against further regression and need to be there.

Task

Once all tests are in the green again, merge back into master and delete the remove-tests branch once and for all.

casparss commented 7 years ago

Forgot to .tag, but have written unit tests to cover the most important stuff! Closing!