Commit Graph

11 Commits

Author SHA1 Message Date
db761d49c1
Add poetry extra install to tox config to support CI 2020-12-05 12:36:09 -05:00
eebd16383d
Add python3.9 to test and classifier lists 2020-11-26 12:54:14 -05:00
0c25ca965e
Update pre-commit config to use poetry environment
Add precommit hook for checking for merge conflicts
Add dev dep for blacken-docs
Add dev dep for pre-commit-hooks
Update all precommit hooks to use system language
Update toxfile to use new dev deps
Fix tox vs. precommit conflicts with reorder-python-imports
2020-11-26 12:41:06 -05:00
99c10482fc
Update tox config to use new plugin config option 2020-11-12 00:54:27 -05:00
8c4e596316
Update tox automation to work with new module structure 2020-11-11 22:37:09 -05:00
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