plberg / cs373-idb

Project 3 (IDB) for CS 373: Software Engineering
0 stars 1 forks source link

Write Unit Tests #87

Closed phtimmins closed 9 years ago

phtimmins commented 9 years ago

Write unit tests in tests.py that test corner cases and failure cases until you have an average of 3 tests for each Flask / PostgreSQL model call, confirm the expected failures, and add, commit, and push to the public code repo.

phtimmins commented 9 years ago

Should really write tests about search capability and other groups API.