ansible-playbook-grapher/tests
2024-03-25 19:08:11 +01:00
..
fixtures feat: Add support for hiding empty plays and plays without roles (#177) 2024-03-25 19:08:11 +01:00
__init__.py refactor: format the code with black (#102) 2022-02-07 23:41:13 +01:00
conftest.py Support for ansible-core 2.15 (#151) 2023-10-01 11:30:32 +02:00
generate-job-summary.py Initial support for mermaidjs (#144) 2023-05-13 14:41:07 +02:00
job-summary.md.j2 Initial support for mermaidjs (#144) 2023-05-13 14:41: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 8.0.0 to 8.0.2 (#173) 2024-03-14 06:06:28 +01:00
test_cli.py Initial support for mermaidjs (#144) 2023-05-13 14:41:07 +02:00
test_graph_model.py feat: Add support for hiding empty plays and plays without roles (#177) 2024-03-25 19:08:11 +01:00
test_graphviz_postprocessor.py Initial support for mermaidjs (#144) 2023-05-13 14:41:07 +02:00
test_graphviz_renderer.py feat: Add support for hiding empty plays and plays without roles (#177) 2024-03-25 19:08:11 +01:00
test_install.sh refactor: Move test_install.sh to tests/ 2021-11-11 18:27:48 +01:00
test_mermaid_renderer.py feat: Add support for hiding empty plays and plays without roles (#177) 2024-03-25 19:08:11 +01:00
test_parser.py feat: Add support for hiding empty plays and plays without roles (#177) 2024-03-25 19:08:11 +01:00
test_utils.py feat: Refactor the rendering part to make it more extensible (#143) 2023-05-10 18:45:57 +02:00