1
0
Fork 0
mirror of synced 2024-12-21 06:01:08 -05:00
yadm/test
Erik Flodin 119d1ddbaa
Refactor template handling
Move common template logic out to a new template() function that calls one of
the existing template processors and then handles writing the result and
copying permissions.
2024-12-15 16:15:14 +01:00
..
conftest.py Support overriding distro and distro family 2024-12-10 18:35:26 +01:00
Dockerfile Update testbed docker image 2024-11-11 22:30:41 +01:00
ownertrust.txt Create acceptance tests for asymmetric encryption 2016-04-21 07:13:40 -05:00
pinentry-mock Update testbed docker image 2024-11-11 22:30:41 +01:00
requirements.txt Update testbed docker image 2024-11-11 22:30:41 +01:00
test_alt.py Refactor alt handling 2024-12-06 23:10:52 +01:00
test_alt_copy.py Refactor alt handling 2024-12-06 23:10:52 +01:00
test_assert_private_dirs.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_bootstrap.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_clean.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_clone.py docs: fix comment 2024-11-26 19:21:18 +07:00
test_config.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_encryption.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_enter.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_ext_crypt.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_git.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_help.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_hooks.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_init.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_introspect.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_key Create acceptance tests for asymmetric encryption 2016-04-21 07:13:40 -05:00
test_list.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_perms.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_syntax.py Run mandoc or groff instead of man.REAL to check man page 2024-12-10 21:29:27 +01:00
test_unit_bootstrap_available.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_unit_choose_template_processor.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_configure_paths.py Make test_unit_configure_paths work with bash 3 2024-12-10 21:28:50 +01:00
test_unit_copy_perms.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_encryption.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_unit_exclude_encrypted.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_issue_legacy_path_warning.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_parse_encrypt.py Use git ls-files to list files to encrypt 2024-12-10 21:51:58 +01:00
test_unit_private_dirs.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_query_distro.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_query_distro_family.py Set distro family from ID line if no ID_LIKE line is found 2024-12-09 23:13:43 +01:00
test_unit_record_score.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_relative_path.py Make relative_path match full dir and not just a prefix 2024-12-06 23:10:49 +01:00
test_unit_remove_stale_links.py Refactor alt handling 2024-12-06 23:10:52 +01:00
test_unit_report_invalid_alts.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_score_file.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_set_local_alt_values.py Support overriding distro and distro family 2024-12-10 18:35:26 +01:00
test_unit_set_os.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_unit_set_yadm_dir.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_template_default.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_template_esh.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_template_j2.py Refactor template handling 2024-12-15 16:15:14 +01:00
test_unit_upgrade.py Update testbed docker image 2024-11-11 22:30:41 +01:00
test_unit_x_program.py Changes for black compliance 2023-07-12 09:20:00 -05:00
test_upgrade.py Fix test_upgrade when running outside of docker image 2024-12-10 21:28:51 +01:00
test_version.py Changes for black compliance 2023-07-12 09:20:00 -05:00
utils.py Refactor alt handling 2024-12-06 23:10:52 +01:00