Commit Graph

66 Commits

Author SHA1 Message Date
IamTheFij ac8ab9ef43 Add debug flag to adjust log verbosity a bit
Not as good as a proper logging system, but still provids a bit of
control over log verbosity
2019-10-04 16:05:25 -07:00
IamTheFij f99ee9891e Add some test cases to cover main
These don't include any asserts, but they do check panics
2019-10-04 15:46:49 -07:00
IamTheFij 6aaeeb32d4 Refactor a bit more for testing, update tests 2019-10-04 14:47:38 -07:00
IamTheFij 5c5388d683 Add some config tests
Still some more to add
2019-10-03 18:16:03 -07:00
IamTheFij 71574dd8a9 Add alert tests 2019-10-03 16:30:49 -07:00
IamTheFij 68ee048b76 Add mod and Makefile to speed development 2019-10-03 12:56:03 -07:00
IamTheFij 88b718cb59 Update readme syntax 2019-10-03 09:22:43 -07:00
IamTheFij 644d6bbc05 Complete all Monitor tests 2019-10-03 09:22:13 -07:00
IamTheFij 1280fbb7bd Update to fix issues with AlertAfter. Disallow 0 2019-10-02 20:52:57 -07:00
IamTheFij 67d738a33c WIP: Add tests for monitor 2019-10-02 20:52:34 -07:00
IamTheFij 061b0c980a WIP: Building tests, figuring out what I want AlertAfter to do 2019-10-02 18:01:55 -07:00
IamTheFij ba33071070 Clean up code and update docs 2019-10-02 16:09:11 -07:00
IamTheFij 7b746ed62a Commands all running 2019-10-02 09:37:29 -07:00
IamTheFij dd0b8e3f38 Added ability to run commands in a shell
Diverges a small amount from the Python version for this.
2019-10-01 08:26:07 -07:00
IamTheFij 342b12432e WIP 2019-09-21 15:03:26 -07:00
IamTheFij 0aa0fef19d Initial commit 2019-09-21 22:01:12 +00:00