EFForg / cryptobot-email

GNU Affero General Public License v3.0
61 stars 11 forks source link

makes slow tests optional #25

Closed dannyob closed 10 years ago

dannyob commented 10 years ago

test.py defaults to run only test which are relatively speedy. Adds "--slow" argument to test.py to run all tests, including slow ones.