HMProgrammingClub / NYCSL

Horace Mann School's monthly programming competition for high-school students in the NY area.
MIT License
6 stars 2 forks source link

Lack of Unit Tests #16

Closed truell20 closed 8 years ago

truell20 commented 8 years ago

Need to know if bot submission, worker, compiling, and replaying of games workers

truell20 commented 8 years ago

@Sydriax I've written ones to make sure the backend is working. They are located in tests.js. If you follow that format and use the QUnit docs when necessary, you should be good.

truell20 commented 8 years ago

Made it so that I get an email if the worker goes down