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
It's starting to get annoying to refactor the scripts because of the amount of manual testing that needs to be done. We should create tests for these scripts (e.g. using the Challonge API to create tournaments, run scripts, verify that the tournament was updated correctly, and then delete the tournament to clean up afterwards).
This will require some refactoring to the scripts to allow test data / mocking to be introduced nicely.
The text was updated successfully, but these errors were encountered:
It's starting to get annoying to refactor the scripts because of the amount of manual testing that needs to be done. We should create tests for these scripts (e.g. using the Challonge API to create tournaments, run scripts, verify that the tournament was updated correctly, and then delete the tournament to clean up afterwards).
This will require some refactoring to the scripts to allow test data / mocking to be introduced nicely.
The text was updated successfully, but these errors were encountered: