tox-poetry-installer/tests
Ethan Paul 5c4d861230
Consolidate all package handling logic into hook module
This creates a large module to sort through, but the hope is that it
avoids the need to constantly hop around without rhyme or reason to
find the piece of logic you're looking for. The module structure is
mapped to functionality rather than an arbitrary concept of reducing
line number.
2024-08-15 13:55:36 -04:00
..
test-project Add test project and initial test fixtures 2021-04-16 22:34:48 -04:00
__init__.py Add missing tests __init__ file 2020-11-26 15:01:59 -05:00
fixtures.py Consolidate all package handling logic into hook module 2024-08-15 13:55:36 -04:00
test_installer.py Consolidate all package handling logic into hook module 2024-08-15 13:55:36 -04:00
test_metadata.py Update metadata tests to load metadata from new location 2020-11-11 22:37:09 -05:00
test_transients.py Consolidate all package handling logic into hook module 2024-08-15 13:55:36 -04:00