Commit Graph

7 Commits

Author SHA1 Message Date
0b13ff508b
Fix linting errors and add docs to test functions 2021-04-16 22:35:32 -04:00
37cce37e05
Add tests for the transient dependency identification function 2021-04-16 22:35:32 -04:00
17a1ff1bc0
Add tests for the venv installation function 2021-04-16 22:34:48 -04:00
fc40c96954
Add test project and initial test fixtures 2021-04-16 22:34:48 -04:00
33119df752
Add missing tests __init__ file
I'm tired of fighting this. Every tool under the sun wants the tests to
be an importable module, which doesn't make much sense to me, but it's
whatever. I'm just adding this because pylint, mypy, and others get
angry when I try to use them on just a directory without globbing
2020-11-26 15:01:59 -05:00
106d1bf6cf
Update metadata tests to load metadata from new location 2020-11-11 22:37:09 -05:00
eed2038e63
Add trivial tests to ensure metadata consistency between pyroject and module 2020-09-24 21:58:39 -04:00