wowsinfo / WoWs-Info-Seven

WoWs Info is an assistant for World of Warships
https://wows-info.herokuapp.com
MIT License
67 stars 16 forks source link

Testing #75

Open HenryQuan opened 2 years ago

HenryQuan commented 2 years ago

Testing is extremely important to ensure accuracy. There are many calculations done in the app so they should be tested if possible. We can work on the feature first and refactor later. In order to test, the feature needs to be decoupled. Consider this while working on new features.