ansible-playbook-grapher/tests
dependabot[bot] a8dfd02434
chore(deps): bump pytest from 7.1.2 to 7.1.3 (#126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 14:07:13 +02:00
..
fixtures feat: Add a flag to group roles by name - Revert the old behavior (#122) 2022-08-20 14:35:27 +02:00
__init__.py refactor: format the code with black (#102) 2022-02-07 23:41:13 +01:00
conftest.py feat: Add a flag to group roles by name - Revert the old behavior (#122) 2022-08-20 14:35:27 +02:00
pytest.ini fix: Fix pytest warning (remove rootdir from pytest.ini) 2020-11-17 20:24:46 +01:00
requirements_tests.txt chore(deps): bump pytest from 7.1.2 to 7.1.3 (#126) 2022-10-01 14:07:13 +02:00
test_cli.py feat: Add support multiple playbooks in one graph (#118) 2022-08-14 22:59:46 +02:00
test_graph.py fix: Roles usages and do not use multiple edges for role tasks (#120) 2022-08-17 22:20:55 +02:00
test_install.sh refactor: Move test_install.sh to tests/ 2021-11-11 18:27:48 +01:00
test_parser.py feat: Add a flag to group roles by name - Revert the old behavior (#122) 2022-08-20 14:35:27 +02:00
test_playbook_grapher.py feat: Add a flag to group roles by name - Revert the old behavior (#122) 2022-08-20 14:35:27 +02:00
test_postprocessor.py feat: Add support multiple playbooks in one graph (#118) 2022-08-14 22:59:46 +02:00
test_utils.py fix: Only render role once for multiple playbooks and refactor 2022-08-15 02:37:03 +02:00