jinjaturtle/tests
Miguel Jacq 383a529016
All checks were successful
CI / test (push) Successful in 46s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 1m19s
Lint / test (push) Successful in 40s
fix test
2026-06-23 15:57:17 +10:00
..
samples Add support for XML 2025-11-27 14:26:48 +11:00
test_base_handler.py Rename some methods, merge the loopable classes and just always try it 2025-11-28 12:28:46 +11:00
test_cli.py Add erb support 2026-06-20 17:40:30 +10:00
test_core_utils.py Refactor and add much more robust tests (both automated and manual) to ensure loops and things work ok 2025-11-30 18:27:01 +11:00
test_ini_handler.py Rename some methods, merge the loopable classes and just always try it 2025-11-28 12:28:46 +11:00
test_injection_security.py fix test 2026-06-23 15:57:17 +10:00
test_json_handler.py Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >. More test coverage 2026-06-20 15:28:48 +10:00
test_multi.py Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >. More test coverage 2026-06-20 15:28:48 +10:00
test_postfix_format.py Add support for systemd and postfix config files 2026-01-06 11:57:50 +11:00
test_roundtrip.py Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >. More test coverage 2026-06-20 15:28:48 +10:00
test_ssh_format.py Support ssh configs 2026-05-12 11:45:49 +10:00
test_systemd_format.py Add support for systemd and postfix config files 2026-01-06 11:57:50 +11:00
test_toml_handler.py Rename some methods, merge the loopable classes and just always try it 2025-11-28 12:28:46 +11:00
test_xml_handler.py Rename some methods, merge the loopable classes and just always try it 2025-11-28 12:28:46 +11:00
test_yaml_handler.py Fixes for newlines in yaml 2026-06-20 18:27:22 +10:00
test_yaml_template_consistency.py Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >. More test coverage 2026-06-20 15:28:48 +10:00