Commit Graph

6 Commits

Author SHA1 Message Date
7a34c47168
Wrap test checks in bash to avoid globbing errors 2020-10-11 19:41:16 -04:00
50c008d054
Require locked dependencies for all envs
Gotta dogfood sometime
2020-09-26 10:47:46 -04:00
fd2637113f
Remove excessive bandit output from security checks 2020-09-25 01:03:31 -04:00
31fc3e6bb1
Update toxfile with new environments and test automation
Add proper testenv with pytest command to run (currently trivial) tests
Update static and security envs to use variable for path identification
  * Avoids transversals and errors caused by different working dirs
Add static-tests env for enforcing quality checks on test files
Update security env to include test files
2020-09-24 21:58:39 -04:00
dc826df191
Add static and security check envs to toxfile 2020-09-23 20:37:00 -04:00
3b70c051ba
Add initial project metafiles 2020-09-23 02:17:30 -04:00