diff --git a/tests/results/test_mandatory_secrets/00_2default_calculated_variable.sh b/tests/results/test_mandatory_secrets/00_2default_calculated_variable.sh new file mode 100644 index 0000000..1099983 --- /dev/null +++ b/tests/results/test_mandatory_secrets/00_2default_calculated_variable.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: +┃ ┣━━ domain1.lan (loaded from rougail-test) +┃ ┗━━ domain2.lan (loaded from rougail-test) +┗━━ 📓 var2: + ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) + ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/00_6ip.sh b/tests/results/test_mandatory_secrets/00_6ip.sh new file mode 100644 index 0000000..0fcccd1 --- /dev/null +++ b/tests/results/test_mandatory_secrets/00_6ip.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/00_6network.sh b/tests/results/test_mandatory_secrets/00_6network.sh new file mode 100644 index 0000000..da297f8 --- /dev/null +++ b/tests/results/test_mandatory_secrets/00_6network.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/00_9default_calculation_multi_optional_default.sh b/tests/results/test_mandatory_secrets/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..2b59a46 --- /dev/null +++ b/tests/results/test_mandatory_secrets/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) +┗━━ 📓 my_calculated_variable: + ┣━━ string1 (string1 - loaded from rougail-test) + ┣━━ string2 (value - loaded from rougail-test) + ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/01_9choice_variable_optional.sh b/tests/results/test_mandatory_secrets/01_9choice_variable_optional.sh new file mode 100644 index 0000000..62d3c98 --- /dev/null +++ b/tests/results/test_mandatory_secrets/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📓 variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/04_5disabled_calculation_optional_default.sh b/tests/results/test_mandatory_secrets/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..5ba9e35 --- /dev/null +++ b/tests/results/test_mandatory_secrets/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,11 @@ +╭─────────────────── Caption ────────────────────╮ +│ Variable Default value │ +│ Unmodifiable variable Modified value │ +│ (Original default value) │ +╰────────────────────────────────────────────────╯ +Variables: +┣━━ 📓 condition: true (false - loaded from rougail-test) +┣━━ 📓 var1: +┣━━ 📓 var2: +┣━━ 📓 var3: +┗━━ 📓 var4: diff --git a/tests/results/test_mandatory_secrets/40_2leadership_calculation_index.sh b/tests/results/test_mandatory_secrets/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_mandatory_secrets/40_2leadership_calculation_index.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/40_2leadership_calculation_index_2.sh b/tests/results/test_mandatory_secrets/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_mandatory_secrets/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_mandatory_secrets/60_0family_dynamic_variable_optional.sh b/tests/results/test_mandatory_secrets/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..3cf6393 --- /dev/null +++ b/tests/results/test_mandatory_secrets/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: string1 (val - loaded from rougail-test) +┗━━ 📂 dynb + ┗━━ 📓 var: string1 (val - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_mandatory_secrets_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..fd0f8f3 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/00_2default_calculated_variable.sh @@ -0,0 +1,12 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a first variable: + ┃ ┣━━ domain1.lan (loaded from rougail-test) + ┃ ┗━━ domain2.lan (loaded from rougail-test) + ┗━━ 📓 a second variable: +  ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) +  ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/00_6ip.sh b/tests/results/test_namespace_mandatory_secrets_key/00_6ip.sh new file mode 100644 index 0000000..d4da063 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/00_6ip.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) + ┣━━ 📓 an IP in CIDR format: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/00_6network.sh b/tests/results/test_namespace_mandatory_secrets_key/00_6network.sh new file mode 100644 index 0000000..3366f75 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/00_6network.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) + ┣━━ 📓 an network in CIDR format: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..d4c0a7c --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) + ┗━━ 📓 my_calculated_variable: +  ┣━━ string1 (string1 - loaded from rougail-test) +  ┣━━ string2 (value - loaded from rougail-test) +  ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_mandatory_secrets_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..c133c71 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/01_9choice_variable_optional.sh @@ -0,0 +1,7 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..a9241fa --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,12 @@ +╭─────────────────── Caption ────────────────────╮ +│ Variable Default value │ +│ Unmodifiable variable Modified value │ +│ (Original default value) │ +╰────────────────────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a condition: true (false - loaded from rougail-test) + ┣━━ 📓 a first variable: + ┣━━ 📓 a first variable: + ┣━━ 📓 a second variable: + ┗━━ 📓 a forth variable: diff --git a/tests/results/test_namespace_mandatory_secrets_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_mandatory_secrets_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..2fc0347 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,16 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string1 (a - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 1 (0 - loaded from rougail-test) +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string2 (b - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 2 (1 - loaded from rougail-test) +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: string3 (c - loaded from rougail-test) +   ┗━━ 📓 a follower: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_namespace_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..006e607 --- /dev/null +++ b/tests/results/test_namespace_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_read_write_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..aa3d2a2 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/00_2default_calculated_variable.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a first variable: + ┗━━ 📓 a second variable: diff --git a/tests/results/test_namespace_read_write_key/00_6ip.sh b/tests/results/test_namespace_read_write_key/00_6ip.sh new file mode 100644 index 0000000..bcc6fc9 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/00_6ip.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 1.1.1.1 + ┣━━ 📓 an IP in CIDR format: 1.1.1.1/24 + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 1.1.1.1/24 diff --git a/tests/results/test_namespace_read_write_key/00_6network.sh b/tests/results/test_namespace_read_write_key/00_6network.sh new file mode 100644 index 0000000..c87c994 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/00_6network.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 1.1.1.0 + ┣━━ 📓 an network in CIDR format: 1.1.1.0/24 + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 1.1.1.0/24 diff --git a/tests/results/test_namespace_read_write_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_read_write_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..fdbc549 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: val1 + ┗━━ 📓 my_calculated_variable: +  ┣━━ val1 +  ┗━━ value diff --git a/tests/results/test_namespace_read_write_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_read_write_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..e19dbc3 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: c diff --git a/tests/results/test_namespace_read_write_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_read_write_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..95a3d18 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a condition: false + ┣━━ 📓 a second variable: + ┗━━ 📓 a forth variable: diff --git a/tests/results/test_namespace_read_write_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_read_write_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..0859856 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: a +  ┃ ┗━━ 📓 a follower: 0 +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: b +  ┃ ┗━━ 📓 a follower: 1 +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: c +   ┗━━ 📓 a follower: 2 diff --git a/tests/results/test_namespace_read_write_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_read_write_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..5e4e506 --- /dev/null +++ b/tests/results/test_namespace_read_write_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: val + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: val diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..e1f04a9 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_2default_calculated_variable.sh @@ -0,0 +1,4 @@ +🛑 ERRORS +┗━━ The following variables are mandatory but have no value: + ┣━━ rougail.var1 (a first variable) + ┗━━ rougail.var2 (a second variable) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6ip.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6ip.sh new file mode 100644 index 0000000..bcc6fc9 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6ip.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 1.1.1.1 + ┣━━ 📓 an IP in CIDR format: 1.1.1.1/24 + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 1.1.1.1/24 diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6network.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6network.sh new file mode 100644 index 0000000..c87c994 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_6network.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 1.1.1.0 + ┣━━ 📓 an network in CIDR format: 1.1.1.0/24 + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 1.1.1.0/24 diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..fdbc549 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: val1 + ┗━━ 📓 my_calculated_variable: +  ┣━━ val1 +  ┗━━ value diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..e19dbc3 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: c diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..95a3d18 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a condition: false + ┣━━ 📓 a second variable: + ┗━━ 📓 a forth variable: diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..0859856 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: a +  ┃ ┗━━ 📓 a follower: 0 +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: b +  ┃ ┗━━ 📓 a follower: 1 +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: c +   ┗━━ 📓 a follower: 2 diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..5e4e506 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_errors_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: val + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: val diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..fd0f8f3 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_2default_calculated_variable.sh @@ -0,0 +1,12 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a first variable: + ┃ ┣━━ domain1.lan (loaded from rougail-test) + ┃ ┗━━ domain2.lan (loaded from rougail-test) + ┗━━ 📓 a second variable: +  ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) +  ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6ip.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6ip.sh new file mode 100644 index 0000000..d4da063 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6ip.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) + ┣━━ 📓 an IP in CIDR format: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6network.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6network.sh new file mode 100644 index 0000000..3366f75 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_6network.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) + ┣━━ 📓 an network in CIDR format: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..d4c0a7c --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) + ┗━━ 📓 my_calculated_variable: +  ┣━━ string1 (string1 - loaded from rougail-test) +  ┣━━ string2 (value - loaded from rougail-test) +  ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..c133c71 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/01_9choice_variable_optional.sh @@ -0,0 +1,7 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..4040d5d --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,7 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a condition: true (false - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..2fc0347 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,16 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string1 (a - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 1 (0 - loaded from rougail-test) +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string2 (b - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 2 (1 - loaded from rougail-test) +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: string3 (c - loaded from rougail-test) +   ┗━━ 📓 a follower: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_read_write_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..006e607 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_secrets_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) diff --git a/tests/results/test_namespace_read_write_secrets_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_read_write_secrets_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..aa3d2a2 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/00_2default_calculated_variable.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a first variable: + ┗━━ 📓 a second variable: diff --git a/tests/results/test_namespace_read_write_secrets_key/00_6ip.sh b/tests/results/test_namespace_read_write_secrets_key/00_6ip.sh new file mode 100644 index 0000000..bcc6fc9 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/00_6ip.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 1.1.1.1 + ┣━━ 📓 an IP in CIDR format: 1.1.1.1/24 + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 1.1.1.1/24 diff --git a/tests/results/test_namespace_read_write_secrets_key/00_6network.sh b/tests/results/test_namespace_read_write_secrets_key/00_6network.sh new file mode 100644 index 0000000..c87c994 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/00_6network.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 1.1.1.0 + ┣━━ 📓 an network in CIDR format: 1.1.1.0/24 + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 1.1.1.0/24 diff --git a/tests/results/test_namespace_read_write_secrets_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_read_write_secrets_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..fdbc549 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: val1 + ┗━━ 📓 my_calculated_variable: +  ┣━━ val1 +  ┗━━ value diff --git a/tests/results/test_namespace_read_write_secrets_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_read_write_secrets_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..e19dbc3 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: c diff --git a/tests/results/test_namespace_read_write_secrets_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_read_write_secrets_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..95a3d18 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a condition: false + ┣━━ 📓 a second variable: + ┗━━ 📓 a forth variable: diff --git a/tests/results/test_namespace_read_write_secrets_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_read_write_secrets_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..0859856 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: a +  ┃ ┗━━ 📓 a follower: 0 +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: b +  ┃ ┗━━ 📓 a follower: 1 +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: c +   ┗━━ 📓 a follower: 2 diff --git a/tests/results/test_namespace_read_write_secrets_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_read_write_secrets_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..5e4e506 --- /dev/null +++ b/tests/results/test_namespace_read_write_secrets_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: val + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: val diff --git a/tests/results/test_namespace_secrets_key/00_2default_calculated_variable.sh b/tests/results/test_namespace_secrets_key/00_2default_calculated_variable.sh new file mode 100644 index 0000000..fd0f8f3 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/00_2default_calculated_variable.sh @@ -0,0 +1,12 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a first variable: + ┃ ┣━━ domain1.lan (loaded from rougail-test) + ┃ ┗━━ domain2.lan (loaded from rougail-test) + ┗━━ 📓 a second variable: +  ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) +  ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/00_6ip.sh b/tests/results/test_namespace_secrets_key/00_6ip.sh new file mode 100644 index 0000000..d4da063 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/00_6ip.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an IP: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) + ┣━━ 📓 an IP in CIDR format: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) + ┗━━ 📓 an IP in CIDR format with obsolete CIDR type: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/00_6network.sh b/tests/results/test_namespace_secrets_key/00_6network.sh new file mode 100644 index 0000000..3366f75 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/00_6network.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 an network: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) + ┣━━ 📓 an network in CIDR format: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) + ┗━━ 📓 an network in CIDR format with obsolete CIDR type: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/00_9default_calculation_multi_optional_default.sh b/tests/results/test_namespace_secrets_key/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..d4c0a7c --- /dev/null +++ b/tests/results/test_namespace_secrets_key/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) + ┗━━ 📓 my_calculated_variable: +  ┣━━ string1 (string1 - loaded from rougail-test) +  ┣━━ string2 (value - loaded from rougail-test) +  ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/01_9choice_variable_optional.sh b/tests/results/test_namespace_secrets_key/01_9choice_variable_optional.sh new file mode 100644 index 0000000..c133c71 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/01_9choice_variable_optional.sh @@ -0,0 +1,7 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📓 a variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/04_5disabled_calculation_optional_default.sh b/tests/results/test_namespace_secrets_key/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..a9241fa --- /dev/null +++ b/tests/results/test_namespace_secrets_key/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,12 @@ +╭─────────────────── Caption ────────────────────╮ +│ Variable Default value │ +│ Unmodifiable variable Modified value │ +│ (Original default value) │ +╰────────────────────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📓 a condition: true (false - loaded from rougail-test) + ┣━━ 📓 a first variable: + ┣━━ 📓 a first variable: + ┣━━ 📓 a second variable: + ┗━━ 📓 a forth variable: diff --git a/tests/results/test_namespace_secrets_key/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace_secrets_key/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..2fc0347 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/40_2leadership_calculation_index_2.sh @@ -0,0 +1,16 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┗━━ 📂 a leadership +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string1 (a - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 1 (0 - loaded from rougail-test) +  ┣━━ 📂 a leader +  ┃ ┣━━ 📓 a leader: string2 (b - loaded from rougail-test) +  ┃ ┗━━ 📓 a follower: 2 (1 - loaded from rougail-test) +  ┗━━ 📂 a leader +   ┣━━ 📓 a leader: string3 (c - loaded from rougail-test) +   ┗━━ 📓 a follower: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_namespace_secrets_key/60_0family_dynamic_variable_optional.sh b/tests/results/test_namespace_secrets_key/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..006e607 --- /dev/null +++ b/tests/results/test_namespace_secrets_key/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 Rougail + ┣━━ 📂 a dynamic family + ┃ ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) + ┗━━ 📂 a dynamic family +  ┗━━ 📓 a variable inside dynamic family: string1 (val - loaded from rougail-test) diff --git a/tests/results/test_read_write/00_2default_calculated_variable.sh b/tests/results/test_read_write/00_2default_calculated_variable.sh new file mode 100644 index 0000000..aef2a91 --- /dev/null +++ b/tests/results/test_read_write/00_2default_calculated_variable.sh @@ -0,0 +1,6 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: +┗━━ 📓 var2: diff --git a/tests/results/test_read_write/00_6ip.sh b/tests/results/test_read_write/00_6ip.sh new file mode 100644 index 0000000..cb736ba --- /dev/null +++ b/tests/results/test_read_write/00_6ip.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.1 +┣━━ 📓 var2: 1.1.1.1/24 +┗━━ 📓 var3: 1.1.1.1/24 diff --git a/tests/results/test_read_write/00_6network.sh b/tests/results/test_read_write/00_6network.sh new file mode 100644 index 0000000..4e5ece5 --- /dev/null +++ b/tests/results/test_read_write/00_6network.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.0 +┣━━ 📓 var2: 1.1.1.0/24 +┗━━ 📓 var3: 1.1.1.0/24 diff --git a/tests/results/test_read_write/00_9default_calculation_multi_optional_default.sh b/tests/results/test_read_write/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..444eafe --- /dev/null +++ b/tests/results/test_read_write/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 my_variable: val1 +┗━━ 📓 my_calculated_variable: + ┣━━ val1 + ┗━━ value diff --git a/tests/results/test_read_write/01_9choice_variable_optional.sh b/tests/results/test_read_write/01_9choice_variable_optional.sh new file mode 100644 index 0000000..34a2595 --- /dev/null +++ b/tests/results/test_read_write/01_9choice_variable_optional.sh @@ -0,0 +1,5 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📓 variable: c diff --git a/tests/results/test_read_write/04_5disabled_calculation_optional_default.sh b/tests/results/test_read_write/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..0cf7200 --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 condition: false +┣━━ 📓 var3: +┗━━ 📓 var4: diff --git a/tests/results/test_read_write/40_2leadership_calculation_index.sh b/tests/results/test_read_write/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write/40_2leadership_calculation_index.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write/40_2leadership_calculation_index_2.sh b/tests/results/test_read_write/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write/40_2leadership_calculation_index_2.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write/60_0family_dynamic_variable_optional.sh b/tests/results/test_read_write/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..025c53e --- /dev/null +++ b/tests/results/test_read_write/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: val +┗━━ 📂 dynb + ┗━━ 📓 var: val diff --git a/tests/results/test_read_write_mandatory_secrets/00_2default_calculated_variable.sh b/tests/results/test_read_write_mandatory_secrets/00_2default_calculated_variable.sh new file mode 100644 index 0000000..1099983 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/00_2default_calculated_variable.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: +┃ ┣━━ domain1.lan (loaded from rougail-test) +┃ ┗━━ domain2.lan (loaded from rougail-test) +┗━━ 📓 var2: + ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) + ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/00_6ip.sh b/tests/results/test_read_write_mandatory_secrets/00_6ip.sh new file mode 100644 index 0000000..0fcccd1 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/00_6ip.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/00_6network.sh b/tests/results/test_read_write_mandatory_secrets/00_6network.sh new file mode 100644 index 0000000..da297f8 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/00_6network.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/00_9default_calculation_multi_optional_default.sh b/tests/results/test_read_write_mandatory_secrets/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..2b59a46 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) +┗━━ 📓 my_calculated_variable: + ┣━━ string1 (string1 - loaded from rougail-test) + ┣━━ string2 (value - loaded from rougail-test) + ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/01_9choice_variable_optional.sh b/tests/results/test_read_write_mandatory_secrets/01_9choice_variable_optional.sh new file mode 100644 index 0000000..62d3c98 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📓 variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/04_5disabled_calculation_optional_default.sh b/tests/results/test_read_write_mandatory_secrets/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..3b7e30d --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,6 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📓 condition: true (false - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index.sh b/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index_2.sh b/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets/60_0family_dynamic_variable_optional.sh b/tests/results/test_read_write_mandatory_secrets/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..3cf6393 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: string1 (val - loaded from rougail-test) +┗━━ 📂 dynb + ┗━━ 📓 var: string1 (val - loaded from rougail-test) diff --git a/tests/results/test_read_write_mandatory_secrets_errors/00_2default_calculated_variable.sh b/tests/results/test_read_write_mandatory_secrets_errors/00_2default_calculated_variable.sh new file mode 100644 index 0000000..d982c66 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/00_2default_calculated_variable.sh @@ -0,0 +1,4 @@ +🛑 ERRORS +┗━━ The following variables are mandatory but have no value: + ┣━━ var1 (a first variable) + ┗━━ var2 (a second variable) diff --git a/tests/results/test_read_write_mandatory_secrets_errors/00_6ip.sh b/tests/results/test_read_write_mandatory_secrets_errors/00_6ip.sh new file mode 100644 index 0000000..cb736ba --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/00_6ip.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.1 +┣━━ 📓 var2: 1.1.1.1/24 +┗━━ 📓 var3: 1.1.1.1/24 diff --git a/tests/results/test_read_write_mandatory_secrets_errors/00_6network.sh b/tests/results/test_read_write_mandatory_secrets_errors/00_6network.sh new file mode 100644 index 0000000..4e5ece5 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/00_6network.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.0 +┣━━ 📓 var2: 1.1.1.0/24 +┗━━ 📓 var3: 1.1.1.0/24 diff --git a/tests/results/test_read_write_mandatory_secrets_errors/00_9default_calculation_multi_optional_default.sh b/tests/results/test_read_write_mandatory_secrets_errors/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..444eafe --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 my_variable: val1 +┗━━ 📓 my_calculated_variable: + ┣━━ val1 + ┗━━ value diff --git a/tests/results/test_read_write_mandatory_secrets_errors/01_9choice_variable_optional.sh b/tests/results/test_read_write_mandatory_secrets_errors/01_9choice_variable_optional.sh new file mode 100644 index 0000000..34a2595 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/01_9choice_variable_optional.sh @@ -0,0 +1,5 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📓 variable: c diff --git a/tests/results/test_read_write_mandatory_secrets_errors/04_5disabled_calculation_optional_default.sh b/tests/results/test_read_write_mandatory_secrets_errors/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..0cf7200 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 condition: false +┣━━ 📓 var3: +┗━━ 📓 var4: diff --git a/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index.sh b/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index_2.sh b/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/40_2leadership_calculation_index_2.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write_mandatory_secrets_errors/60_0family_dynamic_variable_optional.sh b/tests/results/test_read_write_mandatory_secrets_errors/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..025c53e --- /dev/null +++ b/tests/results/test_read_write_mandatory_secrets_errors/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: val +┗━━ 📂 dynb + ┗━━ 📓 var: val diff --git a/tests/results/test_read_write_secrets/00_2default_calculated_variable.sh b/tests/results/test_read_write_secrets/00_2default_calculated_variable.sh new file mode 100644 index 0000000..aef2a91 --- /dev/null +++ b/tests/results/test_read_write_secrets/00_2default_calculated_variable.sh @@ -0,0 +1,6 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: +┗━━ 📓 var2: diff --git a/tests/results/test_read_write_secrets/00_6ip.sh b/tests/results/test_read_write_secrets/00_6ip.sh new file mode 100644 index 0000000..cb736ba --- /dev/null +++ b/tests/results/test_read_write_secrets/00_6ip.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.1 +┣━━ 📓 var2: 1.1.1.1/24 +┗━━ 📓 var3: 1.1.1.1/24 diff --git a/tests/results/test_read_write_secrets/00_6network.sh b/tests/results/test_read_write_secrets/00_6network.sh new file mode 100644 index 0000000..4e5ece5 --- /dev/null +++ b/tests/results/test_read_write_secrets/00_6network.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 var1: 1.1.1.0 +┣━━ 📓 var2: 1.1.1.0/24 +┗━━ 📓 var3: 1.1.1.0/24 diff --git a/tests/results/test_read_write_secrets/00_9default_calculation_multi_optional_default.sh b/tests/results/test_read_write_secrets/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..444eafe --- /dev/null +++ b/tests/results/test_read_write_secrets/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 my_variable: val1 +┗━━ 📓 my_calculated_variable: + ┣━━ val1 + ┗━━ value diff --git a/tests/results/test_read_write_secrets/01_9choice_variable_optional.sh b/tests/results/test_read_write_secrets/01_9choice_variable_optional.sh new file mode 100644 index 0000000..34a2595 --- /dev/null +++ b/tests/results/test_read_write_secrets/01_9choice_variable_optional.sh @@ -0,0 +1,5 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📓 variable: c diff --git a/tests/results/test_read_write_secrets/04_5disabled_calculation_optional_default.sh b/tests/results/test_read_write_secrets/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..0cf7200 --- /dev/null +++ b/tests/results/test_read_write_secrets/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,7 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📓 condition: false +┣━━ 📓 var3: +┗━━ 📓 var4: diff --git a/tests/results/test_read_write_secrets/40_2leadership_calculation_index.sh b/tests/results/test_read_write_secrets/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write_secrets/40_2leadership_calculation_index.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write_secrets/40_2leadership_calculation_index_2.sh b/tests/results/test_read_write_secrets/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..3853ab1 --- /dev/null +++ b/tests/results/test_read_write_secrets/40_2leadership_calculation_index_2.sh @@ -0,0 +1,14 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: a + ┃ ┗━━ 📓 follower1: 0 + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: b + ┃ ┗━━ 📓 follower1: 1 + ┗━━ 📂 leader +  ┣━━ 📓 leader: c +  ┗━━ 📓 follower1: 2 diff --git a/tests/results/test_read_write_secrets/60_0family_dynamic_variable_optional.sh b/tests/results/test_read_write_secrets/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..025c53e --- /dev/null +++ b/tests/results/test_read_write_secrets/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,8 @@ +╭─────── Caption ────────╮ +│ Variable Default value │ +╰────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: val +┗━━ 📂 dynb + ┗━━ 📓 var: val diff --git a/tests/results/test_secrets/00_2default_calculated_variable.sh b/tests/results/test_secrets/00_2default_calculated_variable.sh new file mode 100644 index 0000000..1099983 --- /dev/null +++ b/tests/results/test_secrets/00_2default_calculated_variable.sh @@ -0,0 +1,11 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: +┃ ┣━━ domain1.lan (loaded from rougail-test) +┃ ┗━━ domain2.lan (loaded from rougail-test) +┗━━ 📓 var2: + ┣━━ domain1.lan (domain1.lan - loaded from rougail-test) + ┗━━ domain2.lan (domain2.lan - loaded from rougail-test) diff --git a/tests/results/test_secrets/00_6ip.sh b/tests/results/test_secrets/00_6ip.sh new file mode 100644 index 0000000..0fcccd1 --- /dev/null +++ b/tests/results/test_secrets/00_6ip.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.6 (1.1.1.1 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/24 (1.1.1.1/24 - loaded from rougail-test) diff --git a/tests/results/test_secrets/00_6network.sh b/tests/results/test_secrets/00_6network.sh new file mode 100644 index 0000000..da297f8 --- /dev/null +++ b/tests/results/test_secrets/00_6network.sh @@ -0,0 +1,8 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 var1: 192.168.1.0 (1.1.1.0 - loaded from rougail-test) +┣━━ 📓 var2: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) +┗━━ 📓 var3: 192.168.1.6/32 (1.1.1.0/24 - loaded from rougail-test) diff --git a/tests/results/test_secrets/00_9default_calculation_multi_optional_default.sh b/tests/results/test_secrets/00_9default_calculation_multi_optional_default.sh new file mode 100644 index 0000000..2b59a46 --- /dev/null +++ b/tests/results/test_secrets/00_9default_calculation_multi_optional_default.sh @@ -0,0 +1,10 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📓 my_variable: string1 (val1 - loaded from rougail-test) +┗━━ 📓 my_calculated_variable: + ┣━━ string1 (string1 - loaded from rougail-test) + ┣━━ string2 (value - loaded from rougail-test) + ┗━━ string3 (loaded from rougail-test) diff --git a/tests/results/test_secrets/01_9choice_variable_optional.sh b/tests/results/test_secrets/01_9choice_variable_optional.sh new file mode 100644 index 0000000..62d3c98 --- /dev/null +++ b/tests/results/test_secrets/01_9choice_variable_optional.sh @@ -0,0 +1,6 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📓 variable: a (c - loaded from rougail-test) diff --git a/tests/results/test_secrets/04_5disabled_calculation_optional_default.sh b/tests/results/test_secrets/04_5disabled_calculation_optional_default.sh new file mode 100644 index 0000000..5ba9e35 --- /dev/null +++ b/tests/results/test_secrets/04_5disabled_calculation_optional_default.sh @@ -0,0 +1,11 @@ +╭─────────────────── Caption ────────────────────╮ +│ Variable Default value │ +│ Unmodifiable variable Modified value │ +│ (Original default value) │ +╰────────────────────────────────────────────────╯ +Variables: +┣━━ 📓 condition: true (false - loaded from rougail-test) +┣━━ 📓 var1: +┣━━ 📓 var2: +┣━━ 📓 var3: +┗━━ 📓 var4: diff --git a/tests/results/test_secrets/40_2leadership_calculation_index.sh b/tests/results/test_secrets/40_2leadership_calculation_index.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_secrets/40_2leadership_calculation_index.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_secrets/40_2leadership_calculation_index_2.sh b/tests/results/test_secrets/40_2leadership_calculation_index_2.sh new file mode 100644 index 0000000..6089288 --- /dev/null +++ b/tests/results/test_secrets/40_2leadership_calculation_index_2.sh @@ -0,0 +1,15 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┗━━ 📂 leader + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string1 (a - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 1 (0 - loaded from rougail-test) + ┣━━ 📂 leader + ┃ ┣━━ 📓 leader: string2 (b - loaded from rougail-test) + ┃ ┗━━ 📓 follower1: 2 (1 - loaded from rougail-test) + ┗━━ 📂 leader +  ┣━━ 📓 leader: string3 (c - loaded from rougail-test) +  ┗━━ 📓 follower1: 3 (2 - loaded from rougail-test) diff --git a/tests/results/test_secrets/60_0family_dynamic_variable_optional.sh b/tests/results/test_secrets/60_0family_dynamic_variable_optional.sh new file mode 100644 index 0000000..3cf6393 --- /dev/null +++ b/tests/results/test_secrets/60_0family_dynamic_variable_optional.sh @@ -0,0 +1,9 @@ +╭───────────── Caption ─────────────╮ +│ Variable Modified value │ +│ (Original default value) │ +╰───────────────────────────────────╯ +Variables: +┣━━ 📂 dyna +┃ ┗━━ 📓 var: string1 (val - loaded from rougail-test) +┗━━ 📂 dynb + ┗━━ 📓 var: string1 (val - loaded from rougail-test)