ansible-playbook-grapher/tests
2021-02-14 01:30:24 +01:00
..
fixtures fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
__init__.py move tests related files to tests/, FIXTURES_DIR relative to tests 2019-03-26 00:25:34 +01:00
conftest.py refactor: Clean code and simplification 2020-11-28 16:53:01 +01:00
pytest.ini fix: Fix pytest warning (remove rootdir from pytest.ini) 2020-11-17 20:24:46 +01:00
requirements_tests.txt build(deps): Bump pytest-cov from 2.10.1 to 2.11.1 2021-02-14 01:30:24 +01:00
test_cli.py feat: Add tests for CLI verbosity 2020-11-15 01:50:27 +01:00
test_grapher.py refactor: Use an abstract class to provide the run() method to the CLIs 2020-11-28 16:53:01 +01:00
test_postprocessor.py refactor: Move PostProcessor to a dedicated file 2020-11-28 16:53:01 +01:00