KChadwick96 / rFactor-2-Overlay

Using Angular 7 to interact with an rFactor 2 REST API
MIT License
13 stars 3 forks source link

Unit testing #14

Open KChadwick96 opened 6 years ago

KChadwick96 commented 6 years ago

Once code refactoring is done, unit testing needs to be implemented to stop the ongoing problem of fixing one issue whilst breaking 1 or several other features.

See Angular Testing