pipdeptree/tests
Kemal Zebari 4a5f90aef7
Have duplicate metadata and invalid reqs warnings honor --warn (#357)
This resolves #355 by making changes and refactors to the warning logic.
It does so by introducing a module-level singleton "WarningPrinter"
object and refactors the code in such a way to integrate this object for
it to be used.
2024-04-28 12:39:13 -07:00
..
_models refactor the non_host part for not injecting to custom env (#346) 2024-04-09 19:43:50 -07:00
render Have --license work with --reverse (#321) 2024-02-23 18:25:58 -08:00
__init__.py Split project to parts (#261) 2023-07-15 07:43:08 -07:00
conftest.py Handle invalid requirement strings when using importlib.metadata (#345) 2024-04-06 07:09:53 -07:00
our_types.py Split project to parts (#261) 2023-07-15 07:43:08 -07:00
test_cli.py Have duplicate metadata and invalid reqs warnings honor --warn (#357) 2024-04-28 12:39:13 -07:00
test_discovery.py Have duplicate metadata and invalid reqs warnings honor --warn (#357) 2024-04-28 12:39:13 -07:00
test_non_host.py Modify tests to ensure $PYTHONPATH is given to the custom interpreter (#353) 2024-04-12 11:24:38 -07:00
test_pipdeptree.py Fix test_console failure finding pipdeptree in other environments (#351) 2024-04-13 15:55:38 +00:00
test_validate.py Have duplicate metadata and invalid reqs warnings honor --warn (#357) 2024-04-28 12:39:13 -07:00
test_warning.py Have duplicate metadata and invalid reqs warnings honor --warn (#357) 2024-04-28 12:39:13 -07:00