pipdeptree/tests
Vineet Naik c26603865d Implement 'ReversedPackageDAG.reverse' method
While this method is not being used in the script, it's been added for
completeness and to ensure that the APIs of all the classes involved
are clean.

Also, the 'DistPackage.as_required_by' method has been renamed to
'DistPackage.as_parent_of' for clarity.

Tests have been added and modified.
2020-04-14 19:15:52 +05:30
..
profiles Fix the behaviour of --reverse and --packages options together 2020-04-12 13:27:59 +05:30
virtualenvs Fix pip._internal import in tests 2018-10-08 19:29:51 +05:30
e2e-tests Write new style integration tests 2020-04-12 11:40:33 +05:30
e2e_tests.py Write new style integration tests 2020-04-12 11:40:33 +05:30
test_integration.py Implement 'ReversedPackageDAG.reverse' method 2020-04-14 19:15:52 +05:30
test_pipdeptree.py Implement 'ReversedPackageDAG.reverse' method 2020-04-14 19:15:52 +05:30