This website requires JavaScript.
Explore
Help
Sign In
kevinveenbirkenbach
/
computer-playbook
Watch
1
Star
0
Fork
0
You've already forked computer-playbook
mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced
2025-11-06 05:08:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7cae93597255c5352c832b6eb53525e30c8c6c4
computer-playbook
/
tests
/
integration
History
Kevin Veen-Birkenbach
10b20cc3c4
tests: treat mixed Jinja in notify/package_notify as wildcard regex; ignore pure Jinja; add reverse check so all notify targets map to existing handlers. See:
https://chatgpt.com/share/68d1cf5a-f7e8-800f-910c-a2215d06c2a4
2025-09-23 00:36:50 +02:00
..
application_id
…
backups
…
group_vars
…
__init__.py
…
disabled_test_readme_schema.py
…
test_all_ports_application_ids_are_valid.py
…
test_ansible_roles_metadata.py
…
test_application_id_consistency.py
…
test_application_id_matches_role_name.py
…
test_application_id.py
…
test_block_when_size.py
…
test_categories_invokable_parents.py
…
test_categories_paths.py
…
test_central_database_config.py
…
test_check_init_files.py
…
test_circular_dependencies.py
…
test_cli_help.py
…
test_configuration_database_dependency.py
…
test_configuration_non_empty.py
…
test_csp_configuration_consistency.py
…
test_dependency_application_id.py
…
test_deprecated_version_key.py
…
test_docker_compose_templates.py
…
test_docker_images_configuration.py
…
test_domain_application_ids.py
…
test_domain_uniqueness.py
…
test_domains_structure.py
Restructured server config
2025-08-07 11:31:06 +02:00
test_filename_conventions.py
…
test_filters_are_defined.py
…
test_filters_usage.py
Implement filter checks: ensure all defined filters are used and remove dead code
2025-09-01 11:47:51 +02:00
test_get_app_conf_paths.py
…
test_get_domain_application_ids.py
…
test_group_applications.py
Restructured CLI meta commands
2025-07-12 17:05:00 +02:00
test_handler_names_static.py
…
test_handlers_invoked.py
…
test_handlers_no_vars_in_name.py
…
test_include_import_tasks_existence.py
…
test_jinja2_syntax.py
Added j2 sniffer and solved syntax bugs
2025-07-13 21:20:23 +02:00
test_jinja_includes.py
…
test_meta_roles_integration.py
…
test_mode_reset.py
…
test_networks_unique_valid_and_mapped.py
…
test_no_applications_variable_usage.py
…
test_no_module_redirections_in_logs.py
…
test_no_skipped_handlers.py
…
test_oauth2_acl_mutual_exclusive.py
…
test_oauth2_proxy_ports.py
…
test_ports_references_validity.py
…
test_ports_uniqueness.py
…
test_role_dependencies_circular.py
…
test_role_dependencies_meta_resolve.py
…
test_role_include_import_roles_exist.py
…
test_role_when_guards.py
…
test_roles_folder_names.py
…
test_roles_have_meta_main.py
…
test_roles_naming.py
…
test_run_after_application_ids.py
…
test_run_after_references.py
…
test_run_once_global_usage.py
…
test_run_once_inclusion.py
…
test_run_once_schema.py
…
test_run_once_tags.py
…
test_self_dependency.py
Solved run_after dependency bug
2025-07-09 06:47:10 +02:00
test_sys_service_requires_system_service_id.py
…
test_system_service_id_matches_role.py
…
test_unique_application_id.py
…
test_unittest_imports.py
…
test_universal_logout.py
…
test_unnecessary_role_dependencies.py
…
test_uppercase_constant_vars_unique.py
…
test_valid_applications.py
…
test_variable_definitions.py
…
test_variable_usage.py
…
test_vars_usage_in_yaml.py
…
test_web_app_roles_have_readme.py
…
test_when_condition_duplication.py
…
test_yaml_syntax.py
…
TODO.md
…