Commit Graph

7 Commits

Author SHA1 Message Date
Marshall Hallenbeck 47c8c335d4 feat(tests): allow for printing errors from command ran. This allows us to view connection or other errors that arent fatal, but still lead to bugs 2023-04-08 12:39:49 -04:00
Marshall Hallenbeck 7785505a19 feat(tests): allow specifying verbose option for tests to see results 2023-04-07 10:31:23 -04:00
Marshall Hallenbeck ee40d3c657 add space to regex so output doesnt have an extra space 2023-04-05 20:43:32 -04:00
Marshall Hallenbeck 7af49ce2b4 tests: update tests to include full module testing 2023-03-27 01:50:22 -04:00
Marshall Hallenbeck 93615972d0 tests: print out total tests and how many passed/failed at end 2023-03-26 01:20:08 -04:00
Marshall Hallenbeck 4331671f91 tests: remove unnecessary hardcoded parameters for e2e tests 2023-03-24 14:38:44 -04:00
Marshall Hallenbeck 50d5014a58 tests: add e2e tests and README 2023-03-24 14:25:17 -04:00