yadm/test
Jan Schulz a479b70d8a Add jinja processing to alt command
With the new functionality, when the 'alt' command is called (or automatically
triggered), any file with a name ending in '##yadm_tmpl' is treated as a jinja
template. The template is processed by envtpl and the result is written to a
file without the '##yadm_tmpl' name. The variables passed into the template
processing are

  YADM_CLASS
  YADM_OS
  YADM_HOSTNAME
  YADM_USER

These variables are set according to the normal rules for
CLASS, OS, HOSTNAME, and USER during the alt processing.
2017-03-26 03:49:24 +02:00
..
000_unit_syntax.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
001_unit_paths.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
002_unit_gpg_program.bats Unit tests for alternate gpg program (#19) 2016-08-14 23:53:21 -05:00
003_unit_ls_program.bats Rename unit tests for `ls` program 2017-01-07 19:47:07 -06:00
004_unit_git_program.bats Unit tests for alternate Git program (#30) 2017-01-07 19:47:18 -06:00
005_unit_bootstrap_available.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
100_accept_version.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
101_accept_help.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
102_accept_clean.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
103_accept_git.bats Add acceptance tests for improved exit values (#35) 2017-01-06 16:26:00 -06:00
104_accept_init.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
105_accept_clone.bats Tests for offering bootstrap during clone (#45) 2017-01-25 08:31:40 -06:00
106_accept_config.bats Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
107_accept_list.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
108_accept_alt.bats Add tests for classes with a range of names (#51) 2017-03-25 11:32:06 -05:00
109_accept_encryption.bats Acceptance tests for encrypt globs and paths with space (#53, #54) 2017-03-24 17:37:40 -05:00
110_accept_perms.bats Resolve shellcheck errors in bats tests 2016-04-07 08:16:22 -05:00
111_accept_wildcard_alt.bats Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
112_accept_bootstrap.bats Add tests for bootstrap command (#42) 2017-01-23 17:53:40 -06:00
113_accept_jinja_alt.bats Add jinja processing to alt command 2017-03-26 03:49:24 +02:00
common.bash Add jinja processing to alt command 2017-03-26 03:49:24 +02:00
ownertrust.txt Create acceptance tests for asymmetric encryption 2016-04-21 07:13:40 -05:00
test_key Create acceptance tests for asymmetric encryption 2016-04-21 07:13:40 -05:00