pyamr.tests package
Submodules
pyamr.tests.test_manual module
Running only one test:
pytest -v test_manual.py::test_dri_cddep
Functions:
|
This ... |
|
This ... |
|
|
|
|
|
|
|
|
|
Note There is a known issue in which the values computed |
PyTest sample test :return: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Validate the output using CDDEP data. |
|
|
|
|
|
|
|
|
|
|
|
|
- pyamr.tests.test_manual.test_acsi_lancet(fixture_acsi_lancet_test)[source]
Note
There is a known issue in which the values computed for those rows in which the contingency matrix contained a 0 is not appropriate.
pyamr.tests.test_scripts module
Functions:
- pyamr.tests.test_scripts.pyamr = WindowsPath('C:/Users/kelda/Desktop/repositories/github/pyAMR/main/pyamr')
@patch(‘matplotlib.pyplot.show’) def test_script_run_pyamr(self):