ajrbyers / mondroid

Simple monitoring system written in Python/Django using requests.
GNU General Public License v2.0
0 stars 0 forks source link

Tests #12

Open ajrbyers opened 9 years ago

ajrbyers commented 9 years ago

Add simple tests for the system as is.

lsh-0 commented 9 years ago

I've added some (not so simple) tests for the history chunking. There is a function in there that lets you create history for a monitor that could be useful.

ajrbyers commented 9 years ago

Thanks - I'll add these test tomorrow as I write the new Cron system.