Skip to content

Latest commit

 

History

History

tests

PDGrapher: testing

Tests can be either run individually or together from the root directory with python3 -m unittest discover .. Some of the tests require data (test_dataset.py, test_pdgrapher.py, and test_package.py)

Since some tests emulate real world use cases, they may also take a while to complete (~20 minutes).