ansible-playbook-grapher/tests
2022-10-17 15:46:07 +02:00
..
fixtures feat: Add test cases for role dependencies (#127) 2022-10-11 00:32:23 +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
generate-job-summary.py feat: Add rendered images to job summary (#112) 2022-10-17 15:46:07 +02:00
job-summary.md.j2 feat: Add rendered images to job summary (#112) 2022-10-17 15:46:07 +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 chore(deps): update ansible-core requirement from <2.13,>=2.11 to >=2.12,<2.14 (#115) 2022-10-09 14:12:57 +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 test cases for role dependencies (#127) 2022-10-11 00:32:23 +02:00
test_playbook_grapher.py feat: Add rendered images to job summary (#112) 2022-10-17 15:46:07 +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