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
Travis-CI is now integrated in the project and we should start creating the unit tests. I have just deleted a lot of files with empty tests. Now we should have a passing suite (with warnings) but it's just useless.
A heavy refactor should be done in many classes but we should avoid it as much as possible to keep changes controlled. There are also a lot of singletons which are crappy for testing.
The text was updated successfully, but these errors were encountered:
Travis-CI is now integrated in the project and we should start creating the unit tests. I have just deleted a lot of files with empty tests. Now we should have a passing suite (with warnings) but it's just useless.
A heavy refactor should be done in many classes but we should avoid it as much as possible to keep changes controlled. There are also a lot of singletons which are crappy for testing.
The text was updated successfully, but these errors were encountered: