ansible-playbook-grapher/tests
2025-02-01 18:24:38 +00:00
..
fixtures feat: Improve support for Ansible handlers () 2025-01-25 00:03:55 +01:00
__init__.py fix: The playbook location.path should be the absolute path + use local paths when testing () 2024-12-29 01:05:41 +01:00
conftest.py fix: Blocks inside roles weren't added to the graph () 2024-12-20 18:41:35 +01:00
generate-job-summary.py ci: Use ruff for linting and format () 2024-09-08 08:58:27 +02:00
job-summary.md.j2 ci: Collapse the mermaid graphs in the job summary () 2024-12-09 19:41:21 +01: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 ruff from 0.8.4 to 0.9.4 () 2025-02-01 19:24:23 +01:00
test_cli.py feat: Add initial support for handlers () 2024-12-22 23:13:38 +01:00
test_graph_model.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_graphviz_postprocessor.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_graphviz_renderer.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_install.sh refactor: Move test_install.sh to tests/ 2021-11-11 18:27:48 +01:00
test_json_renderer.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_mermaid_renderer.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_parser.py Auto lint and format using ruff 2025-02-01 18:24:38 +00:00
test_utils.py ci: Use ruff for linting and format () 2024-09-08 08:58:27 +02:00