brianquimio / cs373-idb

Project for CS 373 Software Engineering taught by Glenn Downing
0 stars 0 forks source link

Tests.py should run from a button on the about page #25

Closed shperl closed 8 years ago

shperl commented 8 years ago

The tests.py file she be executable from a button on the about page. When running these tests, the output should be displayed for the user upon completion.

When running tests.py it is a requirement that a temp database be created when executing. It should NOT be implemented by accessing the production database.