TimSimmons / cs373-idb

A Django app hosted on Heroku with Python and Twitter Bootstrap that emulates IMDB to track Major League Baseball.
0 stars 2 forks source link

At least 1 unit test for each API call #51

Closed denebo closed 10 years ago

denebo commented 10 years ago

At least 1 unit test for each API call, in the file tests.py, that tests corner cases and failure cases. A clone of the public test repo with a copy of your unit tests in the files -tests.py and -tests.out.