qiime / qiime_web_app

QIIME, EMP and American Gut Web Application
www.microbio.me/qiime
9 stars 10 forks source link

Add framework to run jobs nightly #8

Open douginator2000 opened 12 years ago

douginator2000 commented 12 years ago

This is just the framework - probably will consist of a driver script, cron job, etc... Types of scripts to be run: consistency checks, unit tests, and possibly statistics updates.

wasade commented 12 years ago

current thoughts are driver that runs a TestCase. need to add in email support into cogent's unit testing framework. statistics updates would not conceptually make sense under TestCase, but could be added as a separate script