flyxiv / ffxiv_simhelper_public

4 stars 0 forks source link

Add Tests and Debug Assertions #4

Closed flyxiv closed 1 month ago

flyxiv commented 3 months ago

Too many functions without proper tests.

Time to stabilize the program with tests

flyxiv commented 1 month ago

Added 20 Unit Tests and 10 E2E. Fixed a lot of bugs while creating them it was worth it.