ansible-playbook-grapher/tests
2024-09-04 01:58:17 +02: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 fix(tests): Scope the plugin loader to pytest session 2024-09-04 01:58:17 +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): update black requirement from ~=24.4 to ~=24.8 (#196) 2024-09-02 08:12:34 +02:00
test_cli.py test: remove unused exception 2024-04-21 19:53:31 +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 viewing mermaid in the browser (#181) 2024-03-30 16:24:54 +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