From c566fd00d3d15eb7ce9ac04ea7b591e1668ba866 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Mon, 4 May 2026 11:22:50 +0200 Subject: [PATCH] feat: remove mandatory verification --- src/rougail/output_json/__init__.py | 44 ++------------ src/rougail/output_json/config.py | 22 ------- tests/results/test/04_1jinja_and_hidden.json | 3 + ...bled_calculation_variable_transitive.json} | 0 ...ed_calculation_variable_transitive_2.json} | 0 ...ed_calculation_variable_transitive_3.json} | 0 ...ed_calculation_variable_transitive_4.json} | 0 .../60_5family_dynamic_calc_identifier.json} | 3 +- ...5family_dynamic_calc_identifier_multi.json | 26 +++++++++ .../test/60_6family_subdynamic_inside.json | 42 ++++++++++++++ .../00_0no_variable_remove_version.json | 1 - .../00_0version_underscore.json | 3 - .../test_mandatory/00_1empty_variable.json | 3 - .../00_2default_calculated.json | 8 --- .../00_2default_calculated_multi.json | 12 ---- ...2default_calculated_params_permissive.json | 9 --- .../00_2default_calculated_variable.json | 10 ---- ...fault_calculated_variable_description.json | 4 -- ...lated_variable_description_multi_line.json | 5 -- ...efault_calculated_variable_transitive.json | 10 ---- .../test_mandatory/00_4load_subfolder.json | 4 -- .../test_mandatory/00_5load_notype.json | 3 - tests/results/test_mandatory/00_6boolean.json | 8 --- .../00_6boolean_no_mandatory.json | 3 - tests/results/test_mandatory/00_6choice.json | 8 --- .../00_6choice_calculation.json | 3 - .../test_mandatory/00_6choice_link.json | 4 -- .../test_mandatory/00_6choice_variable.json | 8 --- .../00_6choice_variable_link.json | 9 --- .../00_6choice_variable_link2.json | 11 ---- tests/results/test_mandatory/00_6custom.json | 4 -- .../test_mandatory/00_6domainname.json | 3 - .../test_mandatory/00_6domainname_params.json | 3 - tests/results/test_mandatory/00_6float.json | 8 --- tests/results/test_mandatory/00_6integer.json | 8 --- tests/results/test_mandatory/00_6ip.json | 5 -- tests/results/test_mandatory/00_6network.json | 5 -- tests/results/test_mandatory/00_6number.json | 8 --- tests/results/test_mandatory/00_6port.json | 5 -- tests/results/test_mandatory/00_6regexp.json | 3 - .../test_mandatory/00_6regexp_link.json | 4 -- tests/results/test_mandatory/00_6secret.json | 4 -- .../test_mandatory/00_6secret_param.json | 5 -- tests/results/test_mandatory/00_6string.json | 10 ---- .../test_mandatory/00_7choice_quote.json | 3 - tests/results/test_mandatory/00_7help.json | 4 -- .../test_mandatory/00_7help_quote.json | 4 -- .../results/test_mandatory/00_7help_sup.json | 4 -- .../test_mandatory/00_7value_doublequote.json | 3 - .../00_7value_doublequote2.json | 3 - .../00_7value_doublequote3.json | 3 - .../test_mandatory/00_7value_quote.json | 3 - .../00_8calculation_information.json | 3 - tests/results/test_mandatory/00_8test.json | 11 ---- .../00_9choice_variable_multi.json | 10 ---- .../test_mandatory/00_9choice_variables.json | 5 -- .../00_9default_calculation.json | 3 - .../00_9default_calculation_information.json | 3 - ...alculation_information_other_variable.json | 4 -- ...0_9default_calculation_multi_optional.json | 8 --- ..._9default_calculation_multi_optional2.json | 8 --- ...lt_calculation_multi_optional_default.json | 8 --- .../00_9default_calculation_optional.json | 7 --- ..._9default_calculation_optional_exists.json | 12 ---- ...0_9default_calculation_param_optional.json | 4 -- ...0_9default_information_other_variable.json | 4 -- ..._9default_information_other_variable2.json | 4 -- .../test_mandatory/00_9default_integer.json | 3 - .../test_mandatory/00_9default_number.json | 3 - .../test_mandatory/01_6boolean_multi.json | 26 --------- .../test_mandatory/01_6custom_multi.json | 12 ---- .../test_mandatory/01_6float_multi.json | 42 -------------- .../test_mandatory/01_6integer_multi.json | 42 -------------- .../01_6integer_multi_mandatory.json | 7 --- .../test_mandatory/01_6string_empty.json | 7 --- .../test_mandatory/01_6string_multi.json | 42 -------------- .../01_6string_multi_length.json | 12 ---- .../01_7value_multi_doublequote.json | 7 --- .../01_7value_multi_doublequote2.json | 7 --- .../test_mandatory/01_7value_multi_quote.json | 7 --- .../01_8calculation_information_multi.json | 7 --- .../01_9choice_variable_multi.json | 8 --- .../01_9choice_variable_optional.json | 3 - tests/results/test_mandatory/02_0tags.json | 4 -- .../test_mandatory/04_0type_param.json | 3 - .../04_0type_param_integer.json | 3 - .../results/test_mandatory/04_1auto_save.json | 3 - .../04_1auto_save_and_calculated.json | 4 -- .../04_1auto_save_and_calculated_hidden.json | 4 -- .../04_1auto_save_and_hidden.json | 3 - .../04_1default_calculation_hidden.json | 5 -- .../04_1default_calculation_hidden_2.json | 5 -- .../04_1default_calculation_hidden_3.json | 4 -- .../04_1default_calculation_hidden_4.json | 5 -- .../04_1default_calculation_hidden_5.json | 5 -- .../04_1default_calculation_hidden_6.json | 4 -- .../04_5disabled_calculation_boolean.json | 4 -- .../04_5disabled_calculation_optional.json | 5 -- ...disabled_calculation_optional_default.json | 7 --- .../04_5disabled_calculation_variable11.json | 1 - .../04_5disabled_calculation_variable3.json | 4 -- .../04_5disabled_calculation_variable4.json | 3 - .../04_5disabled_calculation_variable5.json | 4 -- .../04_5disabled_calculation_variable6.json | 3 - .../04_5disabled_calculation_variable9.json | 3 - ..._5disabled_calculation_variable_multi.json | 3 - .../test_mandatory/04_5validators.json | 3 - .../test_mandatory/04_5validators_differ.json | 4 -- .../test_mandatory/04_5validators_multi.json | 7 --- .../test_mandatory/04_5validators_multi2.json | 6 -- .../test_mandatory/04_5validators_multi3.json | 5 -- .../04_5validators_warnings.json | 3 - .../04_5validators_warnings_all.json | 3 - .../test_mandatory/05_0multi_not_uniq.json | 7 --- .../test_mandatory/05_0multi_uniq.json | 7 --- .../test_mandatory/12_1auto_save_expert.json | 3 - .../16_0redefine_description.json | 3 - .../16_2family_redefine_calculation.json | 1 - .../16_2family_redefine_disabled.json | 1 - .../16_3family_empty_at_ends.json | 5 -- .../test_mandatory/16_5exists_nonexists.json | 4 -- .../test_mandatory/16_5exists_redefine.json | 3 - .../16_5redefine_calculation.json | 3 - .../test_mandatory/16_5redefine_choice.json | 3 - .../test_mandatory/16_5redefine_default.json | 3 - .../16_5redefine_default_calculation.json | 3 - .../test_mandatory/16_5redefine_family.json | 5 -- .../test_mandatory/16_5redefine_help.json | 5 -- .../test_mandatory/16_5redefine_hidden.json | 3 - .../test_mandatory/16_5redefine_multi.json | 7 --- ..._5redefine_remove_disable_calculation.json | 4 -- .../test_mandatory/16_5test_redefine.json | 5 -- .../test_mandatory/16_6choice_redefine.json | 3 - .../test_mandatory/16_6exists_family.json | 1 - .../16_6exists_redefine_family.json | 8 --- .../test_mandatory/16exists_exists.json | 3 - .../17_5redefine_leadership.json | 3 - .../test_mandatory/20_0empty_family.json | 1 - .../test_mandatory/20_0family_append.json | 6 -- .../test_mandatory/20_0family_underscore.json | 1 - .../test_mandatory/20_0multi_family.json | 7 --- .../20_0multi_family_basic.json | 7 --- .../20_0multi_family_expert.json | 7 --- .../20_0multi_family_order.json | 10 ---- .../20_0validators_differ_redefine.json | 5 -- .../test_mandatory/20_1empty_subfamily.json | 1 - .../20_2family_looks_like_dynamic.json | 10 ---- .../20_2family_looks_like_variable.json | 5 -- .../test_mandatory/20_7help_family.json | 8 --- .../20_9default_information_parent.json | 6 -- .../test_mandatory/20_9family_absolute.json | 24 -------- ...4_0family_hidden_condition_sub_family.json | 8 --- ..._hidden_condition_variable_sub_family.json | 8 --- ...ily_hidden_param_condition_sub_family.json | 8 --- .../24_0family_mandatory_condition.json | 4 -- ..._0family_mandatory_condition_variable.json | 4 -- .../24_7validators_variable_optional.json | 6 -- .../24_family_disabled_var_hidden.json | 1 - .../test_mandatory/40_0leadership.json | 19 ------ .../40_0leadership_diff_name.json | 19 ------ .../test_mandatory/40_0leadership_empty.json | 1 - ...adership_follower_default_calculation.json | 19 ------ ...40_0leadership_follower_default_value.json | 16 ----- .../40_0leadership_leader_follower.json | 16 ----- .../40_0leadership_leader_not_multi.json | 24 -------- .../test_mandatory/40_0leadership_reduce.json | 12 ---- .../40_1leadership_append_follower.json | 22 ------- .../40_2leadership_calculation_index.json | 16 ----- .../40_2leadership_calculation_index_2.json | 16 ----- .../40_6leadership_follower_multi.json | 43 -------------- ...eadership_follower_multi_no_mandatory.json | 43 -------------- .../40_8calculation_boolean.json | 9 --- .../40_8calculation_multi_variable.json | 9 --- ...40_8calculation_multi_variable_parent.json | 6 -- ...0_8calculation_multi_variable_parent2.json | 8 --- ...variable_leader_follower_multi_inside.json | 28 --------- ...ip-calculation-outside-follower-first.json | 24 -------- ...hip-calculation-outside-follower-last.json | 24 -------- ...ulation-outside-follower-no-mandatory.json | 21 ------- ...adership-calculation-outside-follower.json | 24 -------- ...ship-calculation-outside-leader-first.json | 20 ------- ...rship-calculation-outside-leader-last.json | 20 ------- ...leadership-calculation-outside-leader.json | 24 -------- .../40_9leadership-calculation-variable.json | 24 -------- ...-calculation-variable_leader_follower.json | 30 ---------- ...ion-variable_leader_follower_not_same.json | 42 -------------- .../test_mandatory/41_0choice_leader.json | 16 ----- .../test_mandatory/44_0leadership_hidden.json | 3 - .../44_0leadership_leader_hidden.json | 3 - ...44_1leadership_append_hidden_follower.json | 3 - ...4_4disabled_calcultion_follower_index.json | 15 ----- .../44_4leadership_mandatory.json | 16 ----- .../44_4leadership_mandatory_follower.json | 16 ----- ...5leadership_leader_hidden_calculation.json | 17 ------ ...dership_follower_disabled_calculation.json | 17 ------ .../test_mandatory/60_0family_dynamic.json | 12 ---- .../60_0family_dynamic_1_1.json | 12 ---- .../60_0family_dynamic_1_1_empty.json | 12 ---- .../60_0family_dynamic_empty.json | 16 ----- .../60_0family_dynamic_forbidden_char.json | 14 ----- .../60_0family_dynamic_no_description.json | 12 ---- ..._0family_dynamic_no_description_empty.json | 12 ---- .../60_0family_dynamic_source_hidden.json | 12 ---- .../60_0family_dynamic_static.json | 8 --- .../60_0family_dynamic_test.json | 12 ---- .../60_0family_dynamic_upper_char.json | 12 ---- .../60_0family_dynamic_variable_empty.json | 16 ----- .../60_0family_dynamic_variable_optional.json | 8 --- .../60_0family_dynamic_variable_suffix.json | 12 ---- ...0family_dynamic_variable_suffix_empty.json | 12 ---- .../test_mandatory/60_0family_empty.json | 1 - .../test_mandatory/60_0family_hidden.json | 5 -- .../test_mandatory/60_0family_mode.json | 5 -- .../60_1family_dynamic_jinja.json | 16 ----- ..._2family_dynamic_jinja_fill_sub_group.json | 17 ------ ...family_dynamic_jinja_fill_sub_group_2.json | 17 ------ ..._dynamic_jinja_fill_sub_group_2_empty.json | 17 ------ ...ly_dynamic_jinja_fill_sub_group_empty.json | 17 ------ ...60_2family_dynamic_outside_calc_empty.json | 13 ----- .../60_5family_dynamic_calc_description.json | 14 ----- .../60_5family_dynamic_calc_suffix2.json | 12 ---- ...60_5family_dynamic_calc_suffix2_empty.json | 12 ---- ..._5family_dynamic_calc_suffix_disabled.json | 6 -- .../60_5family_dynamic_calc_suffix_param.json | 12 ---- ...amily_dynamic_calc_suffix_param_empty.json | 12 ---- .../60_5family_dynamic_calc_variable.json | 13 ----- ...family_dynamic_calc_variable_disabled.json | 10 ---- ...ynamic_calc_variable_disabled_outside.json | 9 --- ...0_5family_dynamic_calc_variable_empty.json | 13 ----- .../60_5family_dynamic_hidden_suffix.json | 14 ----- ...amily_dynamic_variable_outside_suffix.json | 13 ----- ...dynamic_variable_outside_suffix_empty.json | 13 ----- .../60_6family_dynamic_leadership.json | 44 -------------- .../60_6family_dynamic_leadership_empty.json | 44 -------------- .../60_9family_dynamic_calc_both.json | 9 --- .../68_0family_leadership_mode.json | 19 ------ .../04_1jinja_and_hidden.json} | 2 +- ...bled_calculation_variable_transitive.json} | 0 ...ed_calculation_variable_transitive_2.json} | 0 ...ed_calculation_variable_transitive_3.json} | 0 ...ed_calculation_variable_transitive_4.json} | 0 ...0family_dynamic_jinja_integer_empty2.json} | 0 .../60_5family_dynamic_calc_identifier.json} | 3 +- ...family_dynamic_calc_identifier_multi.json} | 13 +++-- ...5family_dynamic_calc_suffix_disabled2.json | 4 +- ...family_dynamic_calc_suffix_disabled3.json} | 0 ...60_6family_dynamic_inside_identifier.json} | 0 .../60_6family_subdynamic_inside.json | 44 ++++++++++++++ .../test_namespace_mandatory/00_0empty.json | 1 - .../00_0version_underscore.json | 5 -- .../00_1empty_variable.json | 5 -- .../00_2default_calculated.json | 10 ---- .../00_2default_calculated_multi.json | 14 ----- ...2default_calculated_params_permissive.json | 11 ---- .../00_2default_calculated_variable.json | 12 ---- ...fault_calculated_variable_description.json | 6 -- ...lated_variable_description_multi_line.json | 7 --- ...efault_calculated_variable_transitive.json | 12 ---- .../00_4load_subfolder.json | 6 -- .../00_5load_notype.json | 5 -- .../test_namespace_mandatory/00_6boolean.json | 10 ---- .../00_6boolean_no_mandatory.json | 5 -- .../test_namespace_mandatory/00_6choice.json | 10 ---- .../00_6choice_calculation.json | 5 -- .../00_6choice_link.json | 6 -- .../00_6choice_variable.json | 10 ---- .../00_6choice_variable_link.json | 11 ---- .../00_6choice_variable_link2.json | 13 ----- .../test_namespace_mandatory/00_6custom.json | 6 -- .../00_6domainname.json | 5 -- .../00_6domainname_params.json | 5 -- .../test_namespace_mandatory/00_6float.json | 10 ---- .../test_namespace_mandatory/00_6integer.json | 10 ---- .../test_namespace_mandatory/00_6ip.json | 7 --- .../test_namespace_mandatory/00_6network.json | 7 --- .../test_namespace_mandatory/00_6number.json | 10 ---- .../test_namespace_mandatory/00_6port.json | 7 --- .../test_namespace_mandatory/00_6regexp.json | 5 -- .../00_6regexp_link.json | 6 -- .../test_namespace_mandatory/00_6secret.json | 6 -- .../00_6secret_param.json | 7 --- .../test_namespace_mandatory/00_6string.json | 12 ---- .../00_7choice_quote.json | 5 -- .../test_namespace_mandatory/00_7help.json | 6 -- .../00_7help_quote.json | 6 -- .../00_7help_sup.json | 6 -- .../00_7value_doublequote.json | 5 -- .../00_7value_doublequote2.json | 5 -- .../00_7value_doublequote3.json | 5 -- .../00_7value_quote.json | 5 -- .../00_8calculation_information.json | 5 -- .../00_8calculation_namespace.json | 5 -- .../00_8calculation_param_namespace.json | 5 -- .../test_namespace_mandatory/00_8test.json | 13 ----- .../00_9choice_variable_multi.json | 12 ---- .../00_9choice_variables.json | 7 --- .../00_9default_calculation.json | 5 -- .../00_9default_calculation_information.json | 5 -- ...alculation_information_other_variable.json | 6 -- ...0_9default_calculation_multi_optional.json | 10 ---- ..._9default_calculation_multi_optional2.json | 10 ---- ...lt_calculation_multi_optional_default.json | 10 ---- .../00_9default_calculation_optional.json | 9 --- ..._9default_calculation_optional_exists.json | 14 ----- ...0_9default_calculation_param_optional.json | 6 -- ...0_9default_information_other_variable.json | 6 -- ..._9default_information_other_variable2.json | 6 -- .../00_9default_integer.json | 5 -- .../00_9default_number.json | 5 -- .../test_namespace_mandatory/00_9extra.json | 8 --- .../00_9extra_calculation.json | 10 ---- .../00_9extra_ouside.json | 8 --- .../01_6boolean_multi.json | 28 --------- .../01_6custom_multi.json | 14 ----- .../01_6float_multi.json | 44 -------------- .../01_6integer_multi.json | 44 -------------- .../01_6integer_multi_mandatory.json | 9 --- .../01_6string_empty.json | 9 --- .../01_6string_multi.json | 44 -------------- .../01_6string_multi_length.json | 14 ----- .../01_7value_multi_doublequote.json | 9 --- .../01_7value_multi_doublequote2.json | 9 --- .../01_7value_multi_quote.json | 9 --- .../01_8calculation_information_multi.json | 9 --- .../01_9choice_variable_multi.json | 10 ---- .../01_9choice_variable_optional.json | 5 -- .../test_namespace_mandatory/02_0tags.json | 6 -- .../04_0type_param_integer.json | 5 -- .../04_1auto_save.json | 5 -- .../04_1auto_save_and_calculated.json | 6 -- .../04_1auto_save_and_calculated_hidden.json | 6 -- .../04_1auto_save_and_hidden.json | 5 -- .../04_1default_calculation_hidden.json | 7 --- .../04_1default_calculation_hidden_2.json | 7 --- .../04_1default_calculation_hidden_3.json | 6 -- .../04_1default_calculation_hidden_4.json | 7 --- .../04_1default_calculation_hidden_5.json | 7 --- .../04_1default_calculation_hidden_6.json | 6 -- .../04_5disabled_calculation.json | 7 --- .../04_5disabled_calculation_boolean.json | 6 -- .../04_5disabled_calculation_default.json | 7 --- .../04_5disabled_calculation_multi.json | 15 ----- .../04_5disabled_calculation_optional.json | 7 --- ...disabled_calculation_optional_default.json | 9 --- .../04_5disabled_calculation_variable11.json | 3 - .../04_5disabled_calculation_variable3.json | 6 -- .../04_5disabled_calculation_variable4.json | 5 -- .../04_5disabled_calculation_variable6.json | 5 -- .../04_5disabled_calculation_variable9.json | 5 -- ..._5disabled_calculation_variable_multi.json | 5 -- .../04_5hidden_calculation.json | 7 --- .../04_5hidden_calculation2.json | 7 --- ...idden_calculation_default_calculation.json | 7 --- .../04_5validators.json | 5 -- .../04_5validators_differ.json | 6 -- .../04_5validators_multi.json | 9 --- .../04_5validators_multi2.json | 8 --- .../04_5validators_multi3.json | 7 --- .../04_5validators_warnings.json | 5 -- .../04_5validators_warnings_all.json | 5 -- .../05_0multi_not_uniq.json | 9 --- .../05_0multi_uniq.json | 9 --- .../12_1auto_save_expert.json | 5 -- .../16_0redefine_description.json | 5 -- .../16_2family_redefine_calculation.json | 3 - .../16_2family_redefine_disabled.json | 3 - .../16_3family_empty_at_ends.json | 7 --- .../16_5exists_nonexists.json | 6 -- .../16_5exists_redefine.json | 5 -- .../16_5redefine_calculation.json | 5 -- .../16_5redefine_choice.json | 5 -- .../16_5redefine_default.json | 5 -- .../16_5redefine_default_calculation.json | 5 -- .../16_5redefine_family.json | 7 --- .../16_5redefine_help.json | 7 --- .../16_5redefine_hidden.json | 5 -- .../16_5redefine_multi.json | 9 --- ..._5redefine_remove_disable_calculation.json | 6 -- .../16_5test_redefine.json | 7 --- .../16_6choice_redefine.json | 5 -- .../16_6exists_family.json | 3 - .../16_6exists_redefine_family.json | 10 ---- .../16exists_exists.json | 5 -- .../17_5redefine_leadership.json | 5 -- .../20_0empty_family.json | 3 - .../20_0family_append.json | 8 --- .../20_0family_underscore.json | 3 - .../20_0multi_family.json | 9 --- .../20_0multi_family_basic.json | 9 --- .../20_0multi_family_expert.json | 9 --- .../20_0multi_family_order.json | 12 ---- .../20_0validators_differ_redefine.json | 7 --- .../20_1empty_subfamily.json | 3 - .../20_2family_looks_like_dynamic.json | 12 ---- .../20_2family_looks_like_variable.json | 7 --- .../20_7help_family.json | 10 ---- .../20_9default_information_parent.json | 8 --- .../24_0family_hidden_condition.json | 8 --- .../24_0family_hidden_condition_boolean.json | 8 --- ...4_0family_hidden_condition_sub_family.json | 10 ---- ..._hidden_condition_variable_sub_family.json | 10 ---- ...family_hidden_condition_with_variable.json | 9 --- ...ily_hidden_param_condition_sub_family.json | 10 ---- .../24_0family_mandatory_condition.json | 6 -- ..._0family_mandatory_condition_variable.json | 6 -- .../24_7validators_variable_optional.json | 8 --- .../24_family_disabled_var_hidden.json | 3 - .../40_0leadership.json | 21 ------- .../40_0leadership_diff_name.json | 21 ------- .../40_0leadership_empty.json | 3 - ...adership_follower_default_calculation.json | 21 ------- ...0leadership_follower_default_submulti.json | 45 -------------- ...follower_default_submulti_calculation.json | 45 -------------- ...40_0leadership_follower_default_value.json | 18 ------ .../40_0leadership_leader_follower.json | 18 ------ .../40_0leadership_leader_not_multi.json | 26 --------- .../40_0leadership_reduce.json | 14 ----- .../40_1leadership_append_follower.json | 24 -------- .../40_2leadership_calculation_index.json | 18 ------ .../40_2leadership_calculation_index_2.json | 18 ------ ...0_2leadership_calculation_param_index.json | 18 ------ .../40_2leadership_leader_calculation.json | 21 ------- .../40_6leadership_follower_multi.json | 45 -------------- ...eadership_follower_multi_no_mandatory.json | 45 -------------- .../40_8calculation_boolean.json | 11 ---- .../40_8calculation_boolean_return_none.json | 6 -- .../40_8calculation_integer.json | 7 --- .../40_8calculation_multi_variable.json | 11 ---- ...40_8calculation_multi_variable_parent.json | 8 --- ...0_8calculation_multi_variable_parent2.json | 10 ---- ...variable_leader_follower_multi_inside.json | 30 ---------- ...ip-calculation-outside-follower-first.json | 26 --------- ...hip-calculation-outside-follower-last.json | 26 --------- ...ulation-outside-follower-no-mandatory.json | 23 -------- ...adership-calculation-outside-follower.json | 26 --------- ...ship-calculation-outside-leader-first.json | 22 ------- ...rship-calculation-outside-leader-last.json | 22 ------- ...leadership-calculation-outside-leader.json | 26 --------- .../40_9leadership-calculation-variable.json | 26 --------- ...-calculation-variable_leader_follower.json | 32 ---------- ...ion-variable_leader_follower_not_same.json | 44 -------------- .../41_0choice_leader.json | 18 ------ .../44_0leadership_hidden.json | 5 -- .../44_0leadership_leader_hidden.json | 5 -- ...44_1leadership_append_hidden_follower.json | 5 -- .../44_4disabled_calcultion_follower.json | 19 ------ ...4_4disabled_calcultion_follower_index.json | 17 ------ .../44_4leadership_mandatory.json | 18 ------ .../44_4leadership_mandatory_follower.json | 18 ------ ...5leadership_leader_hidden_calculation.json | 19 ------ ...dership_follower_disabled_calculation.json | 19 ------ ...9calculated_default_leadership_leader.json | 18 ------ .../60_0family_dynamic.json | 14 ----- .../60_0family_dynamic_1_0.json | 14 ----- .../60_0family_dynamic_1_0_empty.json | 14 ----- .../60_0family_dynamic_1_0_type.json | 14 ----- .../60_0family_dynamic_1_0_type_empty.json | 14 ----- .../60_0family_dynamic_1_1.json | 14 ----- .../60_0family_dynamic_1_1_empty.json | 14 ----- .../60_0family_dynamic_empty.json | 18 ------ .../60_0family_dynamic_forbidden_char.json | 16 ----- .../60_0family_dynamic_jinja_number.json | 15 ----- .../60_0family_dynamic_no_description.json | 14 ----- ..._0family_dynamic_no_description_empty.json | 14 ----- .../60_0family_dynamic_source_hidden.json | 14 ----- .../60_0family_dynamic_static.json | 10 ---- .../60_0family_dynamic_test.json | 14 ----- .../60_0family_dynamic_upper_char.json | 14 ----- .../60_0family_dynamic_variable_empty.json | 18 ------ .../60_0family_dynamic_variable_optional.json | 10 ---- .../60_0family_dynamic_variable_suffix.json | 14 ----- ...0family_dynamic_variable_suffix_empty.json | 14 ----- .../60_0family_empty.json | 3 - .../60_0family_hidden.json | 7 --- .../60_0family_mode.json | 7 --- .../60_1family_dynamic_jinja.json | 18 ------ ..._2family_dynamic_jinja_fill_sub_group.json | 19 ------ ...family_dynamic_jinja_fill_sub_group_2.json | 19 ------ ..._dynamic_jinja_fill_sub_group_2_empty.json | 19 ------ ...ly_dynamic_jinja_fill_sub_group_empty.json | 19 ------ .../60_5family_dynamic_calc2.json | 15 ----- .../60_5family_dynamic_calc2_empty.json | 15 ----- .../60_5family_dynamic_calc_description.json | 16 ----- .../60_5family_dynamic_calc_suffix.json | 15 ----- .../60_5family_dynamic_calc_suffix2.json | 14 ----- ...60_5family_dynamic_calc_suffix2_empty.json | 14 ----- ..._5family_dynamic_calc_suffix_disabled.json | 8 --- .../60_5family_dynamic_calc_suffix_empty.json | 15 ----- ...0_5family_dynamic_calc_suffix_empty_2.json | 11 ---- ...0_5family_dynamic_calc_suffix_empty_3.json | 15 ----- ...60_5family_dynamic_calc_suffix_hidden.json | 15 ----- ...ly_dynamic_calc_suffix_hidden_boolean.json | 15 ----- .../60_5family_dynamic_calc_suffix_param.json | 14 ----- ...amily_dynamic_calc_suffix_param_empty.json | 14 ----- .../60_5family_dynamic_calc_variable.json | 15 ----- ...family_dynamic_calc_variable_disabled.json | 12 ---- ...ynamic_calc_variable_disabled_outside.json | 11 ---- ...0_5family_dynamic_calc_variable_empty.json | 15 ----- .../60_5family_dynamic_hidden_suffix.json | 16 ----- .../60_5family_dynamic_unknown_suffix.json | 18 ------ ..._5family_dynamic_unknown_suffix_empty.json | 34 ----------- .../60_5family_dynamic_variable_outside.json | 19 ------ .../60_5family_dynamic_variable_outside2.json | 19 ------ ...amily_dynamic_variable_outside2_empty.json | 19 ------ ..._5family_dynamic_variable_outside_1_0.json | 19 ------ ...family_dynamic_variable_outside_empty.json | 19 ------ ...family_dynamic_variable_outside_jinja.json | 19 ------ ..._dynamic_variable_outside_jinja_empty.json | 19 ------ ...y_dynamic_variable_outside_sub_suffix.json | 29 ---------- ...mic_variable_outside_sub_suffix_empty.json | 29 ---------- ...amily_dynamic_variable_outside_suffix.json | 15 ----- ...dynamic_variable_outside_suffix_empty.json | 15 ----- .../60_6family_dynamic_inside_empty.json | 20 ------- .../60_6family_dynamic_leadership.json | 46 --------------- .../60_6family_dynamic_leadership_empty.json | 46 --------------- .../60_6family_dynamic_sub_dynamic.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 24 -------- .../60_6family_dynamic_sub_dynamic_empty.json | 40 ------------- ...60_6family_dynamic_sub_dynamic_empty2.json | 52 ----------------- .../60_6family_dynamic_suffix_auto_multi.json | 29 ---------- ...60_6family_dynamic_suffix_auto_multi2.json | 29 ---------- .../60_9extra_dynamic.json | 12 ---- .../60_9extra_dynamic_extra.json | 19 ------ .../60_9family_dynamic_calc_both.json | 11 ---- .../68_0family_leadership_mode.json | 21 ------- .../04_1jinja_and_hidden.json} | 0 ...bled_calculation_variable_transitive.json} | 0 ...ed_calculation_variable_transitive_2.json} | 0 ...ed_calculation_variable_transitive_3.json} | 2 +- ...ed_calculation_variable_transitive_4.json} | 0 ...0family_dynamic_jinja_integer_empty2.json} | 0 .../60_5family_dynamic_calc_identifier.json} | 5 +- ...family_dynamic_calc_identifier_multi.json} | 12 +++- ...5family_dynamic_calc_suffix_disabled2.json | 5 +- ...family_dynamic_calc_suffix_disabled3.json} | 0 ...60_6family_dynamic_inside_identifier.json} | 0 .../60_6family_subdynamic_inside.json | 40 +++++++++++++ .../00_0empty.json | 1 - .../00_0no_variable.json | 3 - .../00_0no_variable_default_version.json | 3 - .../00_0no_variable_remove_version.json | 3 - .../00_0version_underscore.json | 5 -- .../00_1empty_variable.json | 5 -- .../00_2default_calculated.json | 10 ---- .../00_2default_calculated_multi.json | 14 ----- ...2default_calculated_params_permissive.json | 5 -- .../00_2default_calculated_variable.json | 12 ---- ...fault_calculated_variable_description.json | 6 -- ...lated_variable_description_multi_line.json | 7 --- ...efault_calculated_variable_transitive.json | 12 ---- .../00_4load_subfolder.json | 6 -- .../00_5load_notype.json | 5 -- .../00_6boolean.json | 10 ---- .../00_6boolean_no_mandatory.json | 5 -- .../00_6choice.json | 10 ---- .../00_6choice_calculation.json | 5 -- .../00_6choice_link.json | 6 -- .../00_6choice_variable.json | 10 ---- .../00_6choice_variable_link.json | 11 ---- .../00_6choice_variable_link2.json | 13 ----- .../00_6custom.json | 6 -- .../00_6domainname.json | 5 -- .../00_6domainname_params.json | 5 -- .../00_6float.json | 10 ---- .../00_6integer.json | 10 ---- .../00_6ip.json | 7 --- .../00_6network.json | 7 --- .../00_6number.json | 10 ---- .../00_6port.json | 7 --- .../00_6regexp.json | 5 -- .../00_6regexp_link.json | 6 -- .../00_6secret.json | 6 -- .../00_6secret_param.json | 7 --- .../00_6string.json | 12 ---- .../00_7choice_quote.json | 5 -- .../00_7help.json | 6 -- .../00_7help_quote.json | 6 -- .../00_7help_sup.json | 6 -- .../00_7value_doublequote.json | 5 -- .../00_7value_doublequote2.json | 5 -- .../00_7value_doublequote3.json | 5 -- .../00_7value_quote.json | 5 -- .../00_8calculation_information.json | 5 -- .../00_8calculation_namespace.json | 5 -- .../00_8calculation_param_namespace.json | 5 -- .../00_8test.json | 13 ----- .../00_9choice_variable_multi.json | 12 ---- .../00_9choice_variables.json | 7 --- .../00_9default_calculation.json | 5 -- .../00_9default_calculation_information.json | 5 -- ...alculation_information_other_variable.json | 6 -- ...0_9default_calculation_multi_optional.json | 10 ---- ..._9default_calculation_multi_optional2.json | 10 ---- ...lt_calculation_multi_optional_default.json | 10 ---- .../00_9default_calculation_optional.json | 9 --- ..._9default_calculation_optional_exists.json | 14 ----- ...0_9default_calculation_param_optional.json | 6 -- ...0_9default_information_other_variable.json | 6 -- ..._9default_information_other_variable2.json | 6 -- .../00_9default_integer.json | 5 -- .../00_9default_number.json | 5 -- .../00_9extra.json | 8 --- .../00_9extra_calculation.json | 10 ---- .../00_9extra_ouside.json | 8 --- .../01_6boolean_multi.json | 28 --------- .../01_6custom_multi.json | 14 ----- .../01_6float_multi.json | 44 -------------- .../01_6integer_multi.json | 44 -------------- .../01_6integer_multi_mandatory.json | 9 --- .../01_6string_empty.json | 9 --- .../01_6string_multi.json | 44 -------------- .../01_6string_multi_length.json | 14 ----- .../01_7value_multi_doublequote.json | 9 --- .../01_7value_multi_doublequote2.json | 9 --- .../01_7value_multi_quote.json | 9 --- .../01_8calculation_information_multi.json | 9 --- .../01_9choice_variable_multi.json | 10 ---- .../01_9choice_variable_optional.json | 5 -- .../02_0tags.json | 6 -- .../04_0type_param.json | 5 -- .../04_0type_param_integer.json | 5 -- .../04_1auto_save.json | 5 -- .../04_1auto_save_and_calculated.json | 6 -- .../04_1auto_save_and_calculated_hidden.json | 6 -- .../04_1auto_save_and_hidden.json | 3 - .../04_1default_calculation_hidden.json | 7 --- .../04_1default_calculation_hidden_2.json | 7 --- .../04_1default_calculation_hidden_3.json | 5 -- .../04_1default_calculation_hidden_4.json | 6 -- .../04_1default_calculation_hidden_5.json | 6 -- .../04_1default_calculation_hidden_6.json | 5 -- .../04_5disabled_calculation.json | 7 --- .../04_5disabled_calculation_boolean.json | 6 -- .../04_5disabled_calculation_default.json | 7 --- .../04_5disabled_calculation_multi.json | 15 ----- .../04_5disabled_calculation_optional.json | 6 -- ...disabled_calculation_optional_default.json | 6 -- .../04_5disabled_calculation_variable.json | 5 -- .../04_5disabled_calculation_variable10.json | 5 -- .../04_5disabled_calculation_variable11.json | 3 - .../04_5disabled_calculation_variable2.json | 5 -- .../04_5disabled_calculation_variable3.json | 6 -- .../04_5disabled_calculation_variable4.json | 5 -- .../04_5disabled_calculation_variable5.json | 5 -- .../04_5disabled_calculation_variable6.json | 5 -- .../04_5disabled_calculation_variable7.json | 5 -- .../04_5disabled_calculation_variable8.json | 3 - .../04_5disabled_calculation_variable9.json | 5 -- ..._5disabled_calculation_variable_multi.json | 5 -- .../04_5hidden_calculation.json | 7 --- .../04_5hidden_calculation2.json | 5 -- ...idden_calculation_default_calculation.json | 7 --- .../04_5validators.json | 5 -- .../04_5validators_differ.json | 6 -- .../04_5validators_multi.json | 9 --- .../04_5validators_multi2.json | 8 --- .../04_5validators_multi3.json | 7 --- .../04_5validators_warnings.json | 5 -- .../04_5validators_warnings_all.json | 5 -- .../05_0multi_not_uniq.json | 9 --- .../05_0multi_uniq.json | 9 --- .../12_1auto_save_expert.json | 5 -- .../16_0redefine_description.json | 5 -- .../16_2family_redefine_calculation.json | 3 - .../16_2family_redefine_disabled.json | 3 - .../16_3family_empty_at_ends.json | 7 --- .../16_5exists_nonexists.json | 6 -- .../16_5exists_redefine.json | 3 - .../16_5redefine_calculation.json | 5 -- .../16_5redefine_choice.json | 5 -- .../16_5redefine_default.json | 5 -- .../16_5redefine_default_calculation.json | 5 -- .../16_5redefine_family.json | 7 --- .../16_5redefine_help.json | 7 --- .../16_5redefine_hidden.json | 3 - .../16_5redefine_multi.json | 9 --- ..._5redefine_remove_disable_calculation.json | 6 -- .../16_5test_redefine.json | 7 --- .../16_6choice_redefine.json | 5 -- .../16_6exists_family.json | 3 - .../16_6exists_redefine_family.json | 10 ---- .../16exists_exists.json | 5 -- .../17_5redefine_leadership.json | 3 - .../20_0empty_family.json | 3 - .../20_0family_append.json | 8 --- .../20_0family_underscore.json | 3 - .../20_0multi_family.json | 9 --- .../20_0multi_family_basic.json | 9 --- .../20_0multi_family_expert.json | 9 --- .../20_0multi_family_order.json | 12 ---- .../20_0validators_differ_redefine.json | 7 --- .../20_1empty_subfamily.json | 3 - .../20_2family_looks_like_dynamic.json | 12 ---- .../20_2family_looks_like_variable.json | 7 --- .../20_7help_family.json | 10 ---- .../20_9default_information_parent.json | 8 --- .../24_0family_hidden_condition.json | 8 --- .../24_0family_hidden_condition_boolean.json | 8 --- ...4_0family_hidden_condition_sub_family.json | 10 ---- ..._hidden_condition_variable_sub_family.json | 5 -- ...family_hidden_condition_with_variable.json | 7 --- ...ily_hidden_param_condition_sub_family.json | 10 ---- .../24_0family_mandatory_condition.json | 6 -- ..._0family_mandatory_condition_variable.json | 6 -- .../24_7validators_variable_optional.json | 8 --- .../24_family_disabled_var_hidden.json | 3 - .../40_0leadership.json | 21 ------- .../40_0leadership_diff_name.json | 21 ------- .../40_0leadership_empty.json | 3 - ...adership_follower_default_calculation.json | 21 ------- ...0leadership_follower_default_submulti.json | 45 -------------- ...follower_default_submulti_calculation.json | 45 -------------- ...40_0leadership_follower_default_value.json | 18 ------ .../40_0leadership_leader_follower.json | 18 ------ .../40_0leadership_leader_not_multi.json | 26 --------- .../40_0leadership_reduce.json | 14 ----- .../40_1leadership_append_follower.json | 24 -------- .../40_2leadership_calculation_index.json | 18 ------ .../40_2leadership_calculation_index_2.json | 18 ------ ...0_2leadership_calculation_param_index.json | 18 ------ .../40_2leadership_leader_calculation.json | 21 ------- .../40_6leadership_follower_multi.json | 45 -------------- ...eadership_follower_multi_no_mandatory.json | 45 -------------- .../40_8calculation_boolean.json | 11 ---- .../40_8calculation_boolean_return_none.json | 6 -- .../40_8calculation_integer.json | 7 --- .../40_8calculation_multi_variable.json | 11 ---- ...40_8calculation_multi_variable_parent.json | 8 --- ...0_8calculation_multi_variable_parent2.json | 10 ---- ...variable_leader_follower_multi_inside.json | 30 ---------- ...ip-calculation-outside-follower-first.json | 26 --------- ...hip-calculation-outside-follower-last.json | 26 --------- ...ulation-outside-follower-no-mandatory.json | 23 -------- ...adership-calculation-outside-follower.json | 26 --------- ...ship-calculation-outside-leader-first.json | 22 ------- ...rship-calculation-outside-leader-last.json | 22 ------- ...leadership-calculation-outside-leader.json | 26 --------- .../40_9leadership-calculation-variable.json | 26 --------- ...-calculation-variable_leader_follower.json | 32 ---------- ...ion-variable_leader_follower_not_same.json | 44 -------------- .../41_0choice_leader.json | 18 ------ .../44_0leadership_hidden.json | 3 - .../44_0leadership_leader_hidden.json | 3 - ...44_1leadership_append_hidden_follower.json | 3 - .../44_4disabled_calcultion_follower.json | 19 ------ ...4_4disabled_calcultion_follower_index.json | 17 ------ .../44_4leadership_mandatory.json | 18 ------ .../44_4leadership_mandatory_follower.json | 18 ------ ...5leadership_leader_hidden_calculation.json | 19 ------ ...dership_follower_disabled_calculation.json | 19 ------ ...9calculated_default_leadership_leader.json | 18 ------ .../60_0family_dynamic.json | 14 ----- .../60_0family_dynamic_1_0.json | 14 ----- .../60_0family_dynamic_1_0_empty.json | 14 ----- .../60_0family_dynamic_1_0_type.json | 14 ----- .../60_0family_dynamic_1_0_type_empty.json | 14 ----- .../60_0family_dynamic_1_1.json | 14 ----- .../60_0family_dynamic_1_1_empty.json | 14 ----- .../60_0family_dynamic_empty.json | 18 ------ .../60_0family_dynamic_forbidden_char.json | 16 ----- ...0_0family_dynamic_jinja_integer_empty.json | 15 ----- .../60_0family_dynamic_jinja_number.json | 15 ----- .../60_0family_dynamic_no_description.json | 14 ----- ..._0family_dynamic_no_description_empty.json | 14 ----- .../60_0family_dynamic_source_hidden.json | 10 ---- .../60_0family_dynamic_static.json | 10 ---- .../60_0family_dynamic_test.json | 14 ----- .../60_0family_dynamic_upper_char.json | 14 ----- .../60_0family_dynamic_variable_empty.json | 18 ------ .../60_0family_dynamic_variable_optional.json | 10 ---- .../60_0family_dynamic_variable_suffix.json | 14 ----- ...0family_dynamic_variable_suffix_empty.json | 14 ----- .../60_0family_empty.json | 3 - .../60_0family_hidden.json | 3 - .../60_0family_mode.json | 7 --- .../60_1family_dynamic_jinja.json | 18 ------ ..._2family_dynamic_jinja_fill_sub_group.json | 19 ------ ...family_dynamic_jinja_fill_sub_group_2.json | 19 ------ ..._dynamic_jinja_fill_sub_group_2_empty.json | 19 ------ ...ly_dynamic_jinja_fill_sub_group_empty.json | 19 ------ .../60_2family_dynamic_outside_calc.json | 15 ----- ...60_2family_dynamic_outside_calc_empty.json | 15 ----- .../60_5family_dynamic_calc2.json | 15 ----- .../60_5family_dynamic_calc2_empty.json | 15 ----- .../60_5family_dynamic_calc_description.json | 16 ----- .../60_5family_dynamic_calc_suffix.json | 15 ----- .../60_5family_dynamic_calc_suffix2.json | 14 ----- ...60_5family_dynamic_calc_suffix2_empty.json | 14 ----- ..._5family_dynamic_calc_suffix_disabled.json | 8 --- ...5family_dynamic_calc_suffix_disabled2.json | 11 ---- .../60_5family_dynamic_calc_suffix_empty.json | 15 ----- ...0_5family_dynamic_calc_suffix_empty_2.json | 11 ---- ...0_5family_dynamic_calc_suffix_empty_3.json | 15 ----- ...60_5family_dynamic_calc_suffix_hidden.json | 11 ---- ...ly_dynamic_calc_suffix_hidden_boolean.json | 11 ---- ...mily_dynamic_calc_suffix_hidden_multi.json | 15 ----- .../60_5family_dynamic_calc_suffix_param.json | 14 ----- ...amily_dynamic_calc_suffix_param_empty.json | 14 ----- .../60_5family_dynamic_calc_variable.json | 15 ----- ...family_dynamic_calc_variable_disabled.json | 12 ---- ...ynamic_calc_variable_disabled_outside.json | 11 ---- ...0_5family_dynamic_calc_variable_empty.json | 15 ----- .../60_5family_dynamic_hidden_suffix.json | 10 ---- .../60_5family_dynamic_unknown_suffix.json | 18 ------ ..._5family_dynamic_unknown_suffix_empty.json | 34 ----------- .../60_5family_dynamic_variable_outside.json | 19 ------ .../60_5family_dynamic_variable_outside2.json | 19 ------ ...amily_dynamic_variable_outside2_empty.json | 19 ------ ..._5family_dynamic_variable_outside_1_0.json | 19 ------ ...family_dynamic_variable_outside_empty.json | 19 ------ ...family_dynamic_variable_outside_jinja.json | 19 ------ ..._dynamic_variable_outside_jinja_empty.json | 19 ------ ...y_dynamic_variable_outside_sub_suffix.json | 29 ---------- ...mic_variable_outside_sub_suffix_empty.json | 29 ---------- ...amily_dynamic_variable_outside_suffix.json | 15 ----- ...dynamic_variable_outside_suffix_empty.json | 15 ----- .../60_6family_dynamic_inside.json | 20 ------- .../60_6family_dynamic_inside_empty.json | 20 ------- .../60_6family_dynamic_leadership.json | 46 --------------- .../60_6family_dynamic_leadership_empty.json | 46 --------------- .../60_6family_dynamic_sub_dynamic.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 24 -------- .../60_6family_dynamic_sub_dynamic_empty.json | 40 ------------- ...60_6family_dynamic_sub_dynamic_empty2.json | 52 ----------------- .../60_6family_dynamic_suffix_auto_multi.json | 29 ---------- ...60_6family_dynamic_suffix_auto_multi2.json | 29 ---------- .../60_9extra_dynamic.json | 12 ---- .../60_9extra_dynamic_extra.json | 19 ------ .../60_9family_dynamic_calc_both.json | 11 ---- .../68_0family_leadership_mode.json | 21 ------- .../00_0empty.json | 1 - .../00_0no_variable.json | 3 - .../00_0no_variable_default_version.json | 3 - .../00_0no_variable_remove_version.json | 3 - .../00_0version_underscore.json | 6 -- .../00_1empty_variable.json | 6 -- .../00_2default_calculated.json | 8 --- .../00_2default_calculated_multi.json | 14 ----- ...2default_calculated_params_permissive.json | 5 -- .../00_2default_calculated_variable.json | 7 --- ...fault_calculated_variable_description.json | 7 --- ...lated_variable_description_multi_line.json | 8 --- ...efault_calculated_variable_transitive.json | 7 --- .../00_4load_subfolder.json | 7 --- .../00_5load_notype.json | 5 -- .../00_6boolean.json | 10 ---- .../00_6boolean_no_mandatory.json | 5 -- .../00_6choice.json | 7 --- .../00_6choice_calculation.json | 5 -- .../00_6choice_link.json | 7 --- .../00_6choice_variable.json | 10 ---- .../00_6choice_variable_link.json | 11 ---- .../00_6choice_variable_link2.json | 13 ----- .../00_6custom.json | 6 -- .../00_6domainname.json | 5 -- .../00_6domainname_params.json | 5 -- .../00_6float.json | 10 ---- .../00_6integer.json | 10 ---- .../00_6ip.json | 7 --- .../00_6network.json | 7 --- .../00_6number.json | 10 ---- .../00_6port.json | 6 -- .../00_6regexp.json | 5 -- .../00_6regexp_link.json | 6 -- .../00_6secret.json | 6 -- .../00_6secret_param.json | 6 -- .../00_6string.json | 8 --- .../00_7choice_quote.json | 5 -- .../00_7help.json | 7 --- .../00_7help_quote.json | 7 --- .../00_7help_sup.json | 7 --- .../00_7value_doublequote.json | 5 -- .../00_7value_doublequote2.json | 5 -- .../00_7value_doublequote3.json | 5 -- .../00_7value_quote.json | 5 -- .../00_8calculation_information.json | 6 -- .../00_8calculation_namespace.json | 5 -- .../00_8calculation_param_namespace.json | 5 -- .../00_8test.json | 8 --- .../00_9choice_variable_multi.json | 6 -- .../00_9choice_variables.json | 7 --- .../00_9default_calculation.json | 5 -- .../00_9default_calculation_information.json | 6 -- ...alculation_information_other_variable.json | 7 --- ...0_9default_calculation_multi_optional.json | 8 --- ..._9default_calculation_multi_optional2.json | 8 --- ...lt_calculation_multi_optional_default.json | 9 --- .../00_9default_calculation_optional.json | 6 -- ..._9default_calculation_optional_exists.json | 12 ---- ...0_9default_calculation_param_optional.json | 6 -- ...0_9default_information_other_variable.json | 7 --- ..._9default_information_other_variable2.json | 7 --- .../00_9default_integer.json | 5 -- .../00_9default_number.json | 5 -- .../00_9extra.json | 8 --- .../00_9extra_calculation.json | 10 ---- .../00_9extra_ouside.json | 8 --- .../01_6boolean_multi.json | 28 --------- .../01_6custom_multi.json | 6 -- .../01_6float_multi.json | 28 --------- .../01_6integer_multi.json | 28 --------- .../01_6integer_multi_mandatory.json | 6 -- .../01_6string_empty.json | 6 -- .../01_6string_multi.json | 8 --- .../01_6string_multi_length.json | 13 ----- .../01_7value_multi_doublequote.json | 7 --- .../01_7value_multi_doublequote2.json | 7 --- .../01_7value_multi_quote.json | 7 --- .../01_8calculation_information_multi.json | 6 -- .../01_9choice_variable_multi.json | 6 -- .../01_9choice_variable_optional.json | 5 -- .../02_0tags.json | 7 --- .../04_0type_param.json | 5 -- .../04_0type_param_integer.json | 5 -- .../04_1auto_save.json | 5 -- .../04_1auto_save_and_calculated.json | 6 -- .../04_1auto_save_and_calculated_hidden.json | 6 -- .../04_1auto_save_and_hidden.json | 3 - .../04_1default_calculation_hidden.json | 6 -- .../04_1default_calculation_hidden_2.json | 6 -- .../04_1default_calculation_hidden_3.json | 5 -- .../04_1default_calculation_hidden_4.json | 6 -- .../04_1default_calculation_hidden_5.json | 5 -- .../04_1default_calculation_hidden_6.json | 6 -- .../04_5disabled_calculation.json | 7 --- .../04_5disabled_calculation_boolean.json | 6 -- .../04_5disabled_calculation_default.json | 7 --- .../04_5disabled_calculation_multi.json | 7 --- .../04_5disabled_calculation_optional.json | 5 -- ...disabled_calculation_optional_default.json | 8 --- .../04_5disabled_calculation_variable.json | 6 -- .../04_5disabled_calculation_variable10.json | 5 -- .../04_5disabled_calculation_variable11.json | 3 - .../04_5disabled_calculation_variable2.json | 5 -- .../04_5disabled_calculation_variable3.json | 5 -- .../04_5disabled_calculation_variable4.json | 6 -- .../04_5disabled_calculation_variable5.json | 6 -- .../04_5disabled_calculation_variable6.json | 6 -- .../04_5disabled_calculation_variable7.json | 6 -- .../04_5disabled_calculation_variable8.json | 3 - .../04_5disabled_calculation_variable9.json | 6 -- ..._5disabled_calculation_variable_multi.json | 6 -- .../04_5hidden_calculation.json | 7 --- .../04_5hidden_calculation2.json | 5 -- ...idden_calculation_default_calculation.json | 7 --- .../04_5validators.json | 6 -- .../04_5validators_differ.json | 6 -- .../04_5validators_multi.json | 8 --- .../04_5validators_multi2.json | 8 --- .../04_5validators_multi3.json | 9 --- .../04_5validators_warnings.json | 5 -- .../04_5validators_warnings_all.json | 5 -- .../05_0multi_not_uniq.json | 7 --- .../05_0multi_uniq.json | 7 --- .../12_1auto_save_expert.json | 5 -- .../16_0redefine_description.json | 6 -- .../16_2family_redefine_calculation.json | 3 - .../16_2family_redefine_disabled.json | 3 - .../16_3family_empty_at_ends.json | 6 -- .../16_5exists_nonexists.json | 6 -- .../16_5exists_redefine.json | 3 - .../16_5redefine_calculation.json | 5 -- .../16_5redefine_choice.json | 6 -- .../16_5redefine_default.json | 5 -- .../16_5redefine_default_calculation.json | 6 -- .../16_5redefine_family.json | 6 -- .../16_5redefine_help.json | 6 -- .../16_5redefine_hidden.json | 3 - .../16_5redefine_multi.json | 7 --- ..._5redefine_remove_disable_calculation.json | 6 -- .../16_5test_redefine.json | 6 -- .../16_6choice_redefine.json | 5 -- .../16_6exists_family.json | 3 - .../16_6exists_redefine_family.json | 7 --- .../16exists_exists.json | 6 -- .../17_5redefine_leadership.json | 3 - .../20_0empty_family.json | 3 - .../20_0family_append.json | 7 --- .../20_0family_underscore.json | 3 - .../20_0multi_family.json | 9 --- .../20_0multi_family_basic.json | 6 -- .../20_0multi_family_expert.json | 9 --- .../20_0multi_family_order.json | 9 --- .../20_0validators_differ_redefine.json | 7 --- .../20_1empty_subfamily.json | 3 - .../20_2family_looks_like_dynamic.json | 11 ---- .../20_2family_looks_like_variable.json | 7 --- .../20_7help_family.json | 7 --- .../20_9default_information_parent.json | 7 --- .../24_0family_hidden_condition.json | 6 -- .../24_0family_hidden_condition_boolean.json | 5 -- ...4_0family_hidden_condition_sub_family.json | 6 -- ..._hidden_condition_variable_sub_family.json | 5 -- ...family_hidden_condition_with_variable.json | 6 -- ...ily_hidden_param_condition_sub_family.json | 6 -- .../24_0family_mandatory_condition.json | 6 -- ..._0family_mandatory_condition_variable.json | 6 -- .../24_7validators_variable_optional.json | 6 -- .../24_family_disabled_var_hidden.json | 3 - .../40_0leadership.json | 6 -- .../40_0leadership_diff_name.json | 6 -- .../40_0leadership_empty.json | 3 - ...adership_follower_default_calculation.json | 6 -- ...0leadership_follower_default_submulti.json | 16 ----- ...follower_default_submulti_calculation.json | 15 ----- ...40_0leadership_follower_default_value.json | 5 -- .../40_0leadership_leader_follower.json | 14 ----- .../40_0leadership_leader_not_multi.json | 6 -- .../40_0leadership_reduce.json | 8 --- .../40_1leadership_append_follower.json | 6 -- .../40_2leadership_calculation_index.json | 18 ------ .../40_2leadership_calculation_index_2.json | 18 ------ ...0_2leadership_calculation_param_index.json | 18 ------ .../40_2leadership_leader_calculation.json | 9 --- .../40_6leadership_follower_multi.json | 6 -- ...eadership_follower_multi_no_mandatory.json | 5 -- .../40_8calculation_boolean.json | 12 ---- .../40_8calculation_boolean_return_none.json | 6 -- .../40_8calculation_integer.json | 7 --- .../40_8calculation_multi_variable.json | 10 ---- ...40_8calculation_multi_variable_parent.json | 8 --- ...0_8calculation_multi_variable_parent2.json | 10 ---- ...variable_leader_follower_multi_inside.json | 18 ------ ...ip-calculation-outside-follower-first.json | 19 ------ ...hip-calculation-outside-follower-last.json | 19 ------ ...ulation-outside-follower-no-mandatory.json | 18 ------ ...adership-calculation-outside-follower.json | 20 ------- ...ship-calculation-outside-leader-first.json | 17 ------ ...rship-calculation-outside-leader-last.json | 17 ------ ...leadership-calculation-outside-leader.json | 20 ------- .../40_9leadership-calculation-variable.json | 20 ------- ...-calculation-variable_leader_follower.json | 8 --- ...ion-variable_leader_follower_not_same.json | 7 --- .../41_0choice_leader.json | 5 -- .../44_0leadership_hidden.json | 3 - .../44_0leadership_leader_hidden.json | 3 - ...44_1leadership_append_hidden_follower.json | 3 - .../44_4disabled_calcultion_follower.json | 6 -- ...4_4disabled_calcultion_follower_index.json | 13 ----- .../44_4leadership_mandatory.json | 6 -- .../44_4leadership_mandatory_follower.json | 5 -- ...5leadership_leader_hidden_calculation.json | 5 -- ...dership_follower_disabled_calculation.json | 6 -- ...9calculated_default_leadership_leader.json | 13 ----- .../60_0family_dynamic.json | 7 --- .../60_0family_dynamic_1_0.json | 14 ----- .../60_0family_dynamic_1_0_empty.json | 5 -- .../60_0family_dynamic_1_0_type.json | 7 --- .../60_0family_dynamic_1_0_type_empty.json | 5 -- .../60_0family_dynamic_1_1.json | 7 --- .../60_0family_dynamic_1_1_empty.json | 5 -- .../60_0family_dynamic_empty.json | 5 -- .../60_0family_dynamic_forbidden_char.json | 16 ----- ...0_0family_dynamic_jinja_integer_empty.json | 6 -- .../60_0family_dynamic_jinja_number.json | 15 ----- .../60_0family_dynamic_no_description.json | 7 --- ..._0family_dynamic_no_description_empty.json | 5 -- .../60_0family_dynamic_source_hidden.json | 7 --- .../60_0family_dynamic_static.json | 7 --- .../60_0family_dynamic_test.json | 6 -- .../60_0family_dynamic_upper_char.json | 7 --- .../60_0family_dynamic_variable_empty.json | 6 -- .../60_0family_dynamic_variable_optional.json | 10 ---- .../60_0family_dynamic_variable_suffix.json | 14 ----- ...0family_dynamic_variable_suffix_empty.json | 6 -- .../60_0family_empty.json | 3 - .../60_0family_hidden.json | 3 - .../60_0family_mode.json | 7 --- .../60_1family_dynamic_jinja.json | 14 ----- ..._2family_dynamic_jinja_fill_sub_group.json | 8 --- ...family_dynamic_jinja_fill_sub_group_2.json | 19 ------ .../60_2family_dynamic_outside_calc.json | 15 ----- ...60_2family_dynamic_outside_calc_empty.json | 6 -- .../60_5family_dynamic_calc2.json | 6 -- .../60_5family_dynamic_calc2_empty.json | 6 -- .../60_5family_dynamic_calc_description.json | 9 --- .../60_5family_dynamic_calc_suffix.json | 8 --- ...60_5family_dynamic_calc_suffix2_empty.json | 5 -- ..._5family_dynamic_calc_suffix_disabled.json | 6 -- ...5family_dynamic_calc_suffix_disabled2.json | 6 -- .../60_5family_dynamic_calc_suffix_empty.json | 6 -- ...0_5family_dynamic_calc_suffix_empty_2.json | 6 -- ...0_5family_dynamic_calc_suffix_empty_3.json | 6 -- ...60_5family_dynamic_calc_suffix_hidden.json | 11 ---- ...ly_dynamic_calc_suffix_hidden_boolean.json | 11 ---- ...mily_dynamic_calc_suffix_hidden_multi.json | 14 ----- .../60_5family_dynamic_calc_suffix_param.json | 14 ----- ...amily_dynamic_calc_suffix_param_empty.json | 5 -- .../60_5family_dynamic_calc_variable.json | 8 --- ...family_dynamic_calc_variable_disabled.json | 9 --- ...ynamic_calc_variable_disabled_outside.json | 8 --- ...0_5family_dynamic_calc_variable_empty.json | 6 -- .../60_5family_dynamic_hidden_suffix.json | 10 ---- .../60_5family_dynamic_unknown_suffix.json | 18 ------ ..._5family_dynamic_unknown_suffix_empty.json | 5 -- .../60_5family_dynamic_variable_outside.json | 18 ------ .../60_5family_dynamic_variable_outside2.json | 18 ------ ...amily_dynamic_variable_outside2_empty.json | 6 -- ..._5family_dynamic_variable_outside_1_0.json | 18 ------ ...family_dynamic_variable_outside_empty.json | 6 -- ...family_dynamic_variable_outside_jinja.json | 18 ------ ..._dynamic_variable_outside_jinja_empty.json | 6 -- ...y_dynamic_variable_outside_sub_suffix.json | 28 --------- ...mic_variable_outside_sub_suffix_empty.json | 6 -- ...amily_dynamic_variable_outside_suffix.json | 15 ----- ...dynamic_variable_outside_suffix_empty.json | 6 -- .../60_6family_dynamic_inside_empty.json | 5 -- .../60_6family_dynamic_leadership.json | 7 --- .../60_6family_dynamic_leadership_empty.json | 5 -- .../60_6family_dynamic_sub_dynamic.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0.json | 40 ------------- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 9 --- .../60_6family_dynamic_sub_dynamic_empty.json | 5 -- ...60_6family_dynamic_sub_dynamic_empty2.json | 14 ----- .../60_6family_dynamic_suffix_auto_multi.json | 10 ---- ...60_6family_dynamic_suffix_auto_multi2.json | 10 ---- .../60_9extra_dynamic.json | 6 -- .../60_9extra_dynamic_extra.json | 6 -- .../60_9family_dynamic_calc_both.json | 7 --- .../68_0family_leadership_mode.json | 5 -- .../04_1jinja_and_hidden.json} | 0 ...bled_calculation_variable_transitive.json} | 0 ...ed_calculation_variable_transitive_2.json} | 0 ...led_calculation_variable_transitive_3.json | 4 ++ ...ed_calculation_variable_transitive_4.json} | 0 .../60_5family_dynamic_calc_identifier.json} | 5 +- ...5family_dynamic_calc_identifier_multi.json | 19 ++++++ .../60_6family_subdynamic_inside.json | 38 ++++++++++++ .../test_read_write_mandatory/00_0empty.json | 1 - .../00_0no_variable.json | 1 - .../00_0no_variable_default_version.json | 1 - .../00_0no_variable_remove_version.json | 1 - .../00_0version_underscore.json | 3 - .../00_1empty_variable.json | 3 - .../00_2default_calculated.json | 8 --- .../00_2default_calculated_multi.json | 12 ---- ...2default_calculated_params_permissive.json | 3 - .../00_2default_calculated_variable.json | 10 ---- ...fault_calculated_variable_description.json | 4 -- ...lated_variable_description_multi_line.json | 5 -- ...efault_calculated_variable_transitive.json | 10 ---- .../00_4load_subfolder.json | 4 -- .../00_5load_notype.json | 3 - .../00_6boolean.json | 8 --- .../00_6boolean_no_mandatory.json | 3 - .../test_read_write_mandatory/00_6choice.json | 8 --- .../00_6choice_calculation.json | 3 - .../00_6choice_link.json | 4 -- .../00_6choice_variable.json | 8 --- .../00_6choice_variable_link.json | 9 --- .../00_6choice_variable_link2.json | 11 ---- .../test_read_write_mandatory/00_6custom.json | 4 -- .../00_6domainname.json | 3 - .../00_6domainname_params.json | 3 - .../test_read_write_mandatory/00_6float.json | 8 --- .../00_6integer.json | 8 --- .../test_read_write_mandatory/00_6ip.json | 5 -- .../00_6network.json | 5 -- .../test_read_write_mandatory/00_6number.json | 8 --- .../test_read_write_mandatory/00_6port.json | 5 -- .../test_read_write_mandatory/00_6regexp.json | 3 - .../00_6regexp_link.json | 4 -- .../test_read_write_mandatory/00_6secret.json | 4 -- .../00_6secret_param.json | 5 -- .../test_read_write_mandatory/00_6string.json | 10 ---- .../00_7choice_quote.json | 3 - .../test_read_write_mandatory/00_7help.json | 4 -- .../00_7help_quote.json | 4 -- .../00_7help_sup.json | 4 -- .../00_7value_doublequote.json | 3 - .../00_7value_doublequote2.json | 3 - .../00_7value_doublequote3.json | 3 - .../00_7value_quote.json | 3 - .../00_8calculation_information.json | 3 - .../test_read_write_mandatory/00_8test.json | 11 ---- .../00_9choice_variable_multi.json | 10 ---- .../00_9choice_variables.json | 5 -- .../00_9default_calculation.json | 3 - .../00_9default_calculation_information.json | 3 - ...alculation_information_other_variable.json | 4 -- ...0_9default_calculation_multi_optional.json | 8 --- ..._9default_calculation_multi_optional2.json | 8 --- ...lt_calculation_multi_optional_default.json | 8 --- .../00_9default_calculation_optional.json | 7 --- ..._9default_calculation_optional_exists.json | 12 ---- ...0_9default_calculation_param_optional.json | 4 -- ...0_9default_information_other_variable.json | 4 -- ..._9default_information_other_variable2.json | 4 -- .../00_9default_integer.json | 3 - .../00_9default_number.json | 3 - .../01_6boolean_multi.json | 26 --------- .../01_6custom_multi.json | 12 ---- .../01_6float_multi.json | 42 -------------- .../01_6integer_multi.json | 42 -------------- .../01_6integer_multi_mandatory.json | 7 --- .../01_6string_empty.json | 7 --- .../01_6string_multi.json | 42 -------------- .../01_6string_multi_length.json | 12 ---- .../01_7value_multi_doublequote.json | 7 --- .../01_7value_multi_doublequote2.json | 7 --- .../01_7value_multi_quote.json | 7 --- .../01_8calculation_information_multi.json | 7 --- .../01_9choice_variable_multi.json | 8 --- .../01_9choice_variable_optional.json | 3 - .../test_read_write_mandatory/02_0tags.json | 4 -- .../04_0type_param.json | 3 - .../04_0type_param_integer.json | 3 - .../04_1auto_save.json | 3 - .../04_1auto_save_and_calculated.json | 4 -- .../04_1auto_save_and_calculated_hidden.json | 4 -- .../04_1auto_save_and_hidden.json | 1 - .../04_1default_calculation_hidden.json | 5 -- .../04_1default_calculation_hidden_2.json | 5 -- .../04_1default_calculation_hidden_3.json | 3 - .../04_1default_calculation_hidden_4.json | 4 -- .../04_1default_calculation_hidden_5.json | 4 -- .../04_1default_calculation_hidden_6.json | 3 - .../04_5disabled_calculation_boolean.json | 4 -- .../04_5disabled_calculation_optional.json | 4 -- ...disabled_calculation_optional_default.json | 4 -- .../04_5disabled_calculation_variable.json | 3 - .../04_5disabled_calculation_variable10.json | 3 - .../04_5disabled_calculation_variable11.json | 1 - .../04_5disabled_calculation_variable2.json | 3 - .../04_5disabled_calculation_variable3.json | 4 -- .../04_5disabled_calculation_variable4.json | 3 - .../04_5disabled_calculation_variable5.json | 3 - .../04_5disabled_calculation_variable6.json | 3 - .../04_5disabled_calculation_variable7.json | 3 - .../04_5disabled_calculation_variable8.json | 1 - .../04_5disabled_calculation_variable9.json | 3 - ..._5disabled_calculation_variable_multi.json | 3 - .../04_5validators.json | 3 - .../04_5validators_differ.json | 4 -- .../04_5validators_multi.json | 7 --- .../04_5validators_multi2.json | 6 -- .../04_5validators_multi3.json | 5 -- .../04_5validators_warnings.json | 3 - .../04_5validators_warnings_all.json | 3 - .../05_0multi_not_uniq.json | 7 --- .../05_0multi_uniq.json | 7 --- .../12_1auto_save_expert.json | 3 - .../16_0redefine_description.json | 3 - .../16_2family_redefine_calculation.json | 1 - .../16_2family_redefine_disabled.json | 1 - .../16_3family_empty_at_ends.json | 5 -- .../16_5exists_nonexists.json | 4 -- .../16_5exists_redefine.json | 1 - .../16_5redefine_calculation.json | 3 - .../16_5redefine_choice.json | 3 - .../16_5redefine_default.json | 3 - .../16_5redefine_default_calculation.json | 3 - .../16_5redefine_family.json | 5 -- .../16_5redefine_help.json | 5 -- .../16_5redefine_hidden.json | 1 - .../16_5redefine_multi.json | 7 --- ..._5redefine_remove_disable_calculation.json | 4 -- .../16_5test_redefine.json | 5 -- .../16_6choice_redefine.json | 3 - .../16_6exists_family.json | 1 - .../16_6exists_redefine_family.json | 8 --- .../16exists_exists.json | 3 - .../17_5redefine_leadership.json | 1 - .../20_0empty_family.json | 1 - .../20_0family_append.json | 6 -- .../20_0family_underscore.json | 1 - .../20_0multi_family.json | 7 --- .../20_0multi_family_basic.json | 7 --- .../20_0multi_family_expert.json | 7 --- .../20_0multi_family_order.json | 10 ---- .../20_0validators_differ_redefine.json | 5 -- .../20_1empty_subfamily.json | 1 - .../20_2family_looks_like_dynamic.json | 10 ---- .../20_2family_looks_like_variable.json | 5 -- .../20_7help_family.json | 8 --- .../20_9default_information_parent.json | 6 -- .../20_9family_absolute.json | 24 -------- ...4_0family_hidden_condition_sub_family.json | 8 --- ..._hidden_condition_variable_sub_family.json | 3 - ...ily_hidden_param_condition_sub_family.json | 8 --- .../24_0family_mandatory_condition.json | 4 -- ..._0family_mandatory_condition_variable.json | 4 -- .../24_7validators_variable_optional.json | 6 -- .../24_family_disabled_var_hidden.json | 1 - .../40_0leadership.json | 19 ------ .../40_0leadership_diff_name.json | 19 ------ .../40_0leadership_empty.json | 1 - ...adership_follower_default_calculation.json | 19 ------ ...40_0leadership_follower_default_value.json | 16 ----- .../40_0leadership_leader_follower.json | 16 ----- .../40_0leadership_leader_not_multi.json | 24 -------- .../40_0leadership_reduce.json | 12 ---- .../40_1leadership_append_follower.json | 22 ------- .../40_2leadership_calculation_index.json | 16 ----- .../40_2leadership_calculation_index_2.json | 16 ----- .../40_6leadership_follower_multi.json | 43 -------------- ...eadership_follower_multi_no_mandatory.json | 43 -------------- .../40_8calculation_boolean.json | 9 --- .../40_8calculation_multi_variable.json | 9 --- ...40_8calculation_multi_variable_parent.json | 6 -- ...0_8calculation_multi_variable_parent2.json | 8 --- ...variable_leader_follower_multi_inside.json | 28 --------- ...ip-calculation-outside-follower-first.json | 24 -------- ...hip-calculation-outside-follower-last.json | 24 -------- ...ulation-outside-follower-no-mandatory.json | 21 ------- ...adership-calculation-outside-follower.json | 24 -------- ...ship-calculation-outside-leader-first.json | 20 ------- ...rship-calculation-outside-leader-last.json | 20 ------- ...leadership-calculation-outside-leader.json | 24 -------- .../40_9leadership-calculation-variable.json | 24 -------- ...-calculation-variable_leader_follower.json | 30 ---------- ...ion-variable_leader_follower_not_same.json | 42 -------------- .../41_0choice_leader.json | 16 ----- .../44_0leadership_hidden.json | 1 - .../44_0leadership_leader_hidden.json | 1 - ...44_1leadership_append_hidden_follower.json | 1 - ...4_4disabled_calcultion_follower_index.json | 15 ----- .../44_4leadership_mandatory.json | 16 ----- .../44_4leadership_mandatory_follower.json | 16 ----- ...5leadership_leader_hidden_calculation.json | 17 ------ ...dership_follower_disabled_calculation.json | 17 ------ .../60_0family_dynamic.json | 12 ---- .../60_0family_dynamic_1_1.json | 12 ---- .../60_0family_dynamic_1_1_empty.json | 12 ---- .../60_0family_dynamic_empty.json | 16 ----- .../60_0family_dynamic_forbidden_char.json | 14 ----- .../60_0family_dynamic_no_description.json | 12 ---- ..._0family_dynamic_no_description_empty.json | 12 ---- .../60_0family_dynamic_source_hidden.json | 8 --- .../60_0family_dynamic_static.json | 8 --- .../60_0family_dynamic_test.json | 12 ---- .../60_0family_dynamic_upper_char.json | 12 ---- .../60_0family_dynamic_variable_empty.json | 16 ----- .../60_0family_dynamic_variable_optional.json | 8 --- .../60_0family_dynamic_variable_suffix.json | 12 ---- ...0family_dynamic_variable_suffix_empty.json | 12 ---- .../60_0family_empty.json | 1 - .../60_0family_hidden.json | 1 - .../60_0family_mode.json | 5 -- .../60_1family_dynamic_jinja.json | 16 ----- ..._2family_dynamic_jinja_fill_sub_group.json | 17 ------ ...family_dynamic_jinja_fill_sub_group_2.json | 17 ------ ..._dynamic_jinja_fill_sub_group_2_empty.json | 17 ------ ...ly_dynamic_jinja_fill_sub_group_empty.json | 17 ------ .../60_2family_dynamic_outside_calc.json | 13 ----- ...60_2family_dynamic_outside_calc_empty.json | 13 ----- .../60_5family_dynamic_calc_description.json | 14 ----- .../60_5family_dynamic_calc_suffix2.json | 12 ---- ...60_5family_dynamic_calc_suffix2_empty.json | 12 ---- ..._5family_dynamic_calc_suffix_disabled.json | 6 -- .../60_5family_dynamic_calc_suffix_param.json | 12 ---- ...amily_dynamic_calc_suffix_param_empty.json | 12 ---- .../60_5family_dynamic_calc_variable.json | 13 ----- ...family_dynamic_calc_variable_disabled.json | 10 ---- ...ynamic_calc_variable_disabled_outside.json | 9 --- ...0_5family_dynamic_calc_variable_empty.json | 13 ----- .../60_5family_dynamic_hidden_suffix.json | 8 --- ...amily_dynamic_variable_outside_suffix.json | 13 ----- ...dynamic_variable_outside_suffix_empty.json | 13 ----- .../60_6family_dynamic_leadership.json | 44 -------------- .../60_6family_dynamic_leadership_empty.json | 44 -------------- .../60_9family_dynamic_calc_both.json | 9 --- .../68_0family_leadership_mode.json | 19 ------ .../00_0empty.json | 1 - .../00_0no_variable.json | 1 - .../00_0no_variable_default_version.json | 1 - .../00_0no_variable_remove_version.json | 1 - .../00_0version_underscore.json | 6 -- .../00_1empty_variable.json | 6 -- .../00_2default_calculated.json | 6 -- .../00_2default_calculated_multi.json | 12 ---- ...2default_calculated_params_permissive.json | 3 - .../00_2default_calculated_variable.json | 7 --- ...fault_calculated_variable_description.json | 7 --- ...lated_variable_description_multi_line.json | 8 --- ...efault_calculated_variable_transitive.json | 7 --- .../00_4load_subfolder.json | 7 --- .../00_5load_notype.json | 3 - .../00_6boolean.json | 8 --- .../00_6boolean_no_mandatory.json | 3 - .../00_6choice.json | 7 --- .../00_6choice_calculation.json | 3 - .../00_6choice_link.json | 7 --- .../00_6choice_variable.json | 8 --- .../00_6choice_variable_link.json | 9 --- .../00_6choice_variable_link2.json | 11 ---- .../00_6custom.json | 6 -- .../00_6domainname.json | 3 - .../00_6domainname_params.json | 3 - .../00_6float.json | 8 --- .../00_6integer.json | 8 --- .../00_6ip.json | 5 -- .../00_6network.json | 5 -- .../00_6number.json | 8 --- .../00_6port.json | 6 -- .../00_6regexp.json | 3 - .../00_6regexp_link.json | 4 -- .../00_6secret.json | 6 -- .../00_6secret_param.json | 6 -- .../00_6string.json | 8 --- .../00_7choice_quote.json | 3 - .../00_7help.json | 7 --- .../00_7help_quote.json | 7 --- .../00_7help_sup.json | 7 --- .../00_7value_doublequote.json | 3 - .../00_7value_doublequote2.json | 3 - .../00_7value_doublequote3.json | 3 - .../00_7value_quote.json | 3 - .../00_8calculation_information.json | 6 -- .../00_8test.json | 8 --- .../00_9choice_variable_multi.json | 6 -- .../00_9choice_variables.json | 5 -- .../00_9default_calculation.json | 3 - .../00_9default_calculation_information.json | 6 -- ...alculation_information_other_variable.json | 7 --- ...0_9default_calculation_multi_optional.json | 6 -- ..._9default_calculation_multi_optional2.json | 6 -- ...lt_calculation_multi_optional_default.json | 7 --- .../00_9default_calculation_optional.json | 6 -- ..._9default_calculation_optional_exists.json | 10 ---- ...0_9default_calculation_param_optional.json | 4 -- ...0_9default_information_other_variable.json | 7 --- ..._9default_information_other_variable2.json | 7 --- .../00_9default_integer.json | 3 - .../00_9default_number.json | 3 - .../01_6boolean_multi.json | 26 --------- .../01_6custom_multi.json | 6 -- .../01_6float_multi.json | 26 --------- .../01_6integer_multi.json | 26 --------- .../01_6integer_multi_mandatory.json | 6 -- .../01_6string_empty.json | 6 -- .../01_6string_multi.json | 8 --- .../01_6string_multi_length.json | 11 ---- .../01_7value_multi_doublequote.json | 5 -- .../01_7value_multi_doublequote2.json | 5 -- .../01_7value_multi_quote.json | 5 -- .../01_8calculation_information_multi.json | 6 -- .../01_9choice_variable_multi.json | 6 -- .../01_9choice_variable_optional.json | 3 - .../02_0tags.json | 7 --- .../04_0type_param.json | 3 - .../04_0type_param_integer.json | 3 - .../04_1auto_save.json | 3 - .../04_1auto_save_and_calculated.json | 4 -- .../04_1auto_save_and_calculated_hidden.json | 4 -- .../04_1auto_save_and_hidden.json | 1 - .../04_1default_calculation_hidden.json | 4 -- .../04_1default_calculation_hidden_2.json | 4 -- .../04_1default_calculation_hidden_3.json | 3 - .../04_1default_calculation_hidden_4.json | 6 -- .../04_1default_calculation_hidden_5.json | 3 - .../04_1default_calculation_hidden_6.json | 6 -- .../04_5disabled_calculation_boolean.json | 6 -- .../04_5disabled_calculation_optional.json | 3 - ...disabled_calculation_optional_default.json | 6 -- .../04_5disabled_calculation_variable.json | 6 -- .../04_5disabled_calculation_variable10.json | 3 - .../04_5disabled_calculation_variable11.json | 1 - .../04_5disabled_calculation_variable2.json | 3 - .../04_5disabled_calculation_variable3.json | 3 - .../04_5disabled_calculation_variable4.json | 6 -- .../04_5disabled_calculation_variable5.json | 6 -- .../04_5disabled_calculation_variable6.json | 6 -- .../04_5disabled_calculation_variable7.json | 6 -- .../04_5disabled_calculation_variable8.json | 1 - .../04_5disabled_calculation_variable9.json | 6 -- ..._5disabled_calculation_variable_multi.json | 6 -- .../04_5validators.json | 6 -- .../04_5validators_differ.json | 4 -- .../04_5validators_multi.json | 6 -- .../04_5validators_multi2.json | 6 -- .../04_5validators_multi3.json | 7 --- .../04_5validators_warnings.json | 3 - .../04_5validators_warnings_all.json | 3 - .../05_0multi_not_uniq.json | 5 -- .../05_0multi_uniq.json | 5 -- .../12_1auto_save_expert.json | 3 - .../16_0redefine_description.json | 6 -- .../16_2family_redefine_calculation.json | 1 - .../16_2family_redefine_disabled.json | 1 - .../16_3family_empty_at_ends.json | 6 -- .../16_5exists_nonexists.json | 4 -- .../16_5exists_redefine.json | 1 - .../16_5redefine_calculation.json | 3 - .../16_5redefine_choice.json | 6 -- .../16_5redefine_default.json | 3 - .../16_5redefine_default_calculation.json | 6 -- .../16_5redefine_family.json | 6 -- .../16_5redefine_help.json | 6 -- .../16_5redefine_hidden.json | 1 - .../16_5redefine_multi.json | 5 -- ..._5redefine_remove_disable_calculation.json | 6 -- .../16_5test_redefine.json | 6 -- .../16_6choice_redefine.json | 3 - .../16_6exists_family.json | 1 - .../16_6exists_redefine_family.json | 7 --- .../16exists_exists.json | 6 -- .../17_5redefine_leadership.json | 1 - .../20_0empty_family.json | 1 - .../20_0family_append.json | 7 --- .../20_0family_underscore.json | 1 - .../20_0multi_family.json | 7 --- .../20_0multi_family_basic.json | 6 -- .../20_0multi_family_expert.json | 7 --- .../20_0multi_family_order.json | 9 --- .../20_0validators_differ_redefine.json | 5 -- .../20_1empty_subfamily.json | 1 - .../20_2family_looks_like_dynamic.json | 9 --- .../20_2family_looks_like_variable.json | 5 -- .../20_7help_family.json | 7 --- .../20_9default_information_parent.json | 7 --- .../20_9family_absolute.json | 10 ---- ...4_0family_hidden_condition_sub_family.json | 6 -- ..._hidden_condition_variable_sub_family.json | 3 - ...ily_hidden_param_condition_sub_family.json | 6 -- .../24_0family_mandatory_condition.json | 4 -- ..._0family_mandatory_condition_variable.json | 6 -- .../24_7validators_variable_optional.json | 6 -- .../24_family_disabled_var_hidden.json | 1 - .../40_0leadership.json | 6 -- .../40_0leadership_diff_name.json | 6 -- .../40_0leadership_empty.json | 1 - ...adership_follower_default_calculation.json | 6 -- ...40_0leadership_follower_default_value.json | 3 - .../40_0leadership_leader_follower.json | 12 ---- .../40_0leadership_leader_not_multi.json | 6 -- .../40_0leadership_reduce.json | 8 --- .../40_1leadership_append_follower.json | 6 -- .../40_2leadership_calculation_index.json | 16 ----- .../40_2leadership_calculation_index_2.json | 16 ----- .../40_6leadership_follower_multi.json | 6 -- ...eadership_follower_multi_no_mandatory.json | 3 - .../40_8calculation_boolean.json | 10 ---- .../40_8calculation_multi_variable.json | 8 --- ...40_8calculation_multi_variable_parent.json | 6 -- ...0_8calculation_multi_variable_parent2.json | 8 --- ...variable_leader_follower_multi_inside.json | 16 ----- ...ip-calculation-outside-follower-first.json | 17 ------ ...hip-calculation-outside-follower-last.json | 17 ------ ...ulation-outside-follower-no-mandatory.json | 16 ----- ...adership-calculation-outside-follower.json | 18 ------ ...ship-calculation-outside-leader-first.json | 15 ----- ...rship-calculation-outside-leader-last.json | 15 ----- ...leadership-calculation-outside-leader.json | 18 ------ .../40_9leadership-calculation-variable.json | 18 ------ ...-calculation-variable_leader_follower.json | 8 --- ...ion-variable_leader_follower_not_same.json | 7 --- .../41_0choice_leader.json | 3 - .../44_0leadership_hidden.json | 1 - .../44_0leadership_leader_hidden.json | 1 - ...44_1leadership_append_hidden_follower.json | 1 - ...4_4disabled_calcultion_follower_index.json | 11 ---- .../44_4leadership_mandatory.json | 6 -- .../44_4leadership_mandatory_follower.json | 3 - ...5leadership_leader_hidden_calculation.json | 3 - ...dership_follower_disabled_calculation.json | 6 -- .../60_0family_dynamic.json | 7 --- .../60_0family_dynamic_1_1.json | 7 --- .../60_0family_dynamic_1_1_empty.json | 3 - .../60_0family_dynamic_empty.json | 3 - .../60_0family_dynamic_forbidden_char.json | 14 ----- .../60_0family_dynamic_no_description.json | 7 --- ..._0family_dynamic_no_description_empty.json | 3 - .../60_0family_dynamic_source_hidden.json | 7 --- .../60_0family_dynamic_static.json | 7 --- .../60_0family_dynamic_test.json | 6 -- .../60_0family_dynamic_upper_char.json | 7 --- .../60_0family_dynamic_variable_empty.json | 6 -- .../60_0family_dynamic_variable_optional.json | 8 --- .../60_0family_dynamic_variable_suffix.json | 12 ---- ...0family_dynamic_variable_suffix_empty.json | 6 -- .../60_0family_empty.json | 1 - .../60_0family_hidden.json | 1 - .../60_0family_mode.json | 5 -- .../60_1family_dynamic_jinja.json | 12 ---- ..._2family_dynamic_jinja_fill_sub_group.json | 8 --- ...family_dynamic_jinja_fill_sub_group_2.json | 17 ------ ..._dynamic_jinja_fill_sub_group_2_empty.json | 4 -- ...ly_dynamic_jinja_fill_sub_group_empty.json | 4 -- .../60_2family_dynamic_outside_calc.json | 13 ----- ...60_2family_dynamic_outside_calc_empty.json | 4 -- .../60_5family_dynamic_calc_description.json | 9 --- ...60_5family_dynamic_calc_suffix2_empty.json | 3 - ..._5family_dynamic_calc_suffix_disabled.json | 6 -- .../60_5family_dynamic_calc_suffix_param.json | 12 ---- ...amily_dynamic_calc_suffix_param_empty.json | 3 - .../60_5family_dynamic_calc_variable.json | 8 --- ...family_dynamic_calc_variable_disabled.json | 9 --- ...ynamic_calc_variable_disabled_outside.json | 8 --- ...0_5family_dynamic_calc_variable_empty.json | 6 -- .../60_5family_dynamic_hidden_suffix.json | 8 --- ...amily_dynamic_variable_outside_suffix.json | 13 ----- ...dynamic_variable_outside_suffix_empty.json | 4 -- .../60_6family_dynamic_leadership.json | 7 --- .../60_6family_dynamic_leadership_empty.json | 3 - .../60_9family_dynamic_calc_both.json | 7 --- .../68_0family_leadership_mode.json | 3 - tests/test_load.py | 58 +++++++++---------- 1600 files changed, 283 insertions(+), 15415 deletions(-) create mode 100644 tests/results/test/04_1jinja_and_hidden.json rename tests/results/{test_mandatory/04_5disabled_calculation_variable.json => test/04_5disabled_calculation_variable_transitive.json} (100%) rename tests/results/{test_mandatory/00_0empty.json => test/04_5disabled_calculation_variable_transitive_2.json} (100%) rename tests/results/{test_mandatory/04_5disabled_calculation_variable10.json => test/04_5disabled_calculation_variable_transitive_3.json} (100%) rename tests/results/{test_mandatory/04_5disabled_calculation_variable2.json => test/04_5disabled_calculation_variable_transitive_4.json} (100%) rename tests/results/{test_mandatory/60_2family_dynamic_outside_calc.json => test/60_5family_dynamic_calc_identifier.json} (76%) create mode 100644 tests/results/test/60_5family_dynamic_calc_identifier_multi.json create mode 100644 tests/results/test/60_6family_subdynamic_inside.json delete mode 100644 tests/results/test_mandatory/00_0no_variable_remove_version.json delete mode 100644 tests/results/test_mandatory/00_0version_underscore.json delete mode 100644 tests/results/test_mandatory/00_1empty_variable.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_multi.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_variable.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_mandatory/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_mandatory/00_4load_subfolder.json delete mode 100644 tests/results/test_mandatory/00_5load_notype.json delete mode 100644 tests/results/test_mandatory/00_6boolean.json delete mode 100644 tests/results/test_mandatory/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_mandatory/00_6choice.json delete mode 100644 tests/results/test_mandatory/00_6choice_calculation.json delete mode 100644 tests/results/test_mandatory/00_6choice_link.json delete mode 100644 tests/results/test_mandatory/00_6choice_variable.json delete mode 100644 tests/results/test_mandatory/00_6choice_variable_link.json delete mode 100644 tests/results/test_mandatory/00_6choice_variable_link2.json delete mode 100644 tests/results/test_mandatory/00_6custom.json delete mode 100644 tests/results/test_mandatory/00_6domainname.json delete mode 100644 tests/results/test_mandatory/00_6domainname_params.json delete mode 100644 tests/results/test_mandatory/00_6float.json delete mode 100644 tests/results/test_mandatory/00_6integer.json delete mode 100644 tests/results/test_mandatory/00_6ip.json delete mode 100644 tests/results/test_mandatory/00_6network.json delete mode 100644 tests/results/test_mandatory/00_6number.json delete mode 100644 tests/results/test_mandatory/00_6port.json delete mode 100644 tests/results/test_mandatory/00_6regexp.json delete mode 100644 tests/results/test_mandatory/00_6regexp_link.json delete mode 100644 tests/results/test_mandatory/00_6secret.json delete mode 100644 tests/results/test_mandatory/00_6secret_param.json delete mode 100644 tests/results/test_mandatory/00_6string.json delete mode 100644 tests/results/test_mandatory/00_7choice_quote.json delete mode 100644 tests/results/test_mandatory/00_7help.json delete mode 100644 tests/results/test_mandatory/00_7help_quote.json delete mode 100644 tests/results/test_mandatory/00_7help_sup.json delete mode 100644 tests/results/test_mandatory/00_7value_doublequote.json delete mode 100644 tests/results/test_mandatory/00_7value_doublequote2.json delete mode 100644 tests/results/test_mandatory/00_7value_doublequote3.json delete mode 100644 tests/results/test_mandatory/00_7value_quote.json delete mode 100644 tests/results/test_mandatory/00_8calculation_information.json delete mode 100644 tests/results/test_mandatory/00_8test.json delete mode 100644 tests/results/test_mandatory/00_9choice_variable_multi.json delete mode 100644 tests/results/test_mandatory/00_9choice_variables.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_information.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_optional.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_mandatory/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_mandatory/00_9default_information_other_variable.json delete mode 100644 tests/results/test_mandatory/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_mandatory/00_9default_integer.json delete mode 100644 tests/results/test_mandatory/00_9default_number.json delete mode 100644 tests/results/test_mandatory/01_6boolean_multi.json delete mode 100644 tests/results/test_mandatory/01_6custom_multi.json delete mode 100644 tests/results/test_mandatory/01_6float_multi.json delete mode 100644 tests/results/test_mandatory/01_6integer_multi.json delete mode 100644 tests/results/test_mandatory/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_mandatory/01_6string_empty.json delete mode 100644 tests/results/test_mandatory/01_6string_multi.json delete mode 100644 tests/results/test_mandatory/01_6string_multi_length.json delete mode 100644 tests/results/test_mandatory/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_mandatory/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_mandatory/01_7value_multi_quote.json delete mode 100644 tests/results/test_mandatory/01_8calculation_information_multi.json delete mode 100644 tests/results/test_mandatory/01_9choice_variable_multi.json delete mode 100644 tests/results/test_mandatory/01_9choice_variable_optional.json delete mode 100644 tests/results/test_mandatory/02_0tags.json delete mode 100644 tests/results/test_mandatory/04_0type_param.json delete mode 100644 tests/results/test_mandatory/04_0type_param_integer.json delete mode 100644 tests/results/test_mandatory/04_1auto_save.json delete mode 100644 tests/results/test_mandatory/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_mandatory/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_mandatory/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_mandatory/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable5.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_mandatory/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_mandatory/04_5validators.json delete mode 100644 tests/results/test_mandatory/04_5validators_differ.json delete mode 100644 tests/results/test_mandatory/04_5validators_multi.json delete mode 100644 tests/results/test_mandatory/04_5validators_multi2.json delete mode 100644 tests/results/test_mandatory/04_5validators_multi3.json delete mode 100644 tests/results/test_mandatory/04_5validators_warnings.json delete mode 100644 tests/results/test_mandatory/04_5validators_warnings_all.json delete mode 100644 tests/results/test_mandatory/05_0multi_not_uniq.json delete mode 100644 tests/results/test_mandatory/05_0multi_uniq.json delete mode 100644 tests/results/test_mandatory/12_1auto_save_expert.json delete mode 100644 tests/results/test_mandatory/16_0redefine_description.json delete mode 100644 tests/results/test_mandatory/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_mandatory/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_mandatory/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_mandatory/16_5exists_nonexists.json delete mode 100644 tests/results/test_mandatory/16_5exists_redefine.json delete mode 100644 tests/results/test_mandatory/16_5redefine_calculation.json delete mode 100644 tests/results/test_mandatory/16_5redefine_choice.json delete mode 100644 tests/results/test_mandatory/16_5redefine_default.json delete mode 100644 tests/results/test_mandatory/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_mandatory/16_5redefine_family.json delete mode 100644 tests/results/test_mandatory/16_5redefine_help.json delete mode 100644 tests/results/test_mandatory/16_5redefine_hidden.json delete mode 100644 tests/results/test_mandatory/16_5redefine_multi.json delete mode 100644 tests/results/test_mandatory/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_mandatory/16_5test_redefine.json delete mode 100644 tests/results/test_mandatory/16_6choice_redefine.json delete mode 100644 tests/results/test_mandatory/16_6exists_family.json delete mode 100644 tests/results/test_mandatory/16_6exists_redefine_family.json delete mode 100644 tests/results/test_mandatory/16exists_exists.json delete mode 100644 tests/results/test_mandatory/17_5redefine_leadership.json delete mode 100644 tests/results/test_mandatory/20_0empty_family.json delete mode 100644 tests/results/test_mandatory/20_0family_append.json delete mode 100644 tests/results/test_mandatory/20_0family_underscore.json delete mode 100644 tests/results/test_mandatory/20_0multi_family.json delete mode 100644 tests/results/test_mandatory/20_0multi_family_basic.json delete mode 100644 tests/results/test_mandatory/20_0multi_family_expert.json delete mode 100644 tests/results/test_mandatory/20_0multi_family_order.json delete mode 100644 tests/results/test_mandatory/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_mandatory/20_1empty_subfamily.json delete mode 100644 tests/results/test_mandatory/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_mandatory/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_mandatory/20_7help_family.json delete mode 100644 tests/results/test_mandatory/20_9default_information_parent.json delete mode 100644 tests/results/test_mandatory/20_9family_absolute.json delete mode 100644 tests/results/test_mandatory/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_mandatory/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_mandatory/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_mandatory/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_mandatory/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_mandatory/24_7validators_variable_optional.json delete mode 100644 tests/results/test_mandatory/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_mandatory/40_0leadership.json delete mode 100644 tests/results/test_mandatory/40_0leadership_diff_name.json delete mode 100644 tests/results/test_mandatory/40_0leadership_empty.json delete mode 100644 tests/results/test_mandatory/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_mandatory/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_mandatory/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_mandatory/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_mandatory/40_0leadership_reduce.json delete mode 100644 tests/results/test_mandatory/40_1leadership_append_follower.json delete mode 100644 tests/results/test_mandatory/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_mandatory/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_mandatory/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_mandatory/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_mandatory/40_8calculation_boolean.json delete mode 100644 tests/results/test_mandatory/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_mandatory/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_mandatory/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_mandatory/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_mandatory/41_0choice_leader.json delete mode 100644 tests/results/test_mandatory/44_0leadership_hidden.json delete mode 100644 tests/results/test_mandatory/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_mandatory/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_mandatory/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_mandatory/44_4leadership_mandatory.json delete mode 100644 tests/results/test_mandatory/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_mandatory/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_mandatory/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_static.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_test.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_mandatory/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_empty.json delete mode 100644 tests/results/test_mandatory/60_0family_hidden.json delete mode 100644 tests/results/test_mandatory/60_0family_mode.json delete mode 100644 tests/results/test_mandatory/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json delete mode 100644 tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json delete mode 100644 tests/results/test_mandatory/60_2family_dynamic_outside_calc_empty.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_suffix2.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_mandatory/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_mandatory/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_mandatory/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_mandatory/68_0family_leadership_mode.json rename tests/results/{test_namespace_mandatory/04_0type_param.json => test_namespace/04_1jinja_and_hidden.json} (56%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable.json => test_namespace/04_5disabled_calculation_variable_transitive.json} (100%) rename tests/results/{test_namespace_mandatory/00_0no_variable.json => test_namespace/04_5disabled_calculation_variable_transitive_2.json} (100%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable10.json => test_namespace/04_5disabled_calculation_variable_transitive_3.json} (100%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable2.json => test_namespace/04_5disabled_calculation_variable_transitive_4.json} (100%) rename tests/results/{test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.json => test_namespace/60_0family_dynamic_jinja_integer_empty2.json} (100%) rename tests/results/{test_namespace_mandatory/60_2family_dynamic_outside_calc.json => test_namespace/60_5family_dynamic_calc_identifier.json} (79%) rename tests/results/{test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json => test_namespace/60_5family_dynamic_calc_identifier_multi.json} (60%) rename tests/results/{test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json => test_namespace/60_5family_dynamic_calc_suffix_disabled3.json} (100%) rename tests/results/{test_namespace_mandatory/60_6family_dynamic_inside.json => test_namespace/60_6family_dynamic_inside_identifier.json} (100%) create mode 100644 tests/results/test_namespace/60_6family_subdynamic_inside.json delete mode 100644 tests/results/test_namespace_mandatory/00_0empty.json delete mode 100644 tests/results/test_namespace_mandatory/00_0version_underscore.json delete mode 100644 tests/results/test_namespace_mandatory/00_1empty_variable.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_multi.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_variable.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_namespace_mandatory/00_4load_subfolder.json delete mode 100644 tests/results/test_namespace_mandatory/00_5load_notype.json delete mode 100644 tests/results/test_namespace_mandatory/00_6boolean.json delete mode 100644 tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice_link.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice_variable.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice_variable_link.json delete mode 100644 tests/results/test_namespace_mandatory/00_6choice_variable_link2.json delete mode 100644 tests/results/test_namespace_mandatory/00_6custom.json delete mode 100644 tests/results/test_namespace_mandatory/00_6domainname.json delete mode 100644 tests/results/test_namespace_mandatory/00_6domainname_params.json delete mode 100644 tests/results/test_namespace_mandatory/00_6float.json delete mode 100644 tests/results/test_namespace_mandatory/00_6integer.json delete mode 100644 tests/results/test_namespace_mandatory/00_6ip.json delete mode 100644 tests/results/test_namespace_mandatory/00_6network.json delete mode 100644 tests/results/test_namespace_mandatory/00_6number.json delete mode 100644 tests/results/test_namespace_mandatory/00_6port.json delete mode 100644 tests/results/test_namespace_mandatory/00_6regexp.json delete mode 100644 tests/results/test_namespace_mandatory/00_6regexp_link.json delete mode 100644 tests/results/test_namespace_mandatory/00_6secret.json delete mode 100644 tests/results/test_namespace_mandatory/00_6secret_param.json delete mode 100644 tests/results/test_namespace_mandatory/00_6string.json delete mode 100644 tests/results/test_namespace_mandatory/00_7choice_quote.json delete mode 100644 tests/results/test_namespace_mandatory/00_7help.json delete mode 100644 tests/results/test_namespace_mandatory/00_7help_quote.json delete mode 100644 tests/results/test_namespace_mandatory/00_7help_sup.json delete mode 100644 tests/results/test_namespace_mandatory/00_7value_doublequote.json delete mode 100644 tests/results/test_namespace_mandatory/00_7value_doublequote2.json delete mode 100644 tests/results/test_namespace_mandatory/00_7value_doublequote3.json delete mode 100644 tests/results/test_namespace_mandatory/00_7value_quote.json delete mode 100644 tests/results/test_namespace_mandatory/00_8calculation_information.json delete mode 100644 tests/results/test_namespace_mandatory/00_8calculation_namespace.json delete mode 100644 tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json delete mode 100644 tests/results/test_namespace_mandatory/00_8test.json delete mode 100644 tests/results/test_namespace_mandatory/00_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_mandatory/00_9choice_variables.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_information.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_optional.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_information_other_variable.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_integer.json delete mode 100644 tests/results/test_namespace_mandatory/00_9default_number.json delete mode 100644 tests/results/test_namespace_mandatory/00_9extra.json delete mode 100644 tests/results/test_namespace_mandatory/00_9extra_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/00_9extra_ouside.json delete mode 100644 tests/results/test_namespace_mandatory/01_6boolean_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_6custom_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_6float_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_6integer_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_namespace_mandatory/01_6string_empty.json delete mode 100644 tests/results/test_namespace_mandatory/01_6string_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_6string_multi_length.json delete mode 100644 tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_namespace_mandatory/01_7value_multi_quote.json delete mode 100644 tests/results/test_namespace_mandatory/01_8calculation_information_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_mandatory/01_9choice_variable_optional.json delete mode 100644 tests/results/test_namespace_mandatory/02_0tags.json delete mode 100644 tests/results/test_namespace_mandatory/04_0type_param_integer.json delete mode 100644 tests/results/test_namespace_mandatory/04_1auto_save.json delete mode 100644 tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_namespace_mandatory/04_5hidden_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/04_5hidden_calculation2.json delete mode 100644 tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_differ.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_multi.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_multi2.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_multi3.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_warnings.json delete mode 100644 tests/results/test_namespace_mandatory/04_5validators_warnings_all.json delete mode 100644 tests/results/test_namespace_mandatory/05_0multi_not_uniq.json delete mode 100644 tests/results/test_namespace_mandatory/05_0multi_uniq.json delete mode 100644 tests/results/test_namespace_mandatory/12_1auto_save_expert.json delete mode 100644 tests/results/test_namespace_mandatory/16_0redefine_description.json delete mode 100644 tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_namespace_mandatory/16_5exists_nonexists.json delete mode 100644 tests/results/test_namespace_mandatory/16_5exists_redefine.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_choice.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_default.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_family.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_help.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_multi.json delete mode 100644 tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/16_5test_redefine.json delete mode 100644 tests/results/test_namespace_mandatory/16_6choice_redefine.json delete mode 100644 tests/results/test_namespace_mandatory/16_6exists_family.json delete mode 100644 tests/results/test_namespace_mandatory/16_6exists_redefine_family.json delete mode 100644 tests/results/test_namespace_mandatory/16exists_exists.json delete mode 100644 tests/results/test_namespace_mandatory/17_5redefine_leadership.json delete mode 100644 tests/results/test_namespace_mandatory/20_0empty_family.json delete mode 100644 tests/results/test_namespace_mandatory/20_0family_append.json delete mode 100644 tests/results/test_namespace_mandatory/20_0family_underscore.json delete mode 100644 tests/results/test_namespace_mandatory/20_0multi_family.json delete mode 100644 tests/results/test_namespace_mandatory/20_0multi_family_basic.json delete mode 100644 tests/results/test_namespace_mandatory/20_0multi_family_expert.json delete mode 100644 tests/results/test_namespace_mandatory/20_0multi_family_order.json delete mode 100644 tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_namespace_mandatory/20_1empty_subfamily.json delete mode 100644 tests/results/test_namespace_mandatory/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_namespace_mandatory/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_namespace_mandatory/20_7help_family.json delete mode 100644 tests/results/test_namespace_mandatory/20_9default_information_parent.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_condition.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_namespace_mandatory/24_7validators_variable_optional.json delete mode 100644 tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_diff_name.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_empty.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_namespace_mandatory/40_0leadership_reduce.json delete mode 100644 tests/results/test_namespace_mandatory/40_1leadership_append_follower.json delete mode 100644 tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_namespace_mandatory/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json delete mode 100644 tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_boolean.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_integer.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_namespace_mandatory/41_0choice_leader.json delete mode 100644 tests/results/test_namespace_mandatory/44_0leadership_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json delete mode 100644 tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_namespace_mandatory/44_4leadership_mandatory.json delete mode 100644 tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_static.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_test.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/60_0family_mode.json delete mode 100644 tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json delete mode 100644 tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json delete mode 100644 tests/results/test_namespace_mandatory/60_9extra_dynamic.json delete mode 100644 tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json delete mode 100644 tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_namespace_mandatory/68_0family_leadership_mode.json rename tests/results/{test_namespace_mandatory/00_0no_variable_default_version.json => test_namespace_read_write/04_1jinja_and_hidden.json} (100%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable7.json => test_namespace_read_write/04_5disabled_calculation_variable_transitive.json} (100%) rename tests/results/{test_namespace_mandatory/00_0no_variable_remove_version.json => test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.json} (100%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable5.json => test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.json} (62%) rename tests/results/{test_namespace_mandatory/04_5disabled_calculation_variable8.json => test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.json} (100%) rename tests/results/{test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json => test_namespace_read_write/60_0family_dynamic_jinja_integer_empty2.json} (100%) rename tests/results/{test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json => test_namespace_read_write/60_5family_dynamic_calc_identifier.json} (77%) rename tests/results/{test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json => test_namespace_read_write/60_5family_dynamic_calc_identifier_multi.json} (51%) rename tests/results/{test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json => test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled3.json} (100%) rename tests/results/{test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json => test_namespace_read_write/60_6family_dynamic_inside_identifier.json} (100%) create mode 100644 tests/results/test_namespace_read_write/60_6family_subdynamic_inside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_0empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_0no_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_5load_notype.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6custom.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6domainname.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6float.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6ip.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6network.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6port.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6regexp.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6secret.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6secret_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_6string.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7help.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7help_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7help_sup.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_7value_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_8test.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9default_number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9extra.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6float_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6integer_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6string_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6string_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_6string_multi_length.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/01_9choice_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/02_0tags.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_0type_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_0type_param_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1auto_save.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_warnings.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/04_5validators_warnings_all.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_6exists_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/16exists_exists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0empty_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0family_append.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0multi_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_7help_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_0family_mode.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6float.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6ip.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6network.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6port.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_6string.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7help.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_8test.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9default_number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi_length.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/02_0tags.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_0type_param_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_7help_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json rename tests/results/{test_mandatory/00_0no_variable.json => test_read_write/04_1jinja_and_hidden.json} (100%) rename tests/results/{test_mandatory/04_5disabled_calculation_variable7.json => test_read_write/04_5disabled_calculation_variable_transitive.json} (100%) rename tests/results/{test_mandatory/00_0no_variable_default_version.json => test_read_write/04_5disabled_calculation_variable_transitive_2.json} (100%) create mode 100644 tests/results/test_read_write/04_5disabled_calculation_variable_transitive_3.json rename tests/results/{test_mandatory/04_5disabled_calculation_variable8.json => test_read_write/04_5disabled_calculation_variable_transitive_4.json} (100%) rename tests/results/{test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json => test_read_write/60_5family_dynamic_calc_identifier.json} (75%) create mode 100644 tests/results/test_read_write/60_5family_dynamic_calc_identifier_multi.json create mode 100644 tests/results/test_read_write/60_6family_subdynamic_inside.json delete mode 100644 tests/results/test_read_write_mandatory/00_0empty.json delete mode 100644 tests/results/test_read_write_mandatory/00_0no_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_0no_variable_default_version.json delete mode 100644 tests/results/test_read_write_mandatory/00_0no_variable_remove_version.json delete mode 100644 tests/results/test_read_write_mandatory/00_0version_underscore.json delete mode 100644 tests/results/test_read_write_mandatory/00_1empty_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_multi.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_read_write_mandatory/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_read_write_mandatory/00_4load_subfolder.json delete mode 100644 tests/results/test_read_write_mandatory/00_5load_notype.json delete mode 100644 tests/results/test_read_write_mandatory/00_6boolean.json delete mode 100644 tests/results/test_read_write_mandatory/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice_link.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice_variable_link.json delete mode 100644 tests/results/test_read_write_mandatory/00_6choice_variable_link2.json delete mode 100644 tests/results/test_read_write_mandatory/00_6custom.json delete mode 100644 tests/results/test_read_write_mandatory/00_6domainname.json delete mode 100644 tests/results/test_read_write_mandatory/00_6domainname_params.json delete mode 100644 tests/results/test_read_write_mandatory/00_6float.json delete mode 100644 tests/results/test_read_write_mandatory/00_6integer.json delete mode 100644 tests/results/test_read_write_mandatory/00_6ip.json delete mode 100644 tests/results/test_read_write_mandatory/00_6network.json delete mode 100644 tests/results/test_read_write_mandatory/00_6number.json delete mode 100644 tests/results/test_read_write_mandatory/00_6port.json delete mode 100644 tests/results/test_read_write_mandatory/00_6regexp.json delete mode 100644 tests/results/test_read_write_mandatory/00_6regexp_link.json delete mode 100644 tests/results/test_read_write_mandatory/00_6secret.json delete mode 100644 tests/results/test_read_write_mandatory/00_6secret_param.json delete mode 100644 tests/results/test_read_write_mandatory/00_6string.json delete mode 100644 tests/results/test_read_write_mandatory/00_7choice_quote.json delete mode 100644 tests/results/test_read_write_mandatory/00_7help.json delete mode 100644 tests/results/test_read_write_mandatory/00_7help_quote.json delete mode 100644 tests/results/test_read_write_mandatory/00_7help_sup.json delete mode 100644 tests/results/test_read_write_mandatory/00_7value_doublequote.json delete mode 100644 tests/results/test_read_write_mandatory/00_7value_doublequote2.json delete mode 100644 tests/results/test_read_write_mandatory/00_7value_doublequote3.json delete mode 100644 tests/results/test_read_write_mandatory/00_7value_quote.json delete mode 100644 tests/results/test_read_write_mandatory/00_8calculation_information.json delete mode 100644 tests/results/test_read_write_mandatory/00_8test.json delete mode 100644 tests/results/test_read_write_mandatory/00_9choice_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory/00_9choice_variables.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_information.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_optional.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_information_other_variable.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_integer.json delete mode 100644 tests/results/test_read_write_mandatory/00_9default_number.json delete mode 100644 tests/results/test_read_write_mandatory/01_6boolean_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_6custom_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_6float_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_6integer_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory/01_6string_empty.json delete mode 100644 tests/results/test_read_write_mandatory/01_6string_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_6string_multi_length.json delete mode 100644 tests/results/test_read_write_mandatory/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_read_write_mandatory/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_read_write_mandatory/01_7value_multi_quote.json delete mode 100644 tests/results/test_read_write_mandatory/01_8calculation_information_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_9choice_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory/01_9choice_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory/02_0tags.json delete mode 100644 tests/results/test_read_write_mandatory/04_0type_param.json delete mode 100644 tests/results/test_read_write_mandatory/04_0type_param_integer.json delete mode 100644 tests/results/test_read_write_mandatory/04_1auto_save.json delete mode 100644 tests/results/test_read_write_mandatory/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_read_write_mandatory/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_read_write_mandatory/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable10.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable2.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable5.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable7.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable8.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_read_write_mandatory/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_differ.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_multi.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_multi2.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_multi3.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_warnings.json delete mode 100644 tests/results/test_read_write_mandatory/04_5validators_warnings_all.json delete mode 100644 tests/results/test_read_write_mandatory/05_0multi_not_uniq.json delete mode 100644 tests/results/test_read_write_mandatory/05_0multi_uniq.json delete mode 100644 tests/results/test_read_write_mandatory/12_1auto_save_expert.json delete mode 100644 tests/results/test_read_write_mandatory/16_0redefine_description.json delete mode 100644 tests/results/test_read_write_mandatory/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_read_write_mandatory/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_read_write_mandatory/16_5exists_nonexists.json delete mode 100644 tests/results/test_read_write_mandatory/16_5exists_redefine.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_choice.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_default.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_family.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_help.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_multi.json delete mode 100644 tests/results/test_read_write_mandatory/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/16_5test_redefine.json delete mode 100644 tests/results/test_read_write_mandatory/16_6choice_redefine.json delete mode 100644 tests/results/test_read_write_mandatory/16_6exists_family.json delete mode 100644 tests/results/test_read_write_mandatory/16_6exists_redefine_family.json delete mode 100644 tests/results/test_read_write_mandatory/16exists_exists.json delete mode 100644 tests/results/test_read_write_mandatory/17_5redefine_leadership.json delete mode 100644 tests/results/test_read_write_mandatory/20_0empty_family.json delete mode 100644 tests/results/test_read_write_mandatory/20_0family_append.json delete mode 100644 tests/results/test_read_write_mandatory/20_0family_underscore.json delete mode 100644 tests/results/test_read_write_mandatory/20_0multi_family.json delete mode 100644 tests/results/test_read_write_mandatory/20_0multi_family_basic.json delete mode 100644 tests/results/test_read_write_mandatory/20_0multi_family_expert.json delete mode 100644 tests/results/test_read_write_mandatory/20_0multi_family_order.json delete mode 100644 tests/results/test_read_write_mandatory/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_read_write_mandatory/20_1empty_subfamily.json delete mode 100644 tests/results/test_read_write_mandatory/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_read_write_mandatory/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_read_write_mandatory/20_7help_family.json delete mode 100644 tests/results/test_read_write_mandatory/20_9default_information_parent.json delete mode 100644 tests/results/test_read_write_mandatory/20_9family_absolute.json delete mode 100644 tests/results/test_read_write_mandatory/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_read_write_mandatory/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_read_write_mandatory/24_7validators_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_diff_name.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_empty.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_read_write_mandatory/40_0leadership_reduce.json delete mode 100644 tests/results/test_read_write_mandatory/40_1leadership_append_follower.json delete mode 100644 tests/results/test_read_write_mandatory/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_read_write_mandatory/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_read_write_mandatory/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory/40_8calculation_boolean.json delete mode 100644 tests/results/test_read_write_mandatory/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_read_write_mandatory/41_0choice_leader.json delete mode 100644 tests/results/test_read_write_mandatory/44_0leadership_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_read_write_mandatory/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_read_write_mandatory/44_4leadership_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_read_write_mandatory/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_static.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_test.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_hidden.json delete mode 100644 tests/results/test_read_write_mandatory/60_0family_mode.json delete mode 100644 tests/results/test_read_write_mandatory/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc.json delete mode 100644 tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_read_write_mandatory/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_read_write_mandatory/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_read_write_mandatory/68_0family_leadership_mode.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_0empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_0no_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_0no_variable_default_version.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_0no_variable_remove_version.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_0version_underscore.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_1empty_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_params_permissive.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_4load_subfolder.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_5load_notype.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6boolean.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6boolean_no_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice_link.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice_variable_link.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6choice_variable_link2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6custom.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6domainname.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6domainname_params.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6float.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6integer.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6ip.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6network.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6number.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6port.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6regexp.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6regexp_link.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6secret.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6secret_param.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_6string.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7choice_quote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7help.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7help_quote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7help_sup.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7value_doublequote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7value_doublequote2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7value_doublequote3.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_7value_quote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_8calculation_information.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_8test.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9choice_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9choice_variables.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_information.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional_exists.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_calculation_param_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_integer.json delete mode 100644 tests/results/test_read_write_mandatory_errors/00_9default_number.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6boolean_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6custom_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6float_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6integer_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6integer_multi_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6string_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6string_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_6string_multi_length.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_7value_multi_quote.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_8calculation_information_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_9choice_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/01_9choice_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/02_0tags.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_0type_param.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_0type_param_integer.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1auto_save.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1auto_save_and_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_3.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_4.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_5.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_6.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_boolean.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable10.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable11.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable3.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable4.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable5.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable6.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable7.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable8.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable9.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_differ.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_multi2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_multi3.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_warnings.json delete mode 100644 tests/results/test_read_write_mandatory_errors/04_5validators_warnings_all.json delete mode 100644 tests/results/test_read_write_mandatory_errors/05_0multi_not_uniq.json delete mode 100644 tests/results/test_read_write_mandatory_errors/05_0multi_uniq.json delete mode 100644 tests/results/test_read_write_mandatory_errors/12_1auto_save_expert.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_0redefine_description.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_2family_redefine_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_2family_redefine_disabled.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_3family_empty_at_ends.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5exists_nonexists.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5exists_redefine.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_choice.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_default.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_help.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_5test_redefine.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_6choice_redefine.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_6exists_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16_6exists_redefine_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/16exists_exists.json delete mode 100644 tests/results/test_read_write_mandatory_errors/17_5redefine_leadership.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0empty_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0family_append.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0family_underscore.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0multi_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0multi_family_basic.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0multi_family_expert.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0multi_family_order.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_0validators_differ_redefine.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_1empty_subfamily.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_2family_looks_like_dynamic.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_2family_looks_like_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_7help_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_9default_information_parent.json delete mode 100644 tests/results/test_read_write_mandatory_errors/20_9family_absolute.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_7validators_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/24_family_disabled_var_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_diff_name.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_value.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_leader_follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_leader_not_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_0leadership_reduce.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_1leadership_append_follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index_2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_8calculation_boolean.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json delete mode 100644 tests/results/test_read_write_mandatory_errors/41_0choice_leader.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_0leadership_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_0leadership_leader_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory_follower.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_static.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_test.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_upper_char.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_hidden.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_0family_mode.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_1family_dynamic_jinja.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_description.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json delete mode 100644 tests/results/test_read_write_mandatory_errors/60_9family_dynamic_calc_both.json delete mode 100644 tests/results/test_read_write_mandatory_errors/68_0family_leadership_mode.json diff --git a/src/rougail/output_json/__init__.py b/src/rougail/output_json/__init__.py index 6964b64..1c24bcc 100644 --- a/src/rougail/output_json/__init__.py +++ b/src/rougail/output_json/__init__.py @@ -84,14 +84,10 @@ class RougailOutputJson: return ret def exporter(self) -> None: - self.is_mandatory = self.rougailconfig["json.mandatory"] self.dico = {} - if self.is_mandatory and self.config.isoptiondescription(): - ori_properties = self.true_config.property.exportation() - self.true_config.property.read_write() - self.mandatory() - self.true_config.property.importation(ori_properties) self.manage_warnings() + if not self.manage_errors(): + return False if not self.config.isoptiondescription(): self.dico = self.config.value.get() return True @@ -102,38 +98,6 @@ class RougailOutputJson: ) return self.manage_errors() - def mandatory(self): - title = False - options_with_error = [] - try: - mandatories = self.config.value.mandatory() - except (ConfigError, PropertiesOptionError) as err: - self.errors.append(_("Error in config: {0}").format(err)) - return - except ValueError as err: - self.errors.append(str(err)) - return - for option in mandatories: - try: - option.value.get() - if not title: - self.errors.append( - _("The following variables are mandatory but have no value:") - ) - title = True - self.errors.append(f" - {option.description()}") - except PropertiesOptionError: - options_with_error.append(option) - if not title: - for idx, option in enumerate(options_with_error): - if not idx: - self.errors.append( - _( - "The following variables are inaccessible but are empty and mandatory :" - ) - ) - self.errors.append(f" - {option.description()}") - def manage_warnings(self) -> None: if not self.warnings: return @@ -156,8 +120,8 @@ class RougailOutputJson: errors.append(_('{0}: {1}').format(opt.path, msg)) else: errors.append(e) - self.dico = {"_errors": errors} - self.manage_warnings() + self.dico["_errors"] = errors + #self.manage_warnings() return False def parse_family( diff --git a/src/rougail/output_json/config.py b/src/rougail/output_json/config.py index 42ba081..f4537a2 100644 --- a/src/rougail/output_json/config.py +++ b/src/rougail/output_json/config.py @@ -24,31 +24,9 @@ def get_rougail_config( *, backward_compatibility=True, ) -> dict: - options = f""" -json: - description: {_('Export configuration to JSON format')} - help: |- - {_('Exporting the configuration in JSON format makes it easier to process the configuration in an external tool, for example.')} - disabled: - jinja: |- - {{{{ step.output is propertyerror or step.output != 'json' }}}} - return_type: boolean - description: {_('if json is not set in "step.output"')} - - mandatory: - description: {_('test mandatories variables before display in JSON')} - help: |- - {_("The configuration must be valid before exporting the data to JSON format. It's better to validate the values at the beginning of the process.")} - type: boolean - default: - jinja: |- - {{{{ cli.read_write is not defined or not cli.read_write }}}} - description: {_('true if "cli.read_write" is false')} -""" return { "name": "json", "process": "output", - "options": options, "level": 50, } diff --git a/tests/results/test/04_1jinja_and_hidden.json b/tests/results/test/04_1jinja_and_hidden.json new file mode 100644 index 0000000..9a05be8 --- /dev/null +++ b/tests/results/test/04_1jinja_and_hidden.json @@ -0,0 +1,3 @@ +{ + "var1": true +} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable.json b/tests/results/test/04_5disabled_calculation_variable_transitive.json similarity index 100% rename from tests/results/test_mandatory/04_5disabled_calculation_variable.json rename to tests/results/test/04_5disabled_calculation_variable_transitive.json diff --git a/tests/results/test_mandatory/00_0empty.json b/tests/results/test/04_5disabled_calculation_variable_transitive_2.json similarity index 100% rename from tests/results/test_mandatory/00_0empty.json rename to tests/results/test/04_5disabled_calculation_variable_transitive_2.json diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test/04_5disabled_calculation_variable_transitive_3.json similarity index 100% rename from tests/results/test_mandatory/04_5disabled_calculation_variable10.json rename to tests/results/test/04_5disabled_calculation_variable_transitive_3.json diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test/04_5disabled_calculation_variable_transitive_4.json similarity index 100% rename from tests/results/test_mandatory/04_5disabled_calculation_variable2.json rename to tests/results/test/04_5disabled_calculation_variable_transitive_4.json diff --git a/tests/results/test_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test/60_5family_dynamic_calc_identifier.json similarity index 76% rename from tests/results/test_mandatory/60_2family_dynamic_outside_calc.json rename to tests/results/test/60_5family_dynamic_calc_identifier.json index 720d212..2255a2a 100644 --- a/tests/results/test_mandatory/60_2family_dynamic_outside_calc.json +++ b/tests/results/test/60_5family_dynamic_calc_identifier.json @@ -3,11 +3,12 @@ "val1", "val2" ], + "var2": "val1", "dynval1": { "var": "string1" }, "dynval2": { "var": "string1" }, - "newvar": "string1" + "var3": "string1" } \ No newline at end of file diff --git a/tests/results/test/60_5family_dynamic_calc_identifier_multi.json b/tests/results/test/60_5family_dynamic_calc_identifier_multi.json new file mode 100644 index 0000000..892bdf9 --- /dev/null +++ b/tests/results/test/60_5family_dynamic_calc_identifier_multi.json @@ -0,0 +1,26 @@ +{ + "var1": [ + "val1", + "val2" + ], + "var2": "val1", + "dynval1": { + "var": [ + "string1", + "string2", + "string3" + ] + }, + "dynval2": { + "var": [ + "string1", + "string2", + "string3" + ] + }, + "var3": [ + "string1", + "string2", + "string3" + ] +} \ No newline at end of file diff --git a/tests/results/test/60_6family_subdynamic_inside.json b/tests/results/test/60_6family_subdynamic_inside.json new file mode 100644 index 0000000..b4d2a75 --- /dev/null +++ b/tests/results/test/60_6family_subdynamic_inside.json @@ -0,0 +1,42 @@ +{ + "var": [ + "val1", + "val2" + ], + "dynval1": { + "dynval1": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + }, + "dynval2": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + } + }, + "dynval2": { + "dynval1": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + }, + "dynval2": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + } + } +} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_0no_variable_remove_version.json b/tests/results/test_mandatory/00_0no_variable_remove_version.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/00_0no_variable_remove_version.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_0version_underscore.json b/tests/results/test_mandatory/00_0version_underscore.json deleted file mode 100644 index 86f5072..0000000 --- a/tests/results/test_mandatory/00_0version_underscore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "version": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_1empty_variable.json b/tests/results/test_mandatory/00_1empty_variable.json deleted file mode 100644 index e0914c5..0000000 --- a/tests/results/test_mandatory/00_1empty_variable.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "empty": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated.json b/tests/results/test_mandatory/00_2default_calculated.json deleted file mode 100644 index 15ecc3b..0000000 --- a/tests/results/test_mandatory/00_2default_calculated.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_multi.json b/tests/results/test_mandatory/00_2default_calculated_multi.json deleted file mode 100644 index b6de837..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_mandatory/00_2default_calculated_params_permissive.json deleted file mode 100644 index e6f9ee3..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "leadership": [ - { - "var1": "a_value", - "var2": "a_value" - } - ], - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_variable.json b/tests/results/test_mandatory/00_2default_calculated_variable.json deleted file mode 100644 index 4bfbb13..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_mandatory/00_2default_calculated_variable_description.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_mandatory/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_mandatory/00_2default_calculated_variable_transitive.json deleted file mode 100644 index 4bfbb13..0000000 --- a/tests/results/test_mandatory/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_4load_subfolder.json b/tests/results/test_mandatory/00_4load_subfolder.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_4load_subfolder.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_5load_notype.json b/tests/results/test_mandatory/00_5load_notype.json deleted file mode 100644 index 03457e0..0000000 --- a/tests/results/test_mandatory/00_5load_notype.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "without_type": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6boolean.json b/tests/results/test_mandatory/00_6boolean.json deleted file mode 100644 index cac8034..0000000 --- a/tests/results/test_mandatory/00_6boolean.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": true, - "var2": true, - "var3": true, - "var4": true, - "var5": true, - "var6": true -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_mandatory/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b55ee3..0000000 --- a/tests/results/test_mandatory/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": true -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice.json b/tests/results/test_mandatory/00_6choice.json deleted file mode 100644 index 945989a..0000000 --- a/tests/results/test_mandatory/00_6choice.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": "a", - "var2": "a", - "var3": "a", - "var4": null, - "var5": "a", - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice_calculation.json b/tests/results/test_mandatory/00_6choice_calculation.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_mandatory/00_6choice_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice_link.json b/tests/results/test_mandatory/00_6choice_link.json deleted file mode 100644 index b33cf97..0000000 --- a/tests/results/test_mandatory/00_6choice_link.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "a", - "var2": "a" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice_variable.json b/tests/results/test_mandatory/00_6choice_variable.json deleted file mode 100644 index 28a95f8..0000000 --- a/tests/results/test_mandatory/00_6choice_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice_variable_link.json b/tests/results/test_mandatory/00_6choice_variable_link.json deleted file mode 100644 index edfab50..0000000 --- a/tests/results/test_mandatory/00_6choice_variable_link.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6choice_variable_link2.json b/tests/results/test_mandatory/00_6choice_variable_link2.json deleted file mode 100644 index fc1a8f6..0000000 --- a/tests/results/test_mandatory/00_6choice_variable_link2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "family": { - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6custom.json b/tests/results/test_mandatory/00_6custom.json deleted file mode 100644 index 542bded..0000000 --- a/tests/results/test_mandatory/00_6custom.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "custom1": "string1", - "custom2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6domainname.json b/tests/results/test_mandatory/00_6domainname.json deleted file mode 100644 index 47728fb..0000000 --- a/tests/results/test_mandatory/00_6domainname.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "domain1.lan" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6domainname_params.json b/tests/results/test_mandatory/00_6domainname_params.json deleted file mode 100644 index 47728fb..0000000 --- a/tests/results/test_mandatory/00_6domainname_params.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "domain1.lan" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6float.json b/tests/results/test_mandatory/00_6float.json deleted file mode 100644 index 0eaa48a..0000000 --- a/tests/results/test_mandatory/00_6float.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1.1, - "var2": 1.1, - "var3": 1.1, - "var4": 1.1, - "var5": 1.1, - "var6": 1.1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6integer.json b/tests/results/test_mandatory/00_6integer.json deleted file mode 100644 index 323fdab..0000000 --- a/tests/results/test_mandatory/00_6integer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6ip.json b/tests/results/test_mandatory/00_6ip.json deleted file mode 100644 index 1c3b929..0000000 --- a/tests/results/test_mandatory/00_6ip.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "192.168.1.6", - "var2": "192.168.1.6/24", - "var3": "192.168.1.6/24" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6network.json b/tests/results/test_mandatory/00_6network.json deleted file mode 100644 index 940f017..0000000 --- a/tests/results/test_mandatory/00_6network.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "192.168.1.0", - "var2": "192.168.1.6/32", - "var3": "192.168.1.6/32" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6number.json b/tests/results/test_mandatory/00_6number.json deleted file mode 100644 index 323fdab..0000000 --- a/tests/results/test_mandatory/00_6number.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6port.json b/tests/results/test_mandatory/00_6port.json deleted file mode 100644 index 26345a4..0000000 --- a/tests/results/test_mandatory/00_6port.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable1": "80", - "variable2": "80", - "variable3": "80" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6regexp.json b/tests/results/test_mandatory/00_6regexp.json deleted file mode 100644 index a0f3a7b..0000000 --- a/tests/results/test_mandatory/00_6regexp.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "#b1b1b1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6regexp_link.json b/tests/results/test_mandatory/00_6regexp_link.json deleted file mode 100644 index 91a2646..0000000 --- a/tests/results/test_mandatory/00_6regexp_link.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "#b1b1b1", - "var2": "#b2b1b1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6secret.json b/tests/results/test_mandatory/00_6secret.json deleted file mode 100644 index 5b1bc33..0000000 --- a/tests/results/test_mandatory/00_6secret.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues_len1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6secret_param.json b/tests/results/test_mandatory/00_6secret_param.json deleted file mode 100644 index e204e59..0000000 --- a/tests/results/test_mandatory/00_6secret_param.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues", - "secret3": "onE7vaLues" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_6string.json b/tests/results/test_mandatory/00_6string.json deleted file mode 100644 index bb12df3..0000000 --- a/tests/results/test_mandatory/00_6string.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1", - "var5": "string1", - "var6": "string1", - "var7": "string1", - "var8": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7choice_quote.json b/tests/results/test_mandatory/00_7choice_quote.json deleted file mode 100644 index 6af09c5..0000000 --- a/tests/results/test_mandatory/00_7choice_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "quote'" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7help.json b/tests/results/test_mandatory/00_7help.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_7help.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7help_quote.json b/tests/results/test_mandatory/00_7help_quote.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_7help_quote.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7help_sup.json b/tests/results/test_mandatory/00_7help_sup.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_7help_sup.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7value_doublequote.json b/tests/results/test_mandatory/00_7value_doublequote.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_7value_doublequote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7value_doublequote2.json b/tests/results/test_mandatory/00_7value_doublequote2.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_7value_doublequote2.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7value_doublequote3.json b/tests/results/test_mandatory/00_7value_doublequote3.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_7value_doublequote3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_7value_quote.json b/tests/results/test_mandatory/00_7value_quote.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_7value_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_8calculation_information.json b/tests/results/test_mandatory/00_8calculation_information.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_8calculation_information.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_8test.json b/tests/results/test_mandatory/00_8test.json deleted file mode 100644 index 1bc83bb..0000000 --- a/tests/results/test_mandatory/00_8test.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": "test", - "var2": "test", - "var3": "test1", - "var4": null, - "var5": false, - "var6": [ - "test1", - "test2" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9choice_variable_multi.json b/tests/results/test_mandatory/00_9choice_variable_multi.json deleted file mode 100644 index 42b743e..0000000 --- a/tests/results/test_mandatory/00_9choice_variable_multi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variable1": [ - "val1", - "val2" - ], - "variable2": [ - "val1", - "val2" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9choice_variables.json b/tests/results/test_mandatory/00_9choice_variables.json deleted file mode 100644 index 24f0db8..0000000 --- a/tests/results/test_mandatory/00_9choice_variables.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "source_variable_1": "string1", - "source_variable_2": "string1", - "my_variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation.json b/tests/results/test_mandatory/00_9default_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/00_9default_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_information.json b/tests/results/test_mandatory/00_9default_calculation_information.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_information.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_mandatory/00_9default_calculation_information_other_variable.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_mandatory/00_9default_calculation_multi_optional.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_mandatory/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_multi_optional_default.json b/tests/results/test_mandatory/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_optional.json b/tests/results/test_mandatory/00_9default_calculation_optional.json deleted file mode 100644 index 0e3c535..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_optional.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_mandatory/00_9default_calculation_optional_exists.json deleted file mode 100644 index d5fd74d..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "my_variable": [ - "string1", - "string2", - "string3" - ], - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_mandatory/00_9default_calculation_param_optional.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_information_other_variable.json b/tests/results/test_mandatory/00_9default_information_other_variable.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_9default_information_other_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_information_other_variable2.json b/tests/results/test_mandatory/00_9default_information_other_variable2.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/00_9default_information_other_variable2.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_integer.json b/tests/results/test_mandatory/00_9default_integer.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_mandatory/00_9default_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_9default_number.json b/tests/results/test_mandatory/00_9default_number.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_mandatory/00_9default_number.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6boolean_multi.json b/tests/results/test_mandatory/01_6boolean_multi.json deleted file mode 100644 index a5fb0a6..0000000 --- a/tests/results/test_mandatory/01_6boolean_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - true - ], - "var5": [ - true - ], - "var6": [ - true - ], - "var7": [ - true - ], - "var8": [ - true - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6custom_multi.json b/tests/results/test_mandatory/01_6custom_multi.json deleted file mode 100644 index 8c84948..0000000 --- a/tests/results/test_mandatory/01_6custom_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "custom1": [ - "string1", - "string2", - "string3" - ], - "custom2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6float_multi.json b/tests/results/test_mandatory/01_6float_multi.json deleted file mode 100644 index 54423fc..0000000 --- a/tests/results/test_mandatory/01_6float_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - 1.1, - 2.2, - 3.3 - ], - "var2": [ - 1.1, - 2.2, - 3.3 - ], - "var3": [ - 1.1, - 2.2, - 3.3 - ], - "var4": [ - 1.1, - 2.2, - 3.3 - ], - "var5": [ - 1.1, - 2.2, - 3.3 - ], - "var6": [ - 1.1, - 2.2, - 3.3 - ], - "var7": [ - 1.1, - 2.2, - 3.3 - ], - "var8": [ - 1.1, - 2.2, - 3.3 - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6integer_multi.json b/tests/results/test_mandatory/01_6integer_multi.json deleted file mode 100644 index 820fb70..0000000 --- a/tests/results/test_mandatory/01_6integer_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - 1, - 2, - 3 - ], - "var2": [ - 1, - 2, - 3 - ], - "var3": [ - 1, - 2, - 3 - ], - "var4": [ - 1, - 2, - 3 - ], - "var5": [ - 1, - 2, - 3 - ], - "var6": [ - 1, - 2, - 3 - ], - "var7": [ - 1, - 2, - 3 - ], - "var8": [ - 1, - 2, - 3 - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6integer_multi_mandatory.json b/tests/results/test_mandatory/01_6integer_multi_mandatory.json deleted file mode 100644 index 3d29275..0000000 --- a/tests/results/test_mandatory/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var": [ - 1, - 2, - 3 - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6string_empty.json b/tests/results/test_mandatory/01_6string_empty.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_mandatory/01_6string_empty.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6string_multi.json b/tests/results/test_mandatory/01_6string_multi.json deleted file mode 100644 index 48a271e..0000000 --- a/tests/results/test_mandatory/01_6string_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ], - "var3": [ - "string1", - "string2", - "string3" - ], - "var4": [ - "string1", - "string2", - "string3" - ], - "var5": [ - "string1", - "string2", - "string3" - ], - "var6": [ - "string1", - "string2", - "string3" - ], - "var7": [ - "string1", - "string2", - "string3" - ], - "var8": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_6string_multi_length.json b/tests/results/test_mandatory/01_6string_multi_length.json deleted file mode 100644 index b6de837..0000000 --- a/tests/results/test_mandatory/01_6string_multi_length.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_7value_multi_doublequote.json b/tests/results/test_mandatory/01_7value_multi_doublequote.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/01_7value_multi_doublequote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_mandatory/01_7value_multi_doublequote2.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_7value_multi_quote.json b/tests/results/test_mandatory/01_7value_multi_quote.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/01_7value_multi_quote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_8calculation_information_multi.json b/tests/results/test_mandatory/01_8calculation_information_multi.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/01_8calculation_information_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_9choice_variable_multi.json b/tests/results/test_mandatory/01_9choice_variable_multi.json deleted file mode 100644 index ca38f3f..0000000 --- a/tests/results/test_mandatory/01_9choice_variable_multi.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/01_9choice_variable_optional.json b/tests/results/test_mandatory/01_9choice_variable_optional.json deleted file mode 100644 index dde6293..0000000 --- a/tests/results/test_mandatory/01_9choice_variable_optional.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "a" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/02_0tags.json b/tests/results/test_mandatory/02_0tags.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/02_0tags.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_0type_param.json b/tests/results/test_mandatory/04_0type_param.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_mandatory/04_0type_param.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_0type_param_integer.json b/tests/results/test_mandatory/04_0type_param_integer.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_mandatory/04_0type_param_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1auto_save.json b/tests/results/test_mandatory/04_1auto_save.json deleted file mode 100644 index da124bd..0000000 --- a/tests/results/test_mandatory/04_1auto_save.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "no" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_mandatory/04_1auto_save_and_calculated.json deleted file mode 100644 index f6b41c5..0000000 --- a/tests/results/test_mandatory/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "no" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_mandatory/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 7ccd672..0000000 --- a/tests/results/test_mandatory/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "yes" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_mandatory/04_1auto_save_and_hidden.json deleted file mode 100644 index 9cc17a0..0000000 --- a/tests/results/test_mandatory/04_1auto_save_and_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "yes" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden.json b/tests/results/test_mandatory/04_1default_calculation_hidden.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_mandatory/04_1default_calculation_hidden_2.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_mandatory/04_1default_calculation_hidden_3.json deleted file mode 100644 index c894f3f..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "value", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_mandatory/04_1default_calculation_hidden_4.json deleted file mode 100644 index b5ba983..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "value", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_mandatory/04_1default_calculation_hidden_5.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_mandatory/04_1default_calculation_hidden_6.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_boolean.json b/tests/results/test_mandatory/04_5disabled_calculation_boolean.json deleted file mode 100644 index 1a16cfb..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable1": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_mandatory/04_5disabled_calculation_optional.json deleted file mode 100644 index 966eef4..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "condition": "string1", - "var1": null, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_optional_default.json b/tests/results/test_mandatory/04_5disabled_calculation_optional_default.json deleted file mode 100644 index 6dab91e..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "condition": true, - "var1": "string1", - "var2": null, - "var3": null, - "var4": null -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_mandatory/04_5disabled_calculation_variable11.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_mandatory/04_5disabled_calculation_variable3.json deleted file mode 100644 index f07e119..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_mandatory/04_5disabled_calculation_variable4.json deleted file mode 100644 index 245ed98..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable5.json b/tests/results/test_mandatory/04_5disabled_calculation_variable5.json deleted file mode 100644 index 5a6cae6..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable5.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": false, - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable6.json b/tests/results/test_mandatory/04_5disabled_calculation_variable6.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable9.json b/tests/results/test_mandatory/04_5disabled_calculation_variable9.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_mandatory/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_mandatory/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators.json b/tests/results/test_mandatory/04_5validators.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_mandatory/04_5validators.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_differ.json b/tests/results/test_mandatory/04_5validators_differ.json deleted file mode 100644 index fdbdb3f..0000000 --- a/tests/results/test_mandatory/04_5validators_differ.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "another_value", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_multi.json b/tests/results/test_mandatory/04_5validators_multi.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_mandatory/04_5validators_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_multi2.json b/tests/results/test_mandatory/04_5validators_multi2.json deleted file mode 100644 index 673b7b0..0000000 --- a/tests/results/test_mandatory/04_5validators_multi2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_multi3.json b/tests/results/test_mandatory/04_5validators_multi3.json deleted file mode 100644 index 2bed7f4..0000000 --- a/tests/results/test_mandatory/04_5validators_multi3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": [ - 0 - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_warnings.json b/tests/results/test_mandatory/04_5validators_warnings.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_mandatory/04_5validators_warnings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5validators_warnings_all.json b/tests/results/test_mandatory/04_5validators_warnings_all.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_mandatory/04_5validators_warnings_all.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_mandatory/05_0multi_not_uniq.json b/tests/results/test_mandatory/05_0multi_not_uniq.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_mandatory/05_0multi_not_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/05_0multi_uniq.json b/tests/results/test_mandatory/05_0multi_uniq.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/05_0multi_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/12_1auto_save_expert.json b/tests/results/test_mandatory/12_1auto_save_expert.json deleted file mode 100644 index 0da6253..0000000 --- a/tests/results/test_mandatory/12_1auto_save_expert.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "no" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_0redefine_description.json b/tests/results/test_mandatory/16_0redefine_description.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_mandatory/16_0redefine_description.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_2family_redefine_calculation.json b/tests/results/test_mandatory/16_2family_redefine_calculation.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/16_2family_redefine_calculation.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_2family_redefine_disabled.json b/tests/results/test_mandatory/16_2family_redefine_disabled.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/16_2family_redefine_disabled.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_3family_empty_at_ends.json b/tests/results/test_mandatory/16_3family_empty_at_ends.json deleted file mode 100644 index 63efba0..0000000 --- a/tests/results/test_mandatory/16_3family_empty_at_ends.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5exists_nonexists.json b/tests/results/test_mandatory/16_5exists_nonexists.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_mandatory/16_5exists_nonexists.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5exists_redefine.json b/tests/results/test_mandatory/16_5exists_redefine.json deleted file mode 100644 index 1b31e7e..0000000 --- a/tests/results/test_mandatory/16_5exists_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var1": "yes" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_calculation.json b/tests/results/test_mandatory/16_5redefine_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/16_5redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_choice.json b/tests/results/test_mandatory/16_5redefine_choice.json deleted file mode 100644 index dde6293..0000000 --- a/tests/results/test_mandatory/16_5redefine_choice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "a" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_default.json b/tests/results/test_mandatory/16_5redefine_default.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/16_5redefine_default.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_default_calculation.json b/tests/results/test_mandatory/16_5redefine_default_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_mandatory/16_5redefine_default_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_family.json b/tests/results/test_mandatory/16_5redefine_family.json deleted file mode 100644 index f53984f..0000000 --- a/tests/results/test_mandatory/16_5redefine_family.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_help.json b/tests/results/test_mandatory/16_5redefine_help.json deleted file mode 100644 index f53984f..0000000 --- a/tests/results/test_mandatory/16_5redefine_help.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_hidden.json b/tests/results/test_mandatory/16_5redefine_hidden.json deleted file mode 100644 index da124bd..0000000 --- a/tests/results/test_mandatory/16_5redefine_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "no" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_multi.json b/tests/results/test_mandatory/16_5redefine_multi.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_mandatory/16_5redefine_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_mandatory/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index f07e119..0000000 --- a/tests/results/test_mandatory/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_5test_redefine.json b/tests/results/test_mandatory/16_5test_redefine.json deleted file mode 100644 index 866be17..0000000 --- a/tests/results/test_mandatory/16_5test_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "test1", - "var2": "test1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_6choice_redefine.json b/tests/results/test_mandatory/16_6choice_redefine.json deleted file mode 100644 index 1604b80..0000000 --- a/tests/results/test_mandatory/16_6choice_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "a" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_6exists_family.json b/tests/results/test_mandatory/16_6exists_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/16_6exists_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/16_6exists_redefine_family.json b/tests/results/test_mandatory/16_6exists_redefine_family.json deleted file mode 100644 index 91cd5b7..0000000 --- a/tests/results/test_mandatory/16_6exists_redefine_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "family1": { - "variable1": "string1" - }, - "family2": { - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/16exists_exists.json b/tests/results/test_mandatory/16exists_exists.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_mandatory/16exists_exists.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/17_5redefine_leadership.json b/tests/results/test_mandatory/17_5redefine_leadership.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_mandatory/17_5redefine_leadership.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0empty_family.json b/tests/results/test_mandatory/20_0empty_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/20_0empty_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0family_append.json b/tests/results/test_mandatory/20_0family_append.json deleted file mode 100644 index 7a68441..0000000 --- a/tests/results/test_mandatory/20_0family_append.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "family": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0family_underscore.json b/tests/results/test_mandatory/20_0family_underscore.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/20_0family_underscore.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0multi_family.json b/tests/results/test_mandatory/20_0multi_family.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_mandatory/20_0multi_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0multi_family_basic.json b/tests/results/test_mandatory/20_0multi_family_basic.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_mandatory/20_0multi_family_basic.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0multi_family_expert.json b/tests/results/test_mandatory/20_0multi_family_expert.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_mandatory/20_0multi_family_expert.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0multi_family_order.json b/tests/results/test_mandatory/20_0multi_family_order.json deleted file mode 100644 index ceb830a..0000000 --- a/tests/results/test_mandatory/20_0multi_family_order.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variable": "string1", - "family": { - "variable1": "string1", - "subfamily": { - "variable": "string1" - }, - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_0validators_differ_redefine.json b/tests/results/test_mandatory/20_0validators_differ_redefine.json deleted file mode 100644 index 67077c9..0000000 --- a/tests/results/test_mandatory/20_0validators_differ_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "yes" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_1empty_subfamily.json b/tests/results/test_mandatory/20_1empty_subfamily.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/20_1empty_subfamily.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_2family_looks_like_dynamic.json b/tests/results/test_mandatory/20_2family_looks_like_dynamic.json deleted file mode 100644 index bbb4836..0000000 --- a/tests/results/test_mandatory/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "my_family": { - "dynamic": [ - "string1", - "string2", - "string3" - ], - "var": true - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_2family_looks_like_variable.json b/tests/results/test_mandatory/20_2family_looks_like_variable.json deleted file mode 100644 index 7ebd605..0000000 --- a/tests/results/test_mandatory/20_2family_looks_like_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "my_family": { - "default": true - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_7help_family.json b/tests/results/test_mandatory/20_7help_family.json deleted file mode 100644 index 7a15905..0000000 --- a/tests/results/test_mandatory/20_7help_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "family1": { - "var": "string1" - }, - "family2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_9default_information_parent.json b/tests/results/test_mandatory/20_9default_information_parent.json deleted file mode 100644 index 7a68441..0000000 --- a/tests/results/test_mandatory/20_9default_information_parent.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "family": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/20_9family_absolute.json b/tests/results/test_mandatory/20_9family_absolute.json deleted file mode 100644 index 8b0a14b..0000000 --- a/tests/results/test_mandatory/20_9family_absolute.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "var1": "string1", - "family": { - "var2": "string6", - "subfamily": { - "variable": [ - "string1", - "string2", - "string3" - ] - } - }, - "family2": { - "var2": "string1", - "var3": "string5", - "subfamily": { - "variable": [ - "string1", - "string2", - "string3" - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_mandatory/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 8424968..0000000 --- a/tests/results/test_mandatory/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "string1", - "family": { - "subfamily": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_mandatory/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index df76188..0000000 --- a/tests/results/test_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": true, - "family": { - "subfamily": { - "var1": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_mandatory/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index c1d0f10..0000000 --- a/tests/results/test_mandatory/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "string1", - "family": { - "sub_family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_0family_mandatory_condition.json b/tests/results/test_mandatory/24_0family_mandatory_condition.json deleted file mode 100644 index 35b810a..0000000 --- a/tests/results/test_mandatory/24_0family_mandatory_condition.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_mandatory/24_0family_mandatory_condition_variable.json deleted file mode 100644 index c0bc16e..0000000 --- a/tests/results/test_mandatory/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": true, - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_7validators_variable_optional.json b/tests/results/test_mandatory/24_7validators_variable_optional.json deleted file mode 100644 index 602320c..0000000 --- a/tests/results/test_mandatory/24_7validators_variable_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "general": { - "int": 5, - "int2": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_mandatory/24_family_disabled_var_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/24_family_disabled_var_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership.json b/tests/results/test_mandatory/40_0leadership.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_mandatory/40_0leadership.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_diff_name.json b/tests/results/test_mandatory/40_0leadership_diff_name.json deleted file mode 100644 index d4e84b2..0000000 --- a/tests/results/test_mandatory/40_0leadership_diff_name.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_empty.json b/tests/results/test_mandatory/40_0leadership_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/40_0leadership_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_mandatory/40_0leadership_follower_default_calculation.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_mandatory/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_mandatory/40_0leadership_follower_default_value.json deleted file mode 100644 index c9e95f5..0000000 --- a/tests/results/test_mandatory/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_leader_follower.json b/tests/results/test_mandatory/40_0leadership_leader_follower.json deleted file mode 100644 index f8a6f6d..0000000 --- a/tests/results/test_mandatory/40_0leadership_leader_follower.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_mandatory/40_0leadership_leader_not_multi.json deleted file mode 100644 index 0e2228e..0000000 --- a/tests/results/test_mandatory/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "general": { - "mode_conteneur_actif": "string1" - }, - "general1": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_0leadership_reduce.json b/tests/results/test_mandatory/40_0leadership_reduce.json deleted file mode 100644 index 77d2756..0000000 --- a/tests/results/test_mandatory/40_0leadership_reduce.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "leadership": [ - { - "leader": "val1", - "follower": "string1" - }, - { - "leader": "val2", - "follower": "string2" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_1leadership_append_follower.json b/tests/results/test_mandatory/40_1leadership_append_follower.json deleted file mode 100644 index dfccee9..0000000 --- a/tests/results/test_mandatory/40_1leadership_append_follower.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1", - "follower3": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2", - "follower3": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3", - "follower3": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_2leadership_calculation_index.json b/tests/results/test_mandatory/40_2leadership_calculation_index.json deleted file mode 100644 index 72c2a3f..0000000 --- a/tests/results/test_mandatory/40_2leadership_calculation_index.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_2leadership_calculation_index_2.json b/tests/results/test_mandatory/40_2leadership_calculation_index_2.json deleted file mode 100644 index 72c2a3f..0000000 --- a/tests/results/test_mandatory/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_6leadership_follower_multi.json b/tests/results/test_mandatory/40_6leadership_follower_multi.json deleted file mode 100644 index a744526..0000000 --- a/tests/results/test_mandatory/40_6leadership_follower_multi.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_mandatory/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index a744526..0000000 --- a/tests/results/test_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_8calculation_boolean.json b/tests/results/test_mandatory/40_8calculation_boolean.json deleted file mode 100644 index 08476f3..0000000 --- a/tests/results/test_mandatory/40_8calculation_boolean.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "bool": true, - "multi1": [ - true - ], - "multi2": [ - true - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_8calculation_multi_variable.json b/tests/results/test_mandatory/40_8calculation_multi_variable.json deleted file mode 100644 index dfcc193..0000000 --- a/tests/results/test_mandatory/40_8calculation_multi_variable.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_mandatory/40_8calculation_multi_variable_parent.json deleted file mode 100644 index 6229a62..0000000 --- a/tests/results/test_mandatory/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var": "string1", - "fam1": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_mandatory/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index 8cdf10d..0000000 --- a/tests/results/test_mandatory/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "fam1": { - "var": "string1" - }, - "fam2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_mandatory/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index f963af7..0000000 --- a/tests/results/test_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index 140f818..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index 365694b..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index 365694b..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_mandatory/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_mandatory/40_9leadership-calculation-variable.json deleted file mode 100644 index e747b01..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "calculate": [ - "string1", - "string2", - "string3" - ], - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 4c8b1a8..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index 174c32d..0000000 --- a/tests/results/test_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/41_0choice_leader.json b/tests/results/test_mandatory/41_0choice_leader.json deleted file mode 100644 index 3f71ef1..0000000 --- a/tests/results/test_mandatory/41_0choice_leader.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "a" - }, - { - "leader": "string2", - "follower1": "b" - }, - { - "leader": "string3", - "follower1": "c" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_0leadership_hidden.json b/tests/results/test_mandatory/44_0leadership_hidden.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_mandatory/44_0leadership_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_mandatory/44_0leadership_leader_hidden.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_mandatory/44_0leadership_leader_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_mandatory/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_mandatory/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_4disabled_calcultion_follower_index.json b/tests/results/test_mandatory/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 5b733ad..0000000 --- a/tests/results/test_mandatory/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_4leadership_mandatory.json b/tests/results/test_mandatory/44_4leadership_mandatory.json deleted file mode 100644 index c9e95f5..0000000 --- a/tests/results/test_mandatory/44_4leadership_mandatory.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_mandatory/44_4leadership_mandatory_follower.json deleted file mode 100644 index 681c163..0000000 --- a/tests/results/test_mandatory/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_mandatory/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index 6ce84c3..0000000 --- a/tests/results/test_mandatory/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_mandatory/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 6ce84c3..0000000 --- a/tests/results/test_mandatory/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic.json b/tests/results/test_mandatory/60_0family_dynamic.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_mandatory/60_0family_dynamic_1_1.json deleted file mode 100644 index a4d22cb..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_mandatory/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index a4d22cb..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_empty.json b/tests/results/test_mandatory/60_0family_dynamic_empty.json deleted file mode 100644 index e1d0423..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_empty.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_mandatory/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index 4704eea..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "string1", - "var2": "string1" - }, - "dynval_2": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_mandatory/60_0family_dynamic_no_description.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_mandatory/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_source_hidden.json b/tests/results/test_mandatory/60_0family_dynamic_source_hidden.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_static.json b/tests/results/test_mandatory/60_0family_dynamic_static.json deleted file mode 100644 index afa1de7..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_static.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_test.json b/tests/results/test_mandatory/60_0family_dynamic_test.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_test.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_mandatory/60_0family_dynamic_upper_char.json deleted file mode 100644 index 37edb36..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "Val1", - "VAL2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_mandatory/60_0family_dynamic_variable_empty.json deleted file mode 100644 index e1d0423..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_variable_optional.json b/tests/results/test_mandatory/60_0family_dynamic_variable_optional.json deleted file mode 100644 index 2f477e4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dyna": { - "var": "string1" - }, - "dynb": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_mandatory/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_mandatory/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_empty.json b/tests/results/test_mandatory/60_0family_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_mandatory/60_0family_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_hidden.json b/tests/results/test_mandatory/60_0family_hidden.json deleted file mode 100644 index 5fc9510..0000000 --- a/tests/results/test_mandatory/60_0family_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var": null - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_0family_mode.json b/tests/results/test_mandatory/60_0family_mode.json deleted file mode 100644 index 2ab0e8d..0000000 --- a/tests/results/test_mandatory/60_0family_mode.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_mandatory/60_1family_dynamic_jinja.json deleted file mode 100644 index 9622ca1..0000000 --- a/tests/results/test_mandatory/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "dyn3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index 0aa1d3b..0000000 --- a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index 0833af6..0000000 --- a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json deleted file mode 100644 index 0833af6..0000000 --- a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json deleted file mode 100644 index 0aa1d3b..0000000 --- a/tests/results/test_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_mandatory/60_2family_dynamic_outside_calc_empty.json deleted file mode 100644 index 720d212..0000000 --- a/tests/results/test_mandatory/60_2family_dynamic_outside_calc_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "newvar": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_description.json b/tests/results/test_mandatory/60_5family_dynamic_calc_description.json deleted file mode 100644 index e4b8b6b..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index 14ca324..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "dynval1": {}, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_mandatory/60_5family_dynamic_calc_variable.json deleted file mode 100644 index 59e5031..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index 5cc5149..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "dynval1": { - "var1": "string1", - "var2": "string1" - }, - "dynval2": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index 4d3b9ea..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "dynval1": { - "var1": "string1" - }, - "dynval2": { - "var1": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_mandatory/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index 59e5031..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_mandatory/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index f963c0e..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "dynval1": { - "var": "string1", - "family": { - "var": "string1" - } - }, - "dynval2": { - "var": null, - "family": { - "var": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index 84dc328..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index 84dc328..0000000 --- a/tests/results/test_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_mandatory/60_6family_dynamic_leadership.json deleted file mode 100644 index 3be0fb7..0000000 --- a/tests/results/test_mandatory/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_mandatory/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index 3be0fb7..0000000 --- a/tests/results/test_mandatory/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_mandatory/60_9family_dynamic_calc_both.json deleted file mode 100644 index e461a86..0000000 --- a/tests/results/test_mandatory/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynstring1": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/68_0family_leadership_mode.json b/tests/results/test_mandatory/68_0family_leadership_mode.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_mandatory/68_0family_leadership_mode.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_0type_param.json b/tests/results/test_namespace/04_1jinja_and_hidden.json similarity index 56% rename from tests/results/test_namespace_mandatory/04_0type_param.json rename to tests/results/test_namespace/04_1jinja_and_hidden.json index 52e0d10..a174f84 100644 --- a/tests/results/test_namespace_mandatory/04_0type_param.json +++ b/tests/results/test_namespace/04_1jinja_and_hidden.json @@ -1,5 +1,5 @@ { "rougail": { - "int": 1 + "var1": true } } \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json b/tests/results/test_namespace/04_5disabled_calculation_variable_transitive.json similarity index 100% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json rename to tests/results/test_namespace/04_5disabled_calculation_variable_transitive.json diff --git a/tests/results/test_namespace_mandatory/00_0no_variable.json b/tests/results/test_namespace/04_5disabled_calculation_variable_transitive_2.json similarity index 100% rename from tests/results/test_namespace_mandatory/00_0no_variable.json rename to tests/results/test_namespace/04_5disabled_calculation_variable_transitive_2.json diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test_namespace/04_5disabled_calculation_variable_transitive_3.json similarity index 100% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable10.json rename to tests/results/test_namespace/04_5disabled_calculation_variable_transitive_3.json diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test_namespace/04_5disabled_calculation_variable_transitive_4.json similarity index 100% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json rename to tests/results/test_namespace/04_5disabled_calculation_variable_transitive_4.json diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty2.json similarity index 100% rename from tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.json rename to tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty2.json diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json similarity index 79% rename from tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json rename to tests/results/test_namespace/60_5family_dynamic_calc_identifier.json index 1c2c3da..6e2f22c 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json @@ -4,12 +4,13 @@ "val1", "val2" ], + "var2": "val1", "dynval1": { "var": "string1" }, "dynval2": { "var": "string1" }, - "newvar": "string1" + "var3": "string1" } } \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace/60_5family_dynamic_calc_identifier_multi.json similarity index 60% rename from tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json rename to tests/results/test_namespace/60_5family_dynamic_calc_identifier_multi.json index 7da57cb..6f4e4da 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier_multi.json @@ -4,19 +4,22 @@ "val1", "val2" ], + "var2": "val1", "dynval1": { "var": [ - "a value", - "a second value" + "string1", + "string2", + "string3" ] }, "dynval2": { "var": [ - "a value", - "a second value" + "string1", + "string2", + "string3" ] }, - "var2": [ + "var3": [ "string1", "string2", "string3" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json index df87fbb..794e7d1 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json @@ -1,11 +1,9 @@ { "rougail": { "var1": [ - "val1", - "val2" + "val1" ], "dynval1": {}, - "dynval2": {}, "var2": "string1" } } \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled3.json similarity index 100% rename from tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json rename to tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled3.json diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json b/tests/results/test_namespace/60_6family_dynamic_inside_identifier.json similarity index 100% rename from tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json rename to tests/results/test_namespace/60_6family_dynamic_inside_identifier.json diff --git a/tests/results/test_namespace/60_6family_subdynamic_inside.json b/tests/results/test_namespace/60_6family_subdynamic_inside.json new file mode 100644 index 0000000..56a915c --- /dev/null +++ b/tests/results/test_namespace/60_6family_subdynamic_inside.json @@ -0,0 +1,44 @@ +{ + "rougail": { + "var": [ + "val1", + "val2" + ], + "dynval1": { + "dynval1": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + }, + "dynval2": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + } + }, + "dynval2": { + "dynval1": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + }, + "dynval2": { + "var1": "string1", + "var2": [ + "string1", + "string2", + "string3" + ] + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_0empty.json b/tests/results/test_namespace_mandatory/00_0empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_namespace_mandatory/00_0empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_0version_underscore.json b/tests/results/test_namespace_mandatory/00_0version_underscore.json deleted file mode 100644 index 5e5b44f..0000000 --- a/tests/results/test_namespace_mandatory/00_0version_underscore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "version": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_1empty_variable.json b/tests/results/test_namespace_mandatory/00_1empty_variable.json deleted file mode 100644 index 9cd4a0e..0000000 --- a/tests/results/test_namespace_mandatory/00_1empty_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "empty": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated.json b/tests/results/test_namespace_mandatory/00_2default_calculated.json deleted file mode 100644 index 38dbaa0..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json b/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json deleted file mode 100644 index 4b26f8a..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json deleted file mode 100644 index 1cedd45..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "var1": "a_value", - "var2": "a_value" - } - ], - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable.json deleted file mode 100644 index 416a963..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json deleted file mode 100644 index 416a963..0000000 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_4load_subfolder.json b/tests/results/test_namespace_mandatory/00_4load_subfolder.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_4load_subfolder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_5load_notype.json b/tests/results/test_namespace_mandatory/00_5load_notype.json deleted file mode 100644 index f853e0d..0000000 --- a/tests/results/test_namespace_mandatory/00_5load_notype.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "without_type": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6boolean.json b/tests/results/test_namespace_mandatory/00_6boolean.json deleted file mode 100644 index 577a831..0000000 --- a/tests/results/test_namespace_mandatory/00_6boolean.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": true, - "var2": true, - "var3": true, - "var4": true, - "var5": true, - "var6": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b41cf1..0000000 --- a/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice.json b/tests/results/test_namespace_mandatory/00_6choice.json deleted file mode 100644 index c7fd25a..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": "a", - "var2": "a", - "var3": "a", - "var4": null, - "var5": "a", - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice_calculation.json b/tests/results/test_namespace_mandatory/00_6choice_calculation.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice_link.json b/tests/results/test_namespace_mandatory/00_6choice_link.json deleted file mode 100644 index b07d367..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice_link.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "a", - "var2": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable.json b/tests/results/test_namespace_mandatory/00_6choice_variable.json deleted file mode 100644 index 03239ec..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable_link.json b/tests/results/test_namespace_mandatory/00_6choice_variable_link.json deleted file mode 100644 index 47c936d..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice_variable_link.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json b/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json deleted file mode 100644 index 5768393..0000000 --- a/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "family": { - "var3": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6custom.json b/tests/results/test_namespace_mandatory/00_6custom.json deleted file mode 100644 index 5f731ab..0000000 --- a/tests/results/test_namespace_mandatory/00_6custom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "custom1": "string1", - "custom2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6domainname.json b/tests/results/test_namespace_mandatory/00_6domainname.json deleted file mode 100644 index acec056..0000000 --- a/tests/results/test_namespace_mandatory/00_6domainname.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "domain1.lan" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6domainname_params.json b/tests/results/test_namespace_mandatory/00_6domainname_params.json deleted file mode 100644 index acec056..0000000 --- a/tests/results/test_namespace_mandatory/00_6domainname_params.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "domain1.lan" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6float.json b/tests/results/test_namespace_mandatory/00_6float.json deleted file mode 100644 index 084b268..0000000 --- a/tests/results/test_namespace_mandatory/00_6float.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1.1, - "var2": 1.1, - "var3": 1.1, - "var4": 1.1, - "var5": 1.1, - "var6": 1.1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6integer.json b/tests/results/test_namespace_mandatory/00_6integer.json deleted file mode 100644 index 995af03..0000000 --- a/tests/results/test_namespace_mandatory/00_6integer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6ip.json b/tests/results/test_namespace_mandatory/00_6ip.json deleted file mode 100644 index f970d03..0000000 --- a/tests/results/test_namespace_mandatory/00_6ip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "192.168.1.6", - "var2": "192.168.1.6/24", - "var3": "192.168.1.6/24" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6network.json b/tests/results/test_namespace_mandatory/00_6network.json deleted file mode 100644 index 825329e..0000000 --- a/tests/results/test_namespace_mandatory/00_6network.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "192.168.1.0", - "var2": "192.168.1.6/32", - "var3": "192.168.1.6/32" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6number.json b/tests/results/test_namespace_mandatory/00_6number.json deleted file mode 100644 index 995af03..0000000 --- a/tests/results/test_namespace_mandatory/00_6number.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6port.json b/tests/results/test_namespace_mandatory/00_6port.json deleted file mode 100644 index cc18b4b..0000000 --- a/tests/results/test_namespace_mandatory/00_6port.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable1": "80", - "variable2": "80", - "variable3": "80" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6regexp.json b/tests/results/test_namespace_mandatory/00_6regexp.json deleted file mode 100644 index ba87802..0000000 --- a/tests/results/test_namespace_mandatory/00_6regexp.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "#b1b1b1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6regexp_link.json b/tests/results/test_namespace_mandatory/00_6regexp_link.json deleted file mode 100644 index b6c05ca..0000000 --- a/tests/results/test_namespace_mandatory/00_6regexp_link.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "#b1b1b1", - "var2": "#b2b1b1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6secret.json b/tests/results/test_namespace_mandatory/00_6secret.json deleted file mode 100644 index 22e0d48..0000000 --- a/tests/results/test_namespace_mandatory/00_6secret.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues_len1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6secret_param.json b/tests/results/test_namespace_mandatory/00_6secret_param.json deleted file mode 100644 index fce594c..0000000 --- a/tests/results/test_namespace_mandatory/00_6secret_param.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues", - "secret3": "onE7vaLues" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_6string.json b/tests/results/test_namespace_mandatory/00_6string.json deleted file mode 100644 index f7ac277..0000000 --- a/tests/results/test_namespace_mandatory/00_6string.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1", - "var5": "string1", - "var6": "string1", - "var7": "string1", - "var8": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7choice_quote.json b/tests/results/test_namespace_mandatory/00_7choice_quote.json deleted file mode 100644 index ddeb3f2..0000000 --- a/tests/results/test_namespace_mandatory/00_7choice_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "quote'" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7help.json b/tests/results/test_namespace_mandatory/00_7help.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_7help.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7help_quote.json b/tests/results/test_namespace_mandatory/00_7help_quote.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_7help_quote.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7help_sup.json b/tests/results/test_namespace_mandatory/00_7help_sup.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_7help_sup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote.json b/tests/results/test_namespace_mandatory/00_7value_doublequote.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote2.json b/tests/results/test_namespace_mandatory/00_7value_doublequote2.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote3.json b/tests/results/test_namespace_mandatory/00_7value_doublequote3.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_7value_quote.json b/tests/results/test_namespace_mandatory/00_7value_quote.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_7value_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_8calculation_information.json b/tests/results/test_namespace_mandatory/00_8calculation_information.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_8calculation_information.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_8calculation_namespace.json b/tests/results/test_namespace_mandatory/00_8calculation_namespace.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_8calculation_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json b/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_8test.json b/tests/results/test_namespace_mandatory/00_8test.json deleted file mode 100644 index 0cc0244..0000000 --- a/tests/results/test_namespace_mandatory/00_8test.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": "test", - "var2": "test", - "var3": "test1", - "var4": null, - "var5": false, - "var6": [ - "test1", - "test2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json b/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json deleted file mode 100644 index f4b8198..0000000 --- a/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "variable1": [ - "val1", - "val2" - ], - "variable2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9choice_variables.json b/tests/results/test_namespace_mandatory/00_9choice_variables.json deleted file mode 100644 index af00645..0000000 --- a/tests/results/test_namespace_mandatory/00_9choice_variables.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "source_variable_1": "string1", - "source_variable_2": "string1", - "my_variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation.json b/tests/results/test_namespace_mandatory/00_9default_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_information.json b/tests/results/test_namespace_mandatory/00_9default_calculation_information.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_information.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional_default.json b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json deleted file mode 100644 index f15c18b..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json deleted file mode 100644 index 4d8a41f..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "my_variable": [ - "string1", - "string2", - "string3" - ], - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json b/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json b/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_integer.json b/tests/results/test_namespace_mandatory/00_9default_integer.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9default_number.json b/tests/results/test_namespace_mandatory/00_9default_number.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_mandatory/00_9default_number.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9extra.json b/tests/results/test_namespace_mandatory/00_9extra.json deleted file mode 100644 index 81c795f..0000000 --- a/tests/results/test_namespace_mandatory/00_9extra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9extra_calculation.json b/tests/results/test_namespace_mandatory/00_9extra_calculation.json deleted file mode 100644 index 4efd665..0000000 --- a/tests/results/test_namespace_mandatory/00_9extra_calculation.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable1": "string1", - "variable2": "string1", - "variable3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_9extra_ouside.json b/tests/results/test_namespace_mandatory/00_9extra_ouside.json deleted file mode 100644 index 81c795f..0000000 --- a/tests/results/test_namespace_mandatory/00_9extra_ouside.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6boolean_multi.json b/tests/results/test_namespace_mandatory/01_6boolean_multi.json deleted file mode 100644 index b22752c..0000000 --- a/tests/results/test_namespace_mandatory/01_6boolean_multi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - true - ], - "var5": [ - true - ], - "var6": [ - true - ], - "var7": [ - true - ], - "var8": [ - true - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6custom_multi.json b/tests/results/test_namespace_mandatory/01_6custom_multi.json deleted file mode 100644 index 71ab458..0000000 --- a/tests/results/test_namespace_mandatory/01_6custom_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "custom1": [ - "string1", - "string2", - "string3" - ], - "custom2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6float_multi.json b/tests/results/test_namespace_mandatory/01_6float_multi.json deleted file mode 100644 index bbf2fb0..0000000 --- a/tests/results/test_namespace_mandatory/01_6float_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - 1.1, - 2.2, - 3.3 - ], - "var2": [ - 1.1, - 2.2, - 3.3 - ], - "var3": [ - 1.1, - 2.2, - 3.3 - ], - "var4": [ - 1.1, - 2.2, - 3.3 - ], - "var5": [ - 1.1, - 2.2, - 3.3 - ], - "var6": [ - 1.1, - 2.2, - 3.3 - ], - "var7": [ - 1.1, - 2.2, - 3.3 - ], - "var8": [ - 1.1, - 2.2, - 3.3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6integer_multi.json b/tests/results/test_namespace_mandatory/01_6integer_multi.json deleted file mode 100644 index c93c7b8..0000000 --- a/tests/results/test_namespace_mandatory/01_6integer_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - 1, - 2, - 3 - ], - "var2": [ - 1, - 2, - 3 - ], - "var3": [ - 1, - 2, - 3 - ], - "var4": [ - 1, - 2, - 3 - ], - "var5": [ - 1, - 2, - 3 - ], - "var6": [ - 1, - 2, - 3 - ], - "var7": [ - 1, - 2, - 3 - ], - "var8": [ - 1, - 2, - 3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6integer_multi_mandatory.json b/tests/results/test_namespace_mandatory/01_6integer_multi_mandatory.json deleted file mode 100644 index ced785a..0000000 --- a/tests/results/test_namespace_mandatory/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2, - 3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6string_empty.json b/tests/results/test_namespace_mandatory/01_6string_empty.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_mandatory/01_6string_empty.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6string_multi.json b/tests/results/test_namespace_mandatory/01_6string_multi.json deleted file mode 100644 index 7113ea8..0000000 --- a/tests/results/test_namespace_mandatory/01_6string_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ], - "var3": [ - "string1", - "string2", - "string3" - ], - "var4": [ - "string1", - "string2", - "string3" - ], - "var5": [ - "string1", - "string2", - "string3" - ], - "var6": [ - "string1", - "string2", - "string3" - ], - "var7": [ - "string1", - "string2", - "string3" - ], - "var8": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_6string_multi_length.json b/tests/results/test_namespace_mandatory/01_6string_multi_length.json deleted file mode 100644 index 4b26f8a..0000000 --- a/tests/results/test_namespace_mandatory/01_6string_multi_length.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_quote.json b/tests/results/test_namespace_mandatory/01_7value_multi_quote.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/01_7value_multi_quote.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json b/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json b/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json deleted file mode 100644 index 9bfaa09..0000000 --- a/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/01_9choice_variable_optional.json b/tests/results/test_namespace_mandatory/01_9choice_variable_optional.json deleted file mode 100644 index 504f896..0000000 --- a/tests/results/test_namespace_mandatory/01_9choice_variable_optional.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/02_0tags.json b/tests/results/test_namespace_mandatory/02_0tags.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/02_0tags.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_0type_param_integer.json b/tests/results/test_namespace_mandatory/04_0type_param_integer.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_mandatory/04_0type_param_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1auto_save.json b/tests/results/test_namespace_mandatory/04_1auto_save.json deleted file mode 100644 index 72714e9..0000000 --- a/tests/results/test_namespace_mandatory/04_1auto_save.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json deleted file mode 100644 index 1642fe4..0000000 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 6bea276..0000000 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json deleted file mode 100644 index f22fab1..0000000 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json deleted file mode 100644 index 8ce558a..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "value", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json deleted file mode 100644 index 66b265f..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "value", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation.json deleted file mode 100644 index 023eeb1..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": "string1", - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_boolean.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_boolean.json deleted file mode 100644 index 9196fbf..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json deleted file mode 100644 index 8a01d6a..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json deleted file mode 100644 index b9d0fe3..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": null, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional_default.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional_default.json deleted file mode 100644 index f72ef3b..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "condition": true, - "var1": "string1", - "var2": null, - "var3": null, - "var4": null - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json deleted file mode 100644 index c12450b..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json deleted file mode 100644 index 2ac60ee..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable6.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable6.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable9.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable9.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators.json b/tests/results/test_namespace_mandatory/04_5validators.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_differ.json b/tests/results/test_namespace_mandatory/04_5validators_differ.json deleted file mode 100644 index 9951379..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_differ.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "another_value", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi.json b/tests/results/test_namespace_mandatory/04_5validators_multi.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi2.json b/tests/results/test_namespace_mandatory/04_5validators_multi2.json deleted file mode 100644 index 88ac979..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_multi2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi3.json b/tests/results/test_namespace_mandatory/04_5validators_multi3.json deleted file mode 100644 index df5578f..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_multi3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": [ - 0 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_warnings.json b/tests/results/test_namespace_mandatory/04_5validators_warnings.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_warnings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5validators_warnings_all.json b/tests/results/test_namespace_mandatory/04_5validators_warnings_all.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_mandatory/04_5validators_warnings_all.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json b/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/05_0multi_uniq.json b/tests/results/test_namespace_mandatory/05_0multi_uniq.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/05_0multi_uniq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/12_1auto_save_expert.json b/tests/results/test_namespace_mandatory/12_1auto_save_expert.json deleted file mode 100644 index f475967..0000000 --- a/tests/results/test_namespace_mandatory/12_1auto_save_expert.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_0redefine_description.json b/tests/results/test_namespace_mandatory/16_0redefine_description.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_mandatory/16_0redefine_description.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json b/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json b/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json b/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json deleted file mode 100644 index 4527a88..0000000 --- a/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5exists_nonexists.json b/tests/results/test_namespace_mandatory/16_5exists_nonexists.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_mandatory/16_5exists_nonexists.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5exists_redefine.json b/tests/results/test_namespace_mandatory/16_5exists_redefine.json deleted file mode 100644 index 7eb71f4..0000000 --- a/tests/results/test_namespace_mandatory/16_5exists_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var1": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_choice.json b/tests/results/test_namespace_mandatory/16_5redefine_choice.json deleted file mode 100644 index 504f896..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_choice.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_default.json b/tests/results/test_namespace_mandatory/16_5redefine_default.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_default.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_family.json b/tests/results/test_namespace_mandatory/16_5redefine_family.json deleted file mode 100644 index e9636c9..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_help.json b/tests/results/test_namespace_mandatory/16_5redefine_help.json deleted file mode 100644 index e9636c9..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_help.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_hidden.json b/tests/results/test_namespace_mandatory/16_5redefine_hidden.json deleted file mode 100644 index 72714e9..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_multi.json b/tests/results/test_namespace_mandatory/16_5redefine_multi.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index c12450b..0000000 --- a/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_5test_redefine.json b/tests/results/test_namespace_mandatory/16_5test_redefine.json deleted file mode 100644 index 3a43ee3..0000000 --- a/tests/results/test_namespace_mandatory/16_5test_redefine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "test1", - "var2": "test1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_6choice_redefine.json b/tests/results/test_namespace_mandatory/16_6choice_redefine.json deleted file mode 100644 index 0b40a37..0000000 --- a/tests/results/test_namespace_mandatory/16_6choice_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_6exists_family.json b/tests/results/test_namespace_mandatory/16_6exists_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/16_6exists_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json b/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json deleted file mode 100644 index e75d560..0000000 --- a/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "family1": { - "variable1": "string1" - }, - "family2": { - "variable2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/16exists_exists.json b/tests/results/test_namespace_mandatory/16exists_exists.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_mandatory/16exists_exists.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/17_5redefine_leadership.json b/tests/results/test_namespace_mandatory/17_5redefine_leadership.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_mandatory/17_5redefine_leadership.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0empty_family.json b/tests/results/test_namespace_mandatory/20_0empty_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/20_0empty_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0family_append.json b/tests/results/test_namespace_mandatory/20_0family_append.json deleted file mode 100644 index 54e7324..0000000 --- a/tests/results/test_namespace_mandatory/20_0family_append.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0family_underscore.json b/tests/results/test_namespace_mandatory/20_0family_underscore.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/20_0family_underscore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0multi_family.json b/tests/results/test_namespace_mandatory/20_0multi_family.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_mandatory/20_0multi_family.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_basic.json b/tests/results/test_namespace_mandatory/20_0multi_family_basic.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_mandatory/20_0multi_family_basic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_expert.json b/tests/results/test_namespace_mandatory/20_0multi_family_expert.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_mandatory/20_0multi_family_expert.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_order.json b/tests/results/test_namespace_mandatory/20_0multi_family_order.json deleted file mode 100644 index de74358..0000000 --- a/tests/results/test_namespace_mandatory/20_0multi_family_order.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "variable": "string1", - "family": { - "variable1": "string1", - "subfamily": { - "variable": "string1" - }, - "variable2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json b/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json deleted file mode 100644 index 101699e..0000000 --- a/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_1empty_subfamily.json b/tests/results/test_namespace_mandatory/20_1empty_subfamily.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/20_1empty_subfamily.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_2family_looks_like_dynamic.json b/tests/results/test_namespace_mandatory/20_2family_looks_like_dynamic.json deleted file mode 100644 index a8147ca..0000000 --- a/tests/results/test_namespace_mandatory/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "my_family": { - "dynamic": [ - "string1", - "string2", - "string3" - ], - "var": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_2family_looks_like_variable.json b/tests/results/test_namespace_mandatory/20_2family_looks_like_variable.json deleted file mode 100644 index 088877c..0000000 --- a/tests/results/test_namespace_mandatory/20_2family_looks_like_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "my_family": { - "default": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_7help_family.json b/tests/results/test_namespace_mandatory/20_7help_family.json deleted file mode 100644 index f789944..0000000 --- a/tests/results/test_namespace_mandatory/20_7help_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "family1": { - "var": "string1" - }, - "family2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/20_9default_information_parent.json b/tests/results/test_namespace_mandatory/20_9default_information_parent.json deleted file mode 100644 index 54e7324..0000000 --- a/tests/results/test_namespace_mandatory/20_9default_information_parent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json deleted file mode 100644 index 484d9cc..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json deleted file mode 100644 index c90033a..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "condition": true, - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 6e9f986..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "subfamily": { - "var1": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index 7a574b3..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "condition": true, - "family": { - "subfamily": { - "var1": null - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json deleted file mode 100644 index e79db46..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "condition1": true, - "condition2": true, - "family": { - "variable": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index 5b78a18..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "sub_family": { - "var1": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json deleted file mode 100644 index c68ee9e..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json deleted file mode 100644 index 669b908..0000000 --- a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": true, - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json b/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json deleted file mode 100644 index f9b775d..0000000 --- a/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "general": { - "int": 5, - "int2": 1 - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership.json b/tests/results/test_namespace_mandatory/40_0leadership.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json b/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json deleted file mode 100644 index c26e0de..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_empty.json b/tests/results/test_namespace_mandatory/40_0leadership_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json deleted file mode 100644 index 8045654..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json deleted file mode 100644 index 8045654..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json deleted file mode 100644 index 36f973a..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json b/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json deleted file mode 100644 index 177abce..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json deleted file mode 100644 index e9b4016..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "general": { - "mode_conteneur_actif": "string1" - }, - "general1": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_0leadership_reduce.json b/tests/results/test_namespace_mandatory/40_0leadership_reduce.json deleted file mode 100644 index 3a6d7ac..0000000 --- a/tests/results/test_namespace_mandatory/40_0leadership_reduce.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "val1", - "follower": "string1" - }, - { - "leader": "val2", - "follower": "string2" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json b/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json deleted file mode 100644 index dbed36d..0000000 --- a/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1", - "follower3": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2", - "follower3": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3", - "follower3": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json b/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index_2.json b/tests/results/test_namespace_mandatory/40_2leadership_calculation_index_2.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json b/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json deleted file mode 100644 index e1669ec..0000000 --- a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index e1669ec..0000000 --- a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_boolean.json b/tests/results/test_namespace_mandatory/40_8calculation_boolean.json deleted file mode 100644 index 641cb3c..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_boolean.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "bool": true, - "multi1": [ - true - ], - "multi2": [ - true - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json deleted file mode 100644 index 77ba363..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_integer.json b/tests/results/test_namespace_mandatory/40_8calculation_integer.json deleted file mode 100644 index cea2a22..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_integer.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "bool": true, - "int1": 1, - "int2": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json deleted file mode 100644 index fd259d8..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json deleted file mode 100644 index b4a498f..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var": "string1", - "fam1": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index a239e2f..0000000 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "fam1": { - "var": "string1" - }, - "fam2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index 5436320..0000000 --- a/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index fd8616d..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index 4d0e909..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index 4d0e909..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json deleted file mode 100644 index 61ed3bf..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "calculate": [ - "string1", - "string2", - "string3" - ], - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 401d24b..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "rougail": { - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index 4094fd9..0000000 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/41_0choice_leader.json b/tests/results/test_namespace_mandatory/41_0choice_leader.json deleted file mode 100644 index 53aa1de..0000000 --- a/tests/results/test_namespace_mandatory/41_0choice_leader.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "a" - }, - { - "leader": "string2", - "follower1": "b" - }, - { - "leader": "string3", - "follower1": "c" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_0leadership_hidden.json b/tests/results/test_namespace_mandatory/44_0leadership_hidden.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_mandatory/44_0leadership_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json deleted file mode 100644 index 7472cac..0000000 --- a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": true, - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower_index.json b/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 7ee30eb..0000000 --- a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json b/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json deleted file mode 100644 index 36f973a..0000000 --- a/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json deleted file mode 100644 index eb8b73a..0000000 --- a/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index 97ab360..0000000 --- a/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 97ab360..0000000 --- a/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json deleted file mode 100644 index eb8b73a..0000000 --- a/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic.json b/tests/results/test_namespace_mandatory/60_0family_dynamic.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json deleted file mode 100644 index 1b8f9a0..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index a49d9e7..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "string1", - "var2": "string1" - }, - "dynval_2": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json deleted file mode 100644 index a400bdc..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2 - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_source_hidden.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_source_hidden.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json deleted file mode 100644 index 7ea5a70..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json deleted file mode 100644 index 2ad0b93..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "Val1", - "VAL2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json deleted file mode 100644 index 1b8f9a0..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_optional.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_optional.json deleted file mode 100644 index c31f2d3..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dyna": { - "var": "string1" - }, - "dynb": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_empty.json b/tests/results/test_namespace_mandatory/60_0family_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_hidden.json b/tests/results/test_namespace_mandatory/60_0family_hidden.json deleted file mode 100644 index 2e4ad2d..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_hidden.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_0family_mode.json b/tests/results/test_namespace_mandatory/60_0family_mode.json deleted file mode 100644 index 0b2fe82..0000000 --- a/tests/results/test_namespace_mandatory/60_0family_mode.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json deleted file mode 100644 index 99b258c..0000000 --- a/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "dyn3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index 04f1cb4..0000000 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index 6568468..0000000 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json deleted file mode 100644 index 6568468..0000000 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json deleted file mode 100644 index 04f1cb4..0000000 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json deleted file mode 100644 index ec1cc6f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "var2": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json deleted file mode 100644 index ec1cc6f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "var2": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_description.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_description.json deleted file mode 100644 index 7158b05..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index 3317b09..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "dynval1": {}, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json deleted file mode 100644 index 6427d3b..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1" - ], - "dynval1": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json deleted file mode 100644 index 2f7bef8..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var2": "string1", - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json deleted file mode 100644 index 6bafd3c..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "a value" - }, - "dynval2": { - "var": "a value" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json deleted file mode 100644 index 7a61fe7..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": true - }, - "dynval2": { - "var": true - }, - "var2": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index ac93b0c..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var1": "string1", - "var2": "string1" - }, - "dynval2": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index dbf4ced..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var1": "string1" - }, - "dynval2": { - "var1": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index bd0c49a..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1", - "family": { - "var": "string1" - } - }, - "dynval2": { - "var": null, - "family": { - "var": null - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json deleted file mode 100644 index f5fbe42..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json deleted file mode 100644 index b6f924c..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2", - "val3", - "val4" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val3_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val4_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json deleted file mode 100644 index ad5dc73..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var2": [ - "string1", - "string2", - "string3" - ], - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json deleted file mode 100644 index ad5dc73..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var2": [ - "string1", - "string2", - "string3" - ], - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json deleted file mode 100644 index af78994..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "my_dyn_family_val2": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json deleted file mode 100644 index af78994..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "my_dyn_family_val2": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index f2bd537..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index f2bd537..0000000 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json deleted file mode 100644 index 5d4b911..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json deleted file mode 100644 index c06183c..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index c06183c..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json deleted file mode 100644 index 2dda86f..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1": { - "val1": { - "var": "string1" - }, - "val2": { - "var": "string1" - } - }, - "val2": { - "val1": { - "var": "string1" - }, - "val2": { - "var": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json deleted file mode 100644 index 604ed35..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn_string1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string3": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn_string1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string3": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json deleted file mode 100644 index f69de32..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "dynval2": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json deleted file mode 100644 index f69de32..0000000 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "dynval2": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_9extra_dynamic.json b/tests/results/test_namespace_mandatory/60_9extra_dynamic.json deleted file mode 100644 index 549c673..0000000 --- a/tests/results/test_namespace_mandatory/60_9extra_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var": [ - "a" - ] - }, - "extra": { - "dyn_a": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json b/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json deleted file mode 100644 index d3664b7..0000000 --- a/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "general": { - "varname": [ - "string1", - "string2", - "string3" - ] - } - }, - "extra": { - "var": [ - "a" - ], - "dyn_a": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json deleted file mode 100644 index 33876c3..0000000 --- a/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynstring1": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json b/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write/04_1jinja_and_hidden.json similarity index 100% rename from tests/results/test_namespace_mandatory/00_0no_variable_default_version.json rename to tests/results/test_namespace_read_write/04_1jinja_and_hidden.json diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive.json similarity index 100% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable7.json rename to tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive.json diff --git a/tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.json similarity index 100% rename from tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json rename to tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.json diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.json similarity index 62% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json rename to tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.json index f48376d..d73adff 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.json @@ -1,6 +1,6 @@ { "rougail": { "condition": false, - "variable": "string1" + "variable1": "disabled" } } \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.json similarity index 100% rename from tests/results/test_namespace_mandatory/04_5disabled_calculation_variable8.json rename to tests/results/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.json diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty2.json similarity index 100% rename from tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json rename to tests/results/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty2.json diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier.json similarity index 77% rename from tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json rename to tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier.json index 5b089f4..9338793 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier.json @@ -1,6 +1,6 @@ { "rougail": { - "var": [ + "var1": [ "val1", "val2" ], @@ -9,6 +9,7 @@ }, "dynval2": { "var": "val2" - } + }, + "var3": "val1" } } \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier_multi.json similarity index 51% rename from tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json rename to tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier_multi.json index 1c2c3da..f77c227 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_identifier_multi.json @@ -5,11 +5,17 @@ "val2" ], "dynval1": { - "var": "string1" + "var": [ + "val1" + ] }, "dynval2": { - "var": "string1" + "var": [ + "val2" + ] }, - "newvar": "string1" + "var3": [ + "val1" + ] } } \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json index 3d2ad02..8933710 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json @@ -1,6 +1,9 @@ { "rougail": { - "var1": [], + "var1": [ + "val1" + ], + "dynval1": {}, "var2": null } } \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled3.json similarity index 100% rename from tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json rename to tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled3.json diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json b/tests/results/test_namespace_read_write/60_6family_dynamic_inside_identifier.json similarity index 100% rename from tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json rename to tests/results/test_namespace_read_write/60_6family_dynamic_inside_identifier.json diff --git a/tests/results/test_namespace_read_write/60_6family_subdynamic_inside.json b/tests/results/test_namespace_read_write/60_6family_subdynamic_inside.json new file mode 100644 index 0000000..ec62dc7 --- /dev/null +++ b/tests/results/test_namespace_read_write/60_6family_subdynamic_inside.json @@ -0,0 +1,40 @@ +{ + "rougail": { + "var": [ + "val1", + "val2" + ], + "dynval1": { + "dynval1": { + "var1": null, + "var2": [ + null, + null + ] + }, + "dynval2": { + "var1": null, + "var2": [ + null, + null + ] + } + }, + "dynval2": { + "dynval1": { + "var1": null, + "var2": [ + null, + null + ] + }, + "dynval2": { + "var1": null, + "var2": [ + null, + null + ] + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_0empty.json b/tests/results/test_namespace_read_write_mandatory/00_0empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_0empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json b/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json deleted file mode 100644 index 5e5b44f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "version": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json b/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json deleted file mode 100644 index 9cd4a0e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "empty": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json deleted file mode 100644 index 38dbaa0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json deleted file mode 100644 index 4b26f8a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json deleted file mode 100644 index f0b092c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable.json deleted file mode 100644 index 416a963..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json deleted file mode 100644 index 416a963..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json b/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json b/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json deleted file mode 100644 index f853e0d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "without_type": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6boolean.json b/tests/results/test_namespace_read_write_mandatory/00_6boolean.json deleted file mode 100644 index 577a831..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6boolean.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": true, - "var2": true, - "var3": true, - "var4": true, - "var5": true, - "var6": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b41cf1..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice.json b/tests/results/test_namespace_read_write_mandatory/00_6choice.json deleted file mode 100644 index c7fd25a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": "a", - "var2": "a", - "var3": "a", - "var4": null, - "var5": "a", - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json deleted file mode 100644 index b07d367..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "a", - "var2": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json deleted file mode 100644 index 03239ec..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json deleted file mode 100644 index 47c936d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json deleted file mode 100644 index 5768393..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "family": { - "var3": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6custom.json b/tests/results/test_namespace_read_write_mandatory/00_6custom.json deleted file mode 100644 index 5f731ab..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6custom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "custom1": "string1", - "custom2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6domainname.json b/tests/results/test_namespace_read_write_mandatory/00_6domainname.json deleted file mode 100644 index acec056..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6domainname.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "domain1.lan" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json b/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json deleted file mode 100644 index acec056..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "domain1.lan" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6float.json b/tests/results/test_namespace_read_write_mandatory/00_6float.json deleted file mode 100644 index 084b268..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6float.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1.1, - "var2": 1.1, - "var3": 1.1, - "var4": 1.1, - "var5": 1.1, - "var6": 1.1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6integer.json b/tests/results/test_namespace_read_write_mandatory/00_6integer.json deleted file mode 100644 index 995af03..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6integer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6ip.json b/tests/results/test_namespace_read_write_mandatory/00_6ip.json deleted file mode 100644 index f970d03..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6ip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "192.168.1.6", - "var2": "192.168.1.6/24", - "var3": "192.168.1.6/24" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6network.json b/tests/results/test_namespace_read_write_mandatory/00_6network.json deleted file mode 100644 index 825329e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6network.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "192.168.1.0", - "var2": "192.168.1.6/32", - "var3": "192.168.1.6/32" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6number.json b/tests/results/test_namespace_read_write_mandatory/00_6number.json deleted file mode 100644 index 995af03..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6number.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6port.json b/tests/results/test_namespace_read_write_mandatory/00_6port.json deleted file mode 100644 index cc18b4b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6port.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable1": "80", - "variable2": "80", - "variable3": "80" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6regexp.json b/tests/results/test_namespace_read_write_mandatory/00_6regexp.json deleted file mode 100644 index ba87802..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6regexp.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "#b1b1b1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json b/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json deleted file mode 100644 index b6c05ca..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "#b1b1b1", - "var2": "#b2b1b1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6secret.json b/tests/results/test_namespace_read_write_mandatory/00_6secret.json deleted file mode 100644 index 22e0d48..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6secret.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues_len1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json b/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json deleted file mode 100644 index fce594c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues", - "secret3": "onE7vaLues" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_6string.json b/tests/results/test_namespace_read_write_mandatory/00_6string.json deleted file mode 100644 index f7ac277..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_6string.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1", - "var5": "string1", - "var6": "string1", - "var7": "string1", - "var8": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json deleted file mode 100644 index ddeb3f2..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "quote'" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help.json b/tests/results/test_namespace_read_write_mandatory/00_7help.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7help.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json b/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_8test.json b/tests/results/test_namespace_read_write_mandatory/00_8test.json deleted file mode 100644 index 0cc0244..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_8test.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": "test", - "var2": "test", - "var3": "test1", - "var4": null, - "var5": false, - "var6": [ - "test1", - "test2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json deleted file mode 100644 index f4b8198..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "variable1": [ - "val1", - "val2" - ], - "variable2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json b/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json deleted file mode 100644 index af00645..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "source_variable_1": "string1", - "source_variable_2": "string1", - "my_variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index 41d2f2c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json deleted file mode 100644 index f15c18b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json deleted file mode 100644 index 4d8a41f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "my_variable": [ - "string1", - "string2", - "string3" - ], - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json b/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_number.json b/tests/results/test_namespace_read_write_mandatory/00_9default_number.json deleted file mode 100644 index 9d0f7db..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_number.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 0 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra.json b/tests/results/test_namespace_read_write_mandatory/00_9extra.json deleted file mode 100644 index 81c795f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json deleted file mode 100644 index 4efd665..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable1": "string1", - "variable2": "string1", - "variable3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json b/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json deleted file mode 100644 index 81c795f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "string1" - }, - "extra": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json deleted file mode 100644 index b22752c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - true - ], - "var5": [ - true - ], - "var6": [ - true - ], - "var7": [ - true - ], - "var8": [ - true - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json deleted file mode 100644 index 71ab458..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "custom1": [ - "string1", - "string2", - "string3" - ], - "custom2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json deleted file mode 100644 index bbf2fb0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - 1.1, - 2.2, - 3.3 - ], - "var2": [ - 1.1, - 2.2, - 3.3 - ], - "var3": [ - 1.1, - 2.2, - 3.3 - ], - "var4": [ - 1.1, - 2.2, - 3.3 - ], - "var5": [ - 1.1, - 2.2, - 3.3 - ], - "var6": [ - 1.1, - 2.2, - 3.3 - ], - "var7": [ - 1.1, - 2.2, - 3.3 - ], - "var8": [ - 1.1, - 2.2, - 3.3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6integer_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6integer_multi.json deleted file mode 100644 index c93c7b8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6integer_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - 1, - 2, - 3 - ], - "var2": [ - 1, - 2, - 3 - ], - "var3": [ - 1, - 2, - 3 - ], - "var4": [ - 1, - 2, - 3 - ], - "var5": [ - 1, - 2, - 3 - ], - "var6": [ - 1, - 2, - 3 - ], - "var7": [ - 1, - 2, - 3 - ], - "var8": [ - 1, - 2, - 3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.json b/tests/results/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.json deleted file mode 100644 index ced785a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2, - 3 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json b/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json deleted file mode 100644 index 7113ea8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ], - "var3": [ - "string1", - "string2", - "string3" - ], - "var4": [ - "string1", - "string2", - "string3" - ], - "var5": [ - "string1", - "string2", - "string3" - ], - "var6": [ - "string1", - "string2", - "string3" - ], - "var7": [ - "string1", - "string2", - "string3" - ], - "var8": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_6string_multi_length.json b/tests/results/test_namespace_read_write_mandatory/01_6string_multi_length.json deleted file mode 100644 index 4b26f8a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_6string_multi_length.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json b/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json deleted file mode 100644 index 9bfaa09..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_optional.json b/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_optional.json deleted file mode 100644 index 504f896..0000000 --- a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_optional.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/02_0tags.json b/tests/results/test_namespace_read_write_mandatory/02_0tags.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/02_0tags.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_0type_param.json b/tests/results/test_namespace_read_write_mandatory/04_0type_param.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_0type_param.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_0type_param_integer.json b/tests/results/test_namespace_read_write_mandatory/04_0type_param_integer.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_0type_param_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json deleted file mode 100644 index 72714e9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json deleted file mode 100644 index 1642fe4..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 6bea276..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json deleted file mode 100644 index f6b6d41..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json deleted file mode 100644 index 806af05..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json deleted file mode 100644 index 3c9bb72..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json deleted file mode 100644 index b43eb2f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json deleted file mode 100644 index e8a4688..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json deleted file mode 100644 index 023eeb1..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": "string1", - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.json deleted file mode 100644 index 9196fbf..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json deleted file mode 100644 index 8a01d6a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json deleted file mode 100644 index 17799a0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.json deleted file mode 100644 index b322da5..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": true, - "var1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json deleted file mode 100644 index c12450b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json deleted file mode 100644 index 2ac60ee..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json deleted file mode 100644 index 2ac60ee..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json deleted file mode 100644 index c9e4b51..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators.json b/tests/results/test_namespace_read_write_mandatory/04_5validators.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json deleted file mode 100644 index 9951379..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "another_value", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json deleted file mode 100644 index 88ac979..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json deleted file mode 100644 index df5578f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": [ - 0 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings_all.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings_all.json deleted file mode 100644 index 52e0d10..0000000 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_warnings_all.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json b/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json deleted file mode 100644 index 0e19129..0000000 --- a/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json b/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json b/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json deleted file mode 100644 index f475967..0000000 --- a/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json b/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json b/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json deleted file mode 100644 index 4527a88..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json b/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json deleted file mode 100644 index bbe108c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json deleted file mode 100644 index 504f896..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json deleted file mode 100644 index d6117ad..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json deleted file mode 100644 index e9636c9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json deleted file mode 100644 index e9636c9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json deleted file mode 100644 index f9331f9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index c12450b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json deleted file mode 100644 index 3a43ee3..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "test1", - "var2": "test1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json deleted file mode 100644 index 0b40a37..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json b/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json b/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json deleted file mode 100644 index e75d560..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "family1": { - "variable1": "string1" - }, - "family2": { - "variable2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/16exists_exists.json b/tests/results/test_namespace_read_write_mandatory/16exists_exists.json deleted file mode 100644 index 6afc28c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/16exists_exists.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json b/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json b/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0family_append.json b/tests/results/test_namespace_read_write_mandatory/20_0family_append.json deleted file mode 100644 index 54e7324..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0family_append.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json b/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json deleted file mode 100644 index b513015..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json deleted file mode 100644 index de74358..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "variable": "string1", - "family": { - "variable1": "string1", - "subfamily": { - "variable": "string1" - }, - "variable2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json b/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json deleted file mode 100644 index 101699e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": "string1", - "var3": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json b/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.json b/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.json deleted file mode 100644 index a8147ca..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "my_family": { - "dynamic": [ - "string1", - "string2", - "string3" - ], - "var": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_variable.json b/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_variable.json deleted file mode 100644 index 088877c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_2family_looks_like_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "my_family": { - "default": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_7help_family.json b/tests/results/test_namespace_read_write_mandatory/20_7help_family.json deleted file mode 100644 index f789944..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_7help_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "family1": { - "var": "string1" - }, - "family2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json b/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json deleted file mode 100644 index 54e7324..0000000 --- a/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "family": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json deleted file mode 100644 index 484d9cc..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json deleted file mode 100644 index c90033a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "condition": true, - "family": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 6e9f986..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "subfamily": { - "var1": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json deleted file mode 100644 index 25a6288..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition1": true, - "condition2": true, - "family": {} - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index 5b78a18..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "family": { - "sub_family": { - "var1": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json deleted file mode 100644 index c68ee9e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json deleted file mode 100644 index 669b908..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": true, - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json b/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json deleted file mode 100644 index f9b775d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "general": { - "int": 5, - "int2": 1 - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json deleted file mode 100644 index c26e0de..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json deleted file mode 100644 index 8045654..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json deleted file mode 100644 index 8045654..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json deleted file mode 100644 index 36f973a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json deleted file mode 100644 index 177abce..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json deleted file mode 100644 index e9b4016..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "general": { - "mode_conteneur_actif": "string1" - }, - "general1": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json deleted file mode 100644 index 3a6d7ac..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "val1", - "follower": "string1" - }, - { - "leader": "val2", - "follower": "string2" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json b/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json deleted file mode 100644 index dbed36d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1", - "follower3": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2", - "follower3": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3", - "follower3": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json deleted file mode 100644 index 5a1a54f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json deleted file mode 100644 index e1669ec..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index e1669ec..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json deleted file mode 100644 index 641cb3c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "bool": true, - "multi1": [ - true - ], - "multi2": [ - true - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json deleted file mode 100644 index 77ba363..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "string1", - "var2": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json deleted file mode 100644 index cea2a22..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "bool": true, - "int1": 1, - "int2": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json deleted file mode 100644 index fd259d8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json deleted file mode 100644 index b4a498f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var": "string1", - "fam1": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index a239e2f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "fam1": { - "var": "string1" - }, - "fam2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index 5436320..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index fd8616d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "variable": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index 4d0e909..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index 4d0e909..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index 2975b6d..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json deleted file mode 100644 index 61ed3bf..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "rougail": { - "calculate": [ - "string1", - "string2", - "string3" - ], - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 401d24b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "rougail": { - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index 4094fd9..0000000 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "rougail": { - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json b/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json deleted file mode 100644 index 53aa1de..0000000 --- a/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "a" - }, - { - "leader": "string2", - "follower1": "b" - }, - { - "leader": "string3", - "follower1": "c" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json b/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json deleted file mode 100644 index 7472cac..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": true, - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.json b/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 7ee30eb..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json deleted file mode 100644 index 36f973a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json deleted file mode 100644 index eb8b73a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index 97ab360..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 97ab360..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json deleted file mode 100644 index eb8b73a..0000000 --- a/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index e55f04e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json deleted file mode 100644 index 1b8f9a0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index a49d9e7..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "string1", - "var2": "string1" - }, - "dynval_2": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.json deleted file mode 100644 index a400bdc..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2 - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json deleted file mode 100644 index a400bdc..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2 - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.json deleted file mode 100644 index 7ea5a70..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json deleted file mode 100644 index 7ea5a70..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json deleted file mode 100644 index 2ad0b93..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "Val1", - "VAL2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json deleted file mode 100644 index 1b8f9a0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.json deleted file mode 100644 index c31f2d3..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dyna": { - "var": "string1" - }, - "dynb": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json b/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json b/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json deleted file mode 100644 index 0b2fe82..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json deleted file mode 100644 index 99b258c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "dyn3": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index 04f1cb4..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index 6568468..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json deleted file mode 100644 index 6568468..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json deleted file mode 100644 index 04f1cb4..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json deleted file mode 100644 index 1c2c3da..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "newvar": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json deleted file mode 100644 index 1c2c3da..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "newvar": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json deleted file mode 100644 index ec1cc6f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "var2": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json deleted file mode 100644 index ec1cc6f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "var2": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.json deleted file mode 100644 index 7158b05..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index 3317b09..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "dynval1": {}, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json deleted file mode 100644 index df87fbb..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json deleted file mode 100644 index 6427d3b..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1" - ], - "dynval1": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json deleted file mode 100644 index 2f7bef8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var2": "string1", - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json deleted file mode 100644 index df87fbb..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json deleted file mode 100644 index 9a5d514..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json deleted file mode 100644 index 417419c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 4d2d4f8..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index ac93b0c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var1": "string1", - "var2": "string1" - }, - "dynval2": { - "var1": "string1", - "var2": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index dbf4ced..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var1": "string1" - }, - "dynval2": { - "var1": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index 1dc5dc0..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index 4cd78c5..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": "string1", - "family": { - "var": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json deleted file mode 100644 index f5fbe42..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json deleted file mode 100644 index b6f924c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2", - "val3", - "val4" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val3_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val4_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json deleted file mode 100644 index ad5dc73..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var2": [ - "string1", - "string2", - "string3" - ], - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json deleted file mode 100644 index ad5dc73..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var2": [ - "string1", - "string2", - "string3" - ], - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json deleted file mode 100644 index b957e1f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "string1" - }, - "my_dyn_family_val2": { - "var": "string1" - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json deleted file mode 100644 index af78994..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "my_dyn_family_val2": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json deleted file mode 100644 index af78994..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "my_dyn_family_val2": { - "subdyn_val1": { - "var": "string1" - }, - "subdyn_val2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index f2bd537..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index f2bd537..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json deleted file mode 100644 index 5d4b911..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json deleted file mode 100644 index 5d4b911..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - }, - "val2_dyn": { - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json deleted file mode 100644 index c06183c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index c06183c..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json deleted file mode 100644 index 2dda86f..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1": { - "val1": { - "var": "string1" - }, - "val2": { - "var": "string1" - } - }, - "val2": { - "val1": { - "var": "string1" - }, - "val2": { - "var": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json deleted file mode 100644 index aac580e..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_tval2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json deleted file mode 100644 index 604ed35..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn_string1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string3": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - }, - "dynval2": { - "var": [ - "string1", - "string2", - "string3" - ], - "dyn_string1": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string2": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - }, - "dyn_string3": { - "var": "string1", - "var_identifier": "string1", - "var_identifiers": "string1" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json deleted file mode 100644 index f69de32..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "dynval2": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json deleted file mode 100644 index f69de32..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "dynval2": { - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } - }, - "var2": [ - "string1", - "string2", - "string3" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json deleted file mode 100644 index 549c673..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "var": [ - "a" - ] - }, - "extra": { - "dyn_a": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json deleted file mode 100644 index d3664b7..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "general": { - "varname": [ - "string1", - "string2", - "string3" - ] - } - }, - "extra": { - "var": [ - "a" - ], - "dyn_a": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json deleted file mode 100644 index 33876c3..0000000 --- a/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynstring1": { - "vardyn": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json b/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json deleted file mode 100644 index e709868..0000000 --- a/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json deleted file mode 100644 index 606995f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.version (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json deleted file mode 100644 index b683cdc..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.empty" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json deleted file mode 100644 index 9ce4171..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": [ - "no" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json deleted file mode 100644 index b36fe69..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "no", - "yes", - "maybe" - ], - "var2": [ - "no", - "yes", - "maybe" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json deleted file mode 100644 index bbe73e6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var2": "a_value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index d124cad..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)", - " - rougail.var3 (a new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json b/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json deleted file mode 100644 index 8e6848e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a variable)", - " - rougail.var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json b/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json deleted file mode 100644 index 2471134..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "without_type": "non" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json deleted file mode 100644 index 6731c04..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": true, - "var2": true, - "var3": true, - "var4": false, - "var5": false, - "var6": false - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b41cf1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json deleted file mode 100644 index 7dd8ace..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json deleted file mode 100644 index 557f369..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 9 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json deleted file mode 100644 index 7dd8ace..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json deleted file mode 100644 index b65f659..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": [ - "a", - "b", - "c" - ], - "var2": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json deleted file mode 100644 index abbdabb..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "a", - "b", - "c" - ], - "var2": "a", - "var3": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json deleted file mode 100644 index 57fef9f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": [ - "a", - "b", - "c" - ], - "var2": "a", - "family": { - "var3": "a" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json deleted file mode 100644 index 89f15c9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.custom1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json deleted file mode 100644 index eaa5c45..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "my.domain.name" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json deleted file mode 100644 index eaa5c45..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "my.domain.name" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json deleted file mode 100644 index b7195b6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 0.0, - "var2": 0.0, - "var3": 0.0, - "var4": 10.1, - "var5": 10.1, - "var6": 10.1 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6integer.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6integer.json deleted file mode 100644 index 23af3e5..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6integer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 0, - "var2": 0, - "var3": 0, - "var4": 10, - "var5": 10, - "var6": 10 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6ip.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6ip.json deleted file mode 100644 index 5a4fb5f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6ip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "1.1.1.1", - "var2": "1.1.1.1/24", - "var3": "1.1.1.1/24" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6network.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6network.json deleted file mode 100644 index 6733ee8..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6network.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "1.1.1.0", - "var2": "1.1.1.0/24", - "var3": "1.1.1.0/24" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json deleted file mode 100644 index 23af3e5..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var1": 0, - "var2": 0, - "var3": 0, - "var4": 10, - "var5": 10, - "var6": 10 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json deleted file mode 100644 index b69245b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable1 (a port variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json deleted file mode 100644 index d0836bd..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "#a1a1a1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json deleted file mode 100644 index 8abe2dc..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "#a1a1a1", - "var2": "#a1a1a1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json deleted file mode 100644 index b814519..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.secret1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json deleted file mode 100644 index b814519..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.secret1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json deleted file mode 100644 index b046b18..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)", - " - rougail.var3 (the third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json deleted file mode 100644 index ddeb3f2..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "quote'" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json deleted file mode 100644 index 7dd8ace..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json deleted file mode 100644 index 7dd8ace..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json deleted file mode 100644 index 2f18a4d..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first )", - " - rougail.var2 (the second )" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json deleted file mode 100644 index 758a348..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "quote\"" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json deleted file mode 100644 index 11305a5..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "quote'\"" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json deleted file mode 100644 index e9238dd..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "quote\\\"\\'" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json deleted file mode 100644 index 5c7052e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "quote'" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json deleted file mode 100644 index 7c98fcb..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "Rougail" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json deleted file mode 100644 index 7c98fcb..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "Rougail" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json deleted file mode 100644 index 49f3dc2..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var3 (the third variable)", - " - rougail.var6 (the sixth variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json deleted file mode 100644 index 702dff6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable1 (a first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json deleted file mode 100644 index c4c1561..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "source_variable_1": "val1", - "source_variable_2": "val2", - "my_variable": "val1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json deleted file mode 100644 index 91922ed..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "string_1_True_" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json deleted file mode 100644 index aefc5dd..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json deleted file mode 100644 index 27209a4..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "my_variable": "val1", - "my_calculated_variable": [ - "val1" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 27209a4..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "my_variable": "val1", - "my_calculated_variable": [ - "val1" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index 8b7fff4..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "my_variable": "val1", - "my_calculated_variable": [ - "val1", - "value" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json deleted file mode 100644 index 607eaff..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.my_calculated_variable" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json deleted file mode 100644 index f51f537..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "my_variable": [ - "val1", - "val2" - ], - "my_calculated_variable": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json deleted file mode 100644 index dcc1aa3..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json deleted file mode 100644 index e766340..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (a first variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json deleted file mode 100644 index 557f369..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 9 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_number.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_number.json deleted file mode 100644 index 557f369..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_number.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": 9 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json deleted file mode 100644 index 7264d8f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "rougail" - }, - "extra": { - "variable": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json deleted file mode 100644 index e120350..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "variable": "value" - }, - "extra": { - "variable1": "value", - "variable2": "value", - "variable3": "value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json deleted file mode 100644 index bf487f5..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "variable": "value in extra" - }, - "extra": { - "variable": "value in extra" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json deleted file mode 100644 index 8dfd442..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - false - ], - "var5": [ - false - ], - "var6": [ - false - ], - "var7": [ - true - ], - "var8": [ - true - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json deleted file mode 100644 index 176c051..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.custom1 (a first custom variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json deleted file mode 100644 index 4f00333..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var1": [ - 0.0 - ], - "var2": [ - 0.0 - ], - "var3": [ - 0.0 - ], - "var4": [ - 10.1 - ], - "var5": [ - 10.1 - ], - "var6": [ - 10.1 - ], - "var7": [ - 0.0 - ], - "var8": [ - 0.0 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi.json deleted file mode 100644 index 3d1c366..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var1": [ - 0 - ], - "var2": [ - 0 - ], - "var3": [ - 0 - ], - "var4": [ - 10 - ], - "var5": [ - 10 - ], - "var6": [ - 10 - ], - "var7": [ - 0 - ], - "var8": [ - 0 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.json deleted file mode 100644 index acdc350..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json deleted file mode 100644 index 29b779b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json deleted file mode 100644 index b046b18..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)", - " - rougail.var3 (the third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi_length.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi_length.json deleted file mode 100644 index 875d23c..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi_length.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2", - "val3" - ], - "var2": [ - "val4", - "val5" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json deleted file mode 100644 index 1f1a555..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable": [ - "quote\"" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json deleted file mode 100644 index 4934689..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable": [ - "quote'\"" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json deleted file mode 100644 index 4ed9b25..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable": [ - "quote'" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json deleted file mode 100644 index 19489f7..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.json deleted file mode 100644 index 0d1442e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "c" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/02_0tags.json b/tests/results/test_namespace_read_write_mandatory_errors/02_0tags.json deleted file mode 100644 index 7dd8ace..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/02_0tags.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var1 (the first variable)", - " - rougail.var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json b/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json deleted file mode 100644 index 87dee1e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 10 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param_integer.json b/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param_integer.json deleted file mode 100644 index 87dee1e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param_integer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 10 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json deleted file mode 100644 index 72714e9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json deleted file mode 100644 index dcc1aa3..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 17d1487..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json deleted file mode 100644 index 15bdb77..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "value", - "var3": "value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json deleted file mode 100644 index 15bdb77..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "value", - "var3": "value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json deleted file mode 100644 index 32298dc..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var3": "value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json deleted file mode 100644 index 653985a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json deleted file mode 100644 index 61a5242..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var1": "value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json deleted file mode 100644 index f736172..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var3 (a third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json deleted file mode 100644 index 042c60e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable1 (a first variable)", - " - rougail.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.json deleted file mode 100644 index 702dff6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable1 (a first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json deleted file mode 100644 index 6599778..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "no", - "var1": "no", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json deleted file mode 100644 index 042c60e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable1 (a first variable)", - " - rougail.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json deleted file mode 100644 index bc9fbc1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json deleted file mode 100644 index 1a0a7b8..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "condition": false, - "var1": null, - "var3": null, - "var4": null - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json deleted file mode 100644 index 2e13a81..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json deleted file mode 100644 index 6599778..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "no", - "var1": "no", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json deleted file mode 100644 index bc9fbc1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json deleted file mode 100644 index 6599778..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "condition": "no", - "var1": "no", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json deleted file mode 100644 index 4c8143b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.int (An integer)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json deleted file mode 100644 index 5ee1bd6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "oui", - "var2": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json deleted file mode 100644 index 16cbe6e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var1": [ - "no", - "yes" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json deleted file mode 100644 index 16cbe6e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var1": [ - "no", - "yes" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json deleted file mode 100644 index 6242a57..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "var1": [ - 0, - 1, - 2 - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings.json deleted file mode 100644 index 40cd80f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1000 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.json deleted file mode 100644 index 40cd80f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "int": 1000 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json deleted file mode 100644 index 5257343..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": [ - "non" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json deleted file mode 100644 index d894737..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable": [ - "non" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json b/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json deleted file mode 100644 index f475967..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json b/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json deleted file mode 100644 index 9e8fb0a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (Redefined)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json b/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json deleted file mode 100644 index e1f3d97..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.var1" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json deleted file mode 100644 index 17d1487..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json deleted file mode 100644 index baa53c2..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json deleted file mode 100644 index baa53c2..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "variable": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json deleted file mode 100644 index 8b6ce15..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json deleted file mode 100644 index 42ffd44..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.variable (redefine help)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json deleted file mode 100644 index d894737..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "variable": [ - "non" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index 77977b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json deleted file mode 100644 index f736172..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var3 (a third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json deleted file mode 100644 index b32817b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": "c" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json deleted file mode 100644 index c27883f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family1.variable1 (a variable)", - " - rougail.family2.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json b/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json deleted file mode 100644 index 6d8dd91..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (Description)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json deleted file mode 100644 index a2ffa6a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.var1 (The first variable)", - " - rougail.family.var2 (The second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json deleted file mode 100644 index 592d3d6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": null - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json deleted file mode 100644 index f53c730..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.subfamily.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json deleted file mode 100644 index 592d3d6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "rougail": { - "family": { - "subfamily": { - "variable": null - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json deleted file mode 100644 index b6c2db0..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.variable (a variable)", - " - rougail.family.variable1 (a first variable)", - " - rougail.family.subfamily.variable (a variable)", - " - rougail.family.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json deleted file mode 100644 index 796aecf..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "var1": "no", - "var2": "no", - "var3": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json b/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.json deleted file mode 100644 index dc49189..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "my_family": { - "dynamic": [ - "val1", - "val2" - ], - "var": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.json deleted file mode 100644 index 088877c..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "my_family": { - "default": true - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_7help_family.json b/tests/results/test_namespace_read_write_mandatory_errors/20_7help_family.json deleted file mode 100644 index 8e5a5bb..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_7help_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family1.var", - " - rougail.family2.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json b/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json deleted file mode 100644 index d859a2b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.var1 (a first variable)", - " - rougail.family.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json deleted file mode 100644 index f4c42cd..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.var1 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json deleted file mode 100644 index ddadbd8..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": false - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 014ec65..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.subfamily.var1 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index 2b8f867..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json deleted file mode 100644 index a8f85e0..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition1": false, - "condition2": false - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index 7ca5aea..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.family.sub_family.var1 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json deleted file mode 100644 index 7a25109..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "condition": "no", - "var": null - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json deleted file mode 100644 index aefc5dd..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json deleted file mode 100644 index 336f1df..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.general.int (a first integer)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json deleted file mode 100644 index 4874754..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json deleted file mode 100644 index 7226a7e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leadership.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json deleted file mode 100644 index 4874754..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json deleted file mode 100644 index 7fd916f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "leader", - "follower1": [ - "value" - ], - "follower2": [ - "value1", - "value2" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json deleted file mode 100644 index bfa35e5..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "leader", - "follower1": [ - "value" - ], - "follower2": [ - "value" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json deleted file mode 100644 index 3c4d2e8..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "value1", - "follower": "value1" - }, - { - "leader": "value2", - "follower": "value2" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json deleted file mode 100644 index 4fa1647..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.general1.leader.leader" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json deleted file mode 100644 index d013397..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leadership.follower (a follower)", - " - rougail.leadership.follower (a follower)", - " - rougail.leadership.follower (a follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json deleted file mode 100644 index 2bf81ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.leader (the leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json deleted file mode 100644 index 6d40760..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "a", - "follower1": 0 - }, - { - "leader": "b", - "follower1": 1 - }, - { - "leader": "c", - "follower1": 2 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.json deleted file mode 100644 index 6d40760..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "a", - "follower1": 0 - }, - { - "leader": "b", - "follower1": 1 - }, - { - "leader": "c", - "follower1": 2 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json deleted file mode 100644 index 6d40760..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "a", - "follower1": 0 - }, - { - "leader": "b", - "follower1": 1 - }, - { - "leader": "c", - "follower1": 2 - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json deleted file mode 100644 index c60584b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.follower1 (a first follower)", - " - rougail.leader.follower2 (a second follower)", - " - rougail.leader.follower1 (a first follower)", - " - rougail.leader.follower2 (a second follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json deleted file mode 100644 index ee7a409..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leadership.leader (The leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index fa525ab..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leadership": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json deleted file mode 100644 index 34ba900..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rougail": { - "bool": false, - "multi1": [ - false - ], - "multi2": [ - true, - false - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json deleted file mode 100644 index 653985a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json deleted file mode 100644 index df98a13..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "bool": false, - "int1": 2, - "int2": 3 - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json deleted file mode 100644 index c024a4a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "var": [ - "no", - "yes" - ], - "var2": "no", - "var3": "yes" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json deleted file mode 100644 index 81945e7..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rougail": { - "var": "no", - "fam1": { - "var": "no" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index 4929f52..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "fam1": { - "var": "no" - }, - "fam2": { - "var": "no" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index 2c5b760..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "value1", - "follower": [ - "value1" - ] - }, - { - "leader": "value2", - "follower": [ - "value2" - ] - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index baed5ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index baed5ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index 676363f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "a", - "follower": null - }, - { - "leader": "b", - "follower": null - } - ], - "variable": [ - null, - null - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index 79ab16a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11", - "val11" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index e170424..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": "value1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index b6a54a6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": "value2" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index 5b4e3b1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "value1", - "value2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json deleted file mode 100644 index ddb1106..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "rougail": { - "calculate": [ - "value1", - "value2" - ], - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 0d7a058..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leadership_1.follower (a follower)", - " - rougail.leadership_1.follower (a follower)", - " - rougail.leadership_2.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index c7b645b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leadership_1.follower (a follower)", - " - rougail.leadership_1.follower (a follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json b/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json deleted file mode 100644 index 86b88a9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.follower (a follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 481b2ce..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "leadership": [ - { - "leader": "a" - }, - { - "leader": "b", - "follower": "value" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json deleted file mode 100644 index 4874754..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index bc9fbc1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "condition": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 4874754..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json deleted file mode 100644 index dd85a32..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "rougail": { - "leader": [ - { - "leader": "a" - }, - { - "leader": "b", - "follower": "b" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json deleted file mode 100644 index 735999c..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable)", - " - rougail.dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json deleted file mode 100644 index a00a026..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": null - }, - "dynval2": { - "vardyn": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json deleted file mode 100644 index 75d45ed..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.vardyn (A dyn variable)", - " - rougail.dynval2.vardyn (A dyn variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json deleted file mode 100644 index 8d92bde..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.vardyn (A dynamic variable)", - " - rougail.dynval2.vardyn (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index 4d7f01d..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "rougail": { - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "val.1", - "var2": "val.1" - }, - "dynval_2": { - "var1": "val.2", - "var2": "val.2" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.json deleted file mode 100644 index f24d3ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json deleted file mode 100644 index bd4ff34..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - 1, - 2 - ], - "dyn1": { - "var": "val" - }, - "dyn2": { - "var": "val" - }, - "var2": "val" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json deleted file mode 100644 index f9be4c1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var", - " - rougail.dynval2.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json deleted file mode 100644 index 735999c..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable)", - " - rougail.dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json deleted file mode 100644 index 7a0b06d..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (a variable inside a dynamic family)", - " - rougail.dynval2.var (a variable inside a dynamic family)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json deleted file mode 100644 index 09d7a3a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (A suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json deleted file mode 100644 index 735999c..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable)", - " - rougail.dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json deleted file mode 100644 index 3ec3fe6..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (a suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json deleted file mode 100644 index e0ec1f1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dyna": { - "var": "val" - }, - "dynb": { - "var": "val" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index 28c2d9e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "a value" - }, - "dynval2": { - "var": "a value" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 09d7a3a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var (A suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json deleted file mode 100644 index 91936ef..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "rougail": {} -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json deleted file mode 100644 index e64a9aa..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rougail": { - "family": { - "var": "non" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json b/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json deleted file mode 100644 index 20ef076..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn1": { - "var": "val" - }, - "dyn2": { - "var": "val" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index da9de18..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.family.var (with a variable)", - " - rougail.dynval2.family.var (with a variable)", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index d40e470..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "val1" - } - }, - "dynval2": { - "family": { - "var": "val2" - } - }, - "var2": "val1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json deleted file mode 100644 index be5530d..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "val" - }, - "dynval2": { - "var": "val" - }, - "newvar": "val" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json deleted file mode 100644 index a8e4f74..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var1": [], - "newvar": null - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json deleted file mode 100644 index 653985a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json deleted file mode 100644 index 653985a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.json deleted file mode 100644 index 207512a..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable for val1)", - " - rougail.dynval2.var (A dynamic variable for val2)", - " - rougail.var1 (A new variable)", - " - rougail.var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json deleted file mode 100644 index 1469419..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable)", - " - rougail.dynval2.var (A dynamic variable)", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index c8a7d07..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json deleted file mode 100644 index cf0f83b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json deleted file mode 100644 index cf0f83b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json deleted file mode 100644 index cf0f83b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json deleted file mode 100644 index cf0f83b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json deleted file mode 100644 index 6f48b84..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": "a value" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json deleted file mode 100644 index 9a5d514..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": true - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json deleted file mode 100644 index 5db8fc0..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var1": [ - "val1", - "val2" - ], - "dynval1": {}, - "dynval2": {}, - "var2": [ - "a value", - "a second value" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 5b089f4..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "val1" - }, - "dynval2": { - "var": "val2" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json deleted file mode 100644 index 1469419..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var (A dynamic variable)", - " - rougail.dynval2.var (A dynamic variable)", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index 2a9719e..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var1 (A dynamic variable)", - " - rougail.dynval1.var2 (A new variable)", - " - rougail.dynval2.var1 (A dynamic variable)", - " - rougail.dynval2.var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index 1a6e37f..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.var1 (A dynamic variable)", - " - rougail.dynval2.var1 (A dynamic variable)", - " - rougail.var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index cf0f83b..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index 0daeded..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "rougail": { - "dynval1": { - "var": null, - "family": { - "var": null - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json deleted file mode 100644 index f007446..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "val1_dyn": { - "var1": "val1", - "var2": "val1", - "var3": "val1" - }, - "val2_dyn": { - "var1": "val2", - "var2": "val2", - "var3": "val2" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json deleted file mode 100644 index 7ab3289..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "val1" - }, - "my_dyn_family_val2": { - "var": "val2" - }, - "var2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json deleted file mode 100644 index ec56203..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var2": [ - "val1", - "val2" - ], - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "val1" - }, - "my_dyn_family_val2": { - "var": "val2" - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json deleted file mode 100644 index f24d3ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json deleted file mode 100644 index 7ab3289..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "val1" - }, - "my_dyn_family_val2": { - "var": "val2" - }, - "var2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json deleted file mode 100644 index f24d3ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json deleted file mode 100644 index 7ab3289..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "var": "val1" - }, - "my_dyn_family_val2": { - "var": "val2" - }, - "var2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json deleted file mode 100644 index f24d3ba..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json deleted file mode 100644 index be74078..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "my_dyn_family_val1": { - "subdyn_val1": { - "var": "val1" - }, - "subdyn_val2": { - "var": "val2" - } - }, - "my_dyn_family_val2": { - "subdyn_val1": { - "var": "val1" - }, - "subdyn_val2": { - "var": "val2" - } - }, - "var2": [ - "val1", - "val2" - ] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json deleted file mode 100644 index 55238c7..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var": [], - "var2": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index 0edeb22..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "val1" - }, - "dyn_val2": { - "var": "val2" - }, - "var2": "val1" - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index b402e91..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rougail": { - "var": [], - "var2": null - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json deleted file mode 100644 index ef421eb..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.leadership.leader (a leader)", - " - rougail.dynval2.leadership.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json deleted file mode 100644 index f714617..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "tval1", - "var_identifier": "val1", - "var_identifiers": "val1-tval1" - }, - "dyn_tval2": { - "var": "tval2", - "var_identifier": "val1", - "var_identifiers": "val1-tval2" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "tval1", - "var_identifier": "val2", - "var_identifiers": "val2-tval1" - }, - "dyn_tval2": { - "var": "tval2", - "var_identifier": "val2", - "var_identifiers": "val2-tval2" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json deleted file mode 100644 index f714617..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "tval1", - "var_identifier": "val1", - "var_identifiers": "val1-tval1" - }, - "dyn_tval2": { - "var": "tval2", - "var_identifier": "val1", - "var_identifiers": "val1-tval2" - } - }, - "dynval2": { - "var": [ - "tval1", - "tval2" - ], - "dyn_tval1": { - "var": "tval1", - "var_identifier": "val2", - "var_identifiers": "val2-tval1" - }, - "dyn_tval2": { - "var": "tval2", - "var_identifier": "val2", - "var_identifiers": "val2-tval2" - } - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json deleted file mode 100644 index 9607fe1..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.val1.val1.var (A dynamic variable)", - " - rougail.val2.val2.var (A dynamic variable)", - " - rougail.val1.val1.var (A dynamic variable)", - " - rougail.val2.val2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json deleted file mode 100644 index 3c31db9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "var": [] - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json deleted file mode 100644 index 27f8db8..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "rougail": { - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": [] - }, - "dynval2": { - "var": [] - } - } -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json deleted file mode 100644 index 05e5caa..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.dynval1.var (A dynamic variable)", - " - rougail.dynval2.dynval2.var (A dynamic variable)", - " - rougail.dynval1.dynval1.var (A dynamic variable)", - " - rougail.dynval2.dynval2.var (A dynamic variable)", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json deleted file mode 100644 index 05e5caa..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.dynval1.var (A dynamic variable)", - " - rougail.dynval2.dynval2.var (A dynamic variable)", - " - rougail.dynval1.dynval1.var (A dynamic variable)", - " - rougail.dynval2.dynval2.var (A dynamic variable)", - " - rougail.var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json deleted file mode 100644 index 26bf013..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - extra.dyn_a.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json deleted file mode 100644 index 26bf013..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - extra.dyn_a.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json deleted file mode 100644 index 2f581c9..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - rougail.dynval1.vardyn (a dynamic variable)", - " - rougail.dynval2.vardyn (a dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json b/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json deleted file mode 100644 index 0d19040..0000000 --- a/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rougail": { - "leader": [] - } -} \ No newline at end of file diff --git a/tests/results/test_mandatory/00_0no_variable.json b/tests/results/test_read_write/04_1jinja_and_hidden.json similarity index 100% rename from tests/results/test_mandatory/00_0no_variable.json rename to tests/results/test_read_write/04_1jinja_and_hidden.json diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_read_write/04_5disabled_calculation_variable_transitive.json similarity index 100% rename from tests/results/test_mandatory/04_5disabled_calculation_variable7.json rename to tests/results/test_read_write/04_5disabled_calculation_variable_transitive.json diff --git a/tests/results/test_mandatory/00_0no_variable_default_version.json b/tests/results/test_read_write/04_5disabled_calculation_variable_transitive_2.json similarity index 100% rename from tests/results/test_mandatory/00_0no_variable_default_version.json rename to tests/results/test_read_write/04_5disabled_calculation_variable_transitive_2.json diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable_transitive_3.json b/tests/results/test_read_write/04_5disabled_calculation_variable_transitive_3.json new file mode 100644 index 0000000..47f45ce --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable_transitive_3.json @@ -0,0 +1,4 @@ +{ + "condition": false, + "variable1": "disabled" +} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_read_write/04_5disabled_calculation_variable_transitive_4.json similarity index 100% rename from tests/results/test_mandatory/04_5disabled_calculation_variable8.json rename to tests/results/test_read_write/04_5disabled_calculation_variable_transitive_4.json diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json b/tests/results/test_read_write/60_5family_dynamic_calc_identifier.json similarity index 75% rename from tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json rename to tests/results/test_read_write/60_5family_dynamic_calc_identifier.json index 541282f..be696e8 100644 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_read_write/60_5family_dynamic_calc_identifier.json @@ -1,5 +1,5 @@ { - "var": [ + "var1": [ "val1", "val2" ], @@ -8,5 +8,6 @@ }, "dynval2": { "var": "val2" - } + }, + "var3": "val1" } \ No newline at end of file diff --git a/tests/results/test_read_write/60_5family_dynamic_calc_identifier_multi.json b/tests/results/test_read_write/60_5family_dynamic_calc_identifier_multi.json new file mode 100644 index 0000000..5780255 --- /dev/null +++ b/tests/results/test_read_write/60_5family_dynamic_calc_identifier_multi.json @@ -0,0 +1,19 @@ +{ + "var1": [ + "val1", + "val2" + ], + "dynval1": { + "var": [ + "val1" + ] + }, + "dynval2": { + "var": [ + "val2" + ] + }, + "var3": [ + "val1" + ] +} \ No newline at end of file diff --git a/tests/results/test_read_write/60_6family_subdynamic_inside.json b/tests/results/test_read_write/60_6family_subdynamic_inside.json new file mode 100644 index 0000000..cbe6f14 --- /dev/null +++ b/tests/results/test_read_write/60_6family_subdynamic_inside.json @@ -0,0 +1,38 @@ +{ + "var": [ + "val1", + "val2" + ], + "dynval1": { + "dynval1": { + "var1": null, + "var2": [ + null, + null + ] + }, + "dynval2": { + "var1": null, + "var2": [ + null, + null + ] + } + }, + "dynval2": { + "dynval1": { + "var1": null, + "var2": [ + null, + null + ] + }, + "dynval2": { + "var1": null, + "var2": [ + null, + null + ] + } + } +} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_0empty.json b/tests/results/test_read_write_mandatory/00_0empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/00_0empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_0no_variable.json b/tests/results/test_read_write_mandatory/00_0no_variable.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/00_0no_variable.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_0no_variable_default_version.json b/tests/results/test_read_write_mandatory/00_0no_variable_default_version.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/00_0no_variable_default_version.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_0no_variable_remove_version.json b/tests/results/test_read_write_mandatory/00_0no_variable_remove_version.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/00_0no_variable_remove_version.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_0version_underscore.json b/tests/results/test_read_write_mandatory/00_0version_underscore.json deleted file mode 100644 index 86f5072..0000000 --- a/tests/results/test_read_write_mandatory/00_0version_underscore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "version": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_1empty_variable.json b/tests/results/test_read_write_mandatory/00_1empty_variable.json deleted file mode 100644 index e0914c5..0000000 --- a/tests/results/test_read_write_mandatory/00_1empty_variable.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "empty": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated.json b/tests/results/test_read_write_mandatory/00_2default_calculated.json deleted file mode 100644 index 15ecc3b..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_multi.json b/tests/results/test_read_write_mandatory/00_2default_calculated_multi.json deleted file mode 100644 index b6de837..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_read_write_mandatory/00_2default_calculated_params_permissive.json deleted file mode 100644 index 255af4f..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_variable.json b/tests/results/test_read_write_mandatory/00_2default_calculated_variable.json deleted file mode 100644 index 4bfbb13..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_variable.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_read_write_mandatory/00_2default_calculated_variable_transitive.json deleted file mode 100644 index 4bfbb13..0000000 --- a/tests/results/test_read_write_mandatory/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": [ - "domain1.lan", - "domain2.lan" - ], - "var2": [ - "domain1.lan", - "domain2.lan" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_4load_subfolder.json b/tests/results/test_read_write_mandatory/00_4load_subfolder.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_4load_subfolder.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_5load_notype.json b/tests/results/test_read_write_mandatory/00_5load_notype.json deleted file mode 100644 index 03457e0..0000000 --- a/tests/results/test_read_write_mandatory/00_5load_notype.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "without_type": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6boolean.json b/tests/results/test_read_write_mandatory/00_6boolean.json deleted file mode 100644 index cac8034..0000000 --- a/tests/results/test_read_write_mandatory/00_6boolean.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": true, - "var2": true, - "var3": true, - "var4": true, - "var5": true, - "var6": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_read_write_mandatory/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b55ee3..0000000 --- a/tests/results/test_read_write_mandatory/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice.json b/tests/results/test_read_write_mandatory/00_6choice.json deleted file mode 100644 index 945989a..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": "a", - "var2": "a", - "var3": "a", - "var4": null, - "var5": "a", - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice_calculation.json b/tests/results/test_read_write_mandatory/00_6choice_calculation.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice_link.json b/tests/results/test_read_write_mandatory/00_6choice_link.json deleted file mode 100644 index b33cf97..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice_link.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "a", - "var2": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice_variable.json b/tests/results/test_read_write_mandatory/00_6choice_variable.json deleted file mode 100644 index 28a95f8..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice_variable_link.json b/tests/results/test_read_write_mandatory/00_6choice_variable_link.json deleted file mode 100644 index edfab50..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice_variable_link.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6choice_variable_link2.json b/tests/results/test_read_write_mandatory/00_6choice_variable_link2.json deleted file mode 100644 index fc1a8f6..0000000 --- a/tests/results/test_read_write_mandatory/00_6choice_variable_link2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "family": { - "var3": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6custom.json b/tests/results/test_read_write_mandatory/00_6custom.json deleted file mode 100644 index 542bded..0000000 --- a/tests/results/test_read_write_mandatory/00_6custom.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "custom1": "string1", - "custom2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6domainname.json b/tests/results/test_read_write_mandatory/00_6domainname.json deleted file mode 100644 index 47728fb..0000000 --- a/tests/results/test_read_write_mandatory/00_6domainname.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "domain1.lan" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6domainname_params.json b/tests/results/test_read_write_mandatory/00_6domainname_params.json deleted file mode 100644 index 47728fb..0000000 --- a/tests/results/test_read_write_mandatory/00_6domainname_params.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "domain1.lan" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6float.json b/tests/results/test_read_write_mandatory/00_6float.json deleted file mode 100644 index 0eaa48a..0000000 --- a/tests/results/test_read_write_mandatory/00_6float.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1.1, - "var2": 1.1, - "var3": 1.1, - "var4": 1.1, - "var5": 1.1, - "var6": 1.1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6integer.json b/tests/results/test_read_write_mandatory/00_6integer.json deleted file mode 100644 index 323fdab..0000000 --- a/tests/results/test_read_write_mandatory/00_6integer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6ip.json b/tests/results/test_read_write_mandatory/00_6ip.json deleted file mode 100644 index 1c3b929..0000000 --- a/tests/results/test_read_write_mandatory/00_6ip.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "192.168.1.6", - "var2": "192.168.1.6/24", - "var3": "192.168.1.6/24" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6network.json b/tests/results/test_read_write_mandatory/00_6network.json deleted file mode 100644 index 940f017..0000000 --- a/tests/results/test_read_write_mandatory/00_6network.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "192.168.1.0", - "var2": "192.168.1.6/32", - "var3": "192.168.1.6/32" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6number.json b/tests/results/test_read_write_mandatory/00_6number.json deleted file mode 100644 index 323fdab..0000000 --- a/tests/results/test_read_write_mandatory/00_6number.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 1, - "var2": 1, - "var3": 1, - "var4": 1, - "var5": 1, - "var6": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6port.json b/tests/results/test_read_write_mandatory/00_6port.json deleted file mode 100644 index 26345a4..0000000 --- a/tests/results/test_read_write_mandatory/00_6port.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable1": "80", - "variable2": "80", - "variable3": "80" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6regexp.json b/tests/results/test_read_write_mandatory/00_6regexp.json deleted file mode 100644 index a0f3a7b..0000000 --- a/tests/results/test_read_write_mandatory/00_6regexp.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "#b1b1b1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6regexp_link.json b/tests/results/test_read_write_mandatory/00_6regexp_link.json deleted file mode 100644 index 91a2646..0000000 --- a/tests/results/test_read_write_mandatory/00_6regexp_link.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "#b1b1b1", - "var2": "#b2b1b1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6secret.json b/tests/results/test_read_write_mandatory/00_6secret.json deleted file mode 100644 index 5b1bc33..0000000 --- a/tests/results/test_read_write_mandatory/00_6secret.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues_len1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6secret_param.json b/tests/results/test_read_write_mandatory/00_6secret_param.json deleted file mode 100644 index e204e59..0000000 --- a/tests/results/test_read_write_mandatory/00_6secret_param.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "secret1": "onE7vaLues_len1", - "secret2": "onE7vaLues", - "secret3": "onE7vaLues" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_6string.json b/tests/results/test_read_write_mandatory/00_6string.json deleted file mode 100644 index bb12df3..0000000 --- a/tests/results/test_read_write_mandatory/00_6string.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1", - "var4": "string1", - "var5": "string1", - "var6": "string1", - "var7": "string1", - "var8": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7choice_quote.json b/tests/results/test_read_write_mandatory/00_7choice_quote.json deleted file mode 100644 index 6af09c5..0000000 --- a/tests/results/test_read_write_mandatory/00_7choice_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "quote'" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7help.json b/tests/results/test_read_write_mandatory/00_7help.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_7help.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7help_quote.json b/tests/results/test_read_write_mandatory/00_7help_quote.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_7help_quote.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7help_sup.json b/tests/results/test_read_write_mandatory/00_7help_sup.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_7help_sup.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7value_doublequote.json b/tests/results/test_read_write_mandatory/00_7value_doublequote.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_7value_doublequote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7value_doublequote2.json b/tests/results/test_read_write_mandatory/00_7value_doublequote2.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_7value_doublequote2.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7value_doublequote3.json b/tests/results/test_read_write_mandatory/00_7value_doublequote3.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_7value_doublequote3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_7value_quote.json b/tests/results/test_read_write_mandatory/00_7value_quote.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_7value_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_8calculation_information.json b/tests/results/test_read_write_mandatory/00_8calculation_information.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_8calculation_information.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_8test.json b/tests/results/test_read_write_mandatory/00_8test.json deleted file mode 100644 index 1bc83bb..0000000 --- a/tests/results/test_read_write_mandatory/00_8test.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": "test", - "var2": "test", - "var3": "test1", - "var4": null, - "var5": false, - "var6": [ - "test1", - "test2" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9choice_variable_multi.json b/tests/results/test_read_write_mandatory/00_9choice_variable_multi.json deleted file mode 100644 index 42b743e..0000000 --- a/tests/results/test_read_write_mandatory/00_9choice_variable_multi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variable1": [ - "val1", - "val2" - ], - "variable2": [ - "val1", - "val2" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9choice_variables.json b/tests/results/test_read_write_mandatory/00_9choice_variables.json deleted file mode 100644 index 24f0db8..0000000 --- a/tests/results/test_read_write_mandatory/00_9choice_variables.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "source_variable_1": "string1", - "source_variable_2": "string1", - "my_variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation.json b/tests/results/test_read_write_mandatory/00_9default_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_information.json b/tests/results/test_read_write_mandatory/00_9default_calculation_information.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_information.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_read_write_mandatory/00_9default_calculation_information_other_variable.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional_default.json b/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index 7b135d7..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "my_variable": "string1", - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_optional.json b/tests/results/test_read_write_mandatory/00_9default_calculation_optional.json deleted file mode 100644 index 0e3c535..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_optional.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_read_write_mandatory/00_9default_calculation_optional_exists.json deleted file mode 100644 index d5fd74d..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "my_variable": [ - "string1", - "string2", - "string3" - ], - "my_calculated_variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_read_write_mandatory/00_9default_calculation_param_optional.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_information_other_variable.json b/tests/results/test_read_write_mandatory/00_9default_information_other_variable.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_information_other_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_information_other_variable2.json b/tests/results/test_read_write_mandatory/00_9default_information_other_variable2.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_information_other_variable2.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_integer.json b/tests/results/test_read_write_mandatory/00_9default_integer.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/00_9default_number.json b/tests/results/test_read_write_mandatory/00_9default_number.json deleted file mode 100644 index 48891f5..0000000 --- a/tests/results/test_read_write_mandatory/00_9default_number.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 0 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6boolean_multi.json b/tests/results/test_read_write_mandatory/01_6boolean_multi.json deleted file mode 100644 index a5fb0a6..0000000 --- a/tests/results/test_read_write_mandatory/01_6boolean_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - true - ], - "var5": [ - true - ], - "var6": [ - true - ], - "var7": [ - true - ], - "var8": [ - true - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6custom_multi.json b/tests/results/test_read_write_mandatory/01_6custom_multi.json deleted file mode 100644 index 8c84948..0000000 --- a/tests/results/test_read_write_mandatory/01_6custom_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "custom1": [ - "string1", - "string2", - "string3" - ], - "custom2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6float_multi.json b/tests/results/test_read_write_mandatory/01_6float_multi.json deleted file mode 100644 index 54423fc..0000000 --- a/tests/results/test_read_write_mandatory/01_6float_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - 1.1, - 2.2, - 3.3 - ], - "var2": [ - 1.1, - 2.2, - 3.3 - ], - "var3": [ - 1.1, - 2.2, - 3.3 - ], - "var4": [ - 1.1, - 2.2, - 3.3 - ], - "var5": [ - 1.1, - 2.2, - 3.3 - ], - "var6": [ - 1.1, - 2.2, - 3.3 - ], - "var7": [ - 1.1, - 2.2, - 3.3 - ], - "var8": [ - 1.1, - 2.2, - 3.3 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6integer_multi.json b/tests/results/test_read_write_mandatory/01_6integer_multi.json deleted file mode 100644 index 820fb70..0000000 --- a/tests/results/test_read_write_mandatory/01_6integer_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - 1, - 2, - 3 - ], - "var2": [ - 1, - 2, - 3 - ], - "var3": [ - 1, - 2, - 3 - ], - "var4": [ - 1, - 2, - 3 - ], - "var5": [ - 1, - 2, - 3 - ], - "var6": [ - 1, - 2, - 3 - ], - "var7": [ - 1, - 2, - 3 - ], - "var8": [ - 1, - 2, - 3 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6integer_multi_mandatory.json b/tests/results/test_read_write_mandatory/01_6integer_multi_mandatory.json deleted file mode 100644 index 3d29275..0000000 --- a/tests/results/test_read_write_mandatory/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var": [ - 1, - 2, - 3 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6string_empty.json b/tests/results/test_read_write_mandatory/01_6string_empty.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_read_write_mandatory/01_6string_empty.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6string_multi.json b/tests/results/test_read_write_mandatory/01_6string_multi.json deleted file mode 100644 index 48a271e..0000000 --- a/tests/results/test_read_write_mandatory/01_6string_multi.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ], - "var3": [ - "string1", - "string2", - "string3" - ], - "var4": [ - "string1", - "string2", - "string3" - ], - "var5": [ - "string1", - "string2", - "string3" - ], - "var6": [ - "string1", - "string2", - "string3" - ], - "var7": [ - "string1", - "string2", - "string3" - ], - "var8": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_6string_multi_length.json b/tests/results/test_read_write_mandatory/01_6string_multi_length.json deleted file mode 100644 index b6de837..0000000 --- a/tests/results/test_read_write_mandatory/01_6string_multi_length.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ], - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_7value_multi_doublequote.json b/tests/results/test_read_write_mandatory/01_7value_multi_doublequote.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/01_7value_multi_doublequote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_read_write_mandatory/01_7value_multi_doublequote2.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_7value_multi_quote.json b/tests/results/test_read_write_mandatory/01_7value_multi_quote.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/01_7value_multi_quote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_8calculation_information_multi.json b/tests/results/test_read_write_mandatory/01_8calculation_information_multi.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/01_8calculation_information_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_9choice_variable_multi.json b/tests/results/test_read_write_mandatory/01_9choice_variable_multi.json deleted file mode 100644 index ca38f3f..0000000 --- a/tests/results/test_read_write_mandatory/01_9choice_variable_multi.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "variable1": [ - "string1", - "string2", - "string3" - ], - "variable2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/01_9choice_variable_optional.json b/tests/results/test_read_write_mandatory/01_9choice_variable_optional.json deleted file mode 100644 index dde6293..0000000 --- a/tests/results/test_read_write_mandatory/01_9choice_variable_optional.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/02_0tags.json b/tests/results/test_read_write_mandatory/02_0tags.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/02_0tags.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_0type_param.json b/tests/results/test_read_write_mandatory/04_0type_param.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_read_write_mandatory/04_0type_param.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_0type_param_integer.json b/tests/results/test_read_write_mandatory/04_0type_param_integer.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_read_write_mandatory/04_0type_param_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1auto_save.json b/tests/results/test_read_write_mandatory/04_1auto_save.json deleted file mode 100644 index da124bd..0000000 --- a/tests/results/test_read_write_mandatory/04_1auto_save.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated.json deleted file mode 100644 index f6b41c5..0000000 --- a/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 7ccd672..0000000 --- a/tests/results/test_read_write_mandatory/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_read_write_mandatory/04_1auto_save_and_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/04_1auto_save_and_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_2.json deleted file mode 100644 index 6242dc5..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_3.json deleted file mode 100644 index 5ca8808..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_4.json deleted file mode 100644 index 089819c..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_5.json deleted file mode 100644 index 46a8c6d..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_6.json deleted file mode 100644 index 27799e2..0000000 --- a/tests/results/test_read_write_mandatory/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var1": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_boolean.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_boolean.json deleted file mode 100644 index 1a16cfb..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable1": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional.json deleted file mode 100644 index 5e0ddc6..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional_default.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional_default.json deleted file mode 100644 index 64f1663..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": true, - "var1": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable10.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable10.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable11.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable2.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable2.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable3.json deleted file mode 100644 index f07e119..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable4.json deleted file mode 100644 index 245ed98..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable5.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable5.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable5.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable6.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable6.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable7.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable7.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable8.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable8.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable9.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable9.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators.json b/tests/results/test_read_write_mandatory/04_5validators.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_differ.json b/tests/results/test_read_write_mandatory/04_5validators_differ.json deleted file mode 100644 index fdbdb3f..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_differ.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "another_value", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_multi.json b/tests/results/test_read_write_mandatory/04_5validators_multi.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_multi2.json b/tests/results/test_read_write_mandatory/04_5validators_multi2.json deleted file mode 100644 index 673b7b0..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_multi2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_multi3.json b/tests/results/test_read_write_mandatory/04_5validators_multi3.json deleted file mode 100644 index 2bed7f4..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_multi3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": [ - 0 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_warnings.json b/tests/results/test_read_write_mandatory/04_5validators_warnings.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_warnings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/04_5validators_warnings_all.json b/tests/results/test_read_write_mandatory/04_5validators_warnings_all.json deleted file mode 100644 index a6f7726..0000000 --- a/tests/results/test_read_write_mandatory/04_5validators_warnings_all.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/05_0multi_not_uniq.json b/tests/results/test_read_write_mandatory/05_0multi_not_uniq.json deleted file mode 100644 index 92e7c9c..0000000 --- a/tests/results/test_read_write_mandatory/05_0multi_not_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/05_0multi_uniq.json b/tests/results/test_read_write_mandatory/05_0multi_uniq.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/05_0multi_uniq.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/12_1auto_save_expert.json b/tests/results/test_read_write_mandatory/12_1auto_save_expert.json deleted file mode 100644 index 0da6253..0000000 --- a/tests/results/test_read_write_mandatory/12_1auto_save_expert.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_0redefine_description.json b/tests/results/test_read_write_mandatory/16_0redefine_description.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_read_write_mandatory/16_0redefine_description.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_2family_redefine_calculation.json b/tests/results/test_read_write_mandatory/16_2family_redefine_calculation.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/16_2family_redefine_calculation.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_2family_redefine_disabled.json b/tests/results/test_read_write_mandatory/16_2family_redefine_disabled.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/16_2family_redefine_disabled.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_3family_empty_at_ends.json b/tests/results/test_read_write_mandatory/16_3family_empty_at_ends.json deleted file mode 100644 index 63efba0..0000000 --- a/tests/results/test_read_write_mandatory/16_3family_empty_at_ends.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var1": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5exists_nonexists.json b/tests/results/test_read_write_mandatory/16_5exists_nonexists.json deleted file mode 100644 index 1a797c5..0000000 --- a/tests/results/test_read_write_mandatory/16_5exists_nonexists.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "string1", - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5exists_redefine.json b/tests/results/test_read_write_mandatory/16_5exists_redefine.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/16_5exists_redefine.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_calculation.json b/tests/results/test_read_write_mandatory/16_5redefine_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_choice.json b/tests/results/test_read_write_mandatory/16_5redefine_choice.json deleted file mode 100644 index dde6293..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_choice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_default.json b/tests/results/test_read_write_mandatory/16_5redefine_default.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_default.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_default_calculation.json b/tests/results/test_read_write_mandatory/16_5redefine_default_calculation.json deleted file mode 100644 index 663ee28..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_default_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_family.json b/tests/results/test_read_write_mandatory/16_5redefine_family.json deleted file mode 100644 index f53984f..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_family.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_help.json b/tests/results/test_read_write_mandatory/16_5redefine_help.json deleted file mode 100644 index f53984f..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_help.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "variable": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_hidden.json b/tests/results/test_read_write_mandatory/16_5redefine_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_multi.json b/tests/results/test_read_write_mandatory/16_5redefine_multi.json deleted file mode 100644 index b00a9c0..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_multi.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_read_write_mandatory/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index f07e119..0000000 --- a/tests/results/test_read_write_mandatory/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "variable": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_5test_redefine.json b/tests/results/test_read_write_mandatory/16_5test_redefine.json deleted file mode 100644 index 866be17..0000000 --- a/tests/results/test_read_write_mandatory/16_5test_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "test1", - "var2": "test1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_6choice_redefine.json b/tests/results/test_read_write_mandatory/16_6choice_redefine.json deleted file mode 100644 index 1604b80..0000000 --- a/tests/results/test_read_write_mandatory/16_6choice_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_6exists_family.json b/tests/results/test_read_write_mandatory/16_6exists_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/16_6exists_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16_6exists_redefine_family.json b/tests/results/test_read_write_mandatory/16_6exists_redefine_family.json deleted file mode 100644 index 91cd5b7..0000000 --- a/tests/results/test_read_write_mandatory/16_6exists_redefine_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "family1": { - "variable1": "string1" - }, - "family2": { - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/16exists_exists.json b/tests/results/test_read_write_mandatory/16exists_exists.json deleted file mode 100644 index f7db3f2..0000000 --- a/tests/results/test_read_write_mandatory/16exists_exists.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/17_5redefine_leadership.json b/tests/results/test_read_write_mandatory/17_5redefine_leadership.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/17_5redefine_leadership.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0empty_family.json b/tests/results/test_read_write_mandatory/20_0empty_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/20_0empty_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0family_append.json b/tests/results/test_read_write_mandatory/20_0family_append.json deleted file mode 100644 index 7a68441..0000000 --- a/tests/results/test_read_write_mandatory/20_0family_append.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "family": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0family_underscore.json b/tests/results/test_read_write_mandatory/20_0family_underscore.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/20_0family_underscore.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0multi_family.json b/tests/results/test_read_write_mandatory/20_0multi_family.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_read_write_mandatory/20_0multi_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0multi_family_basic.json b/tests/results/test_read_write_mandatory/20_0multi_family_basic.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_read_write_mandatory/20_0multi_family_basic.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0multi_family_expert.json b/tests/results/test_read_write_mandatory/20_0multi_family_expert.json deleted file mode 100644 index 1e792e1..0000000 --- a/tests/results/test_read_write_mandatory/20_0multi_family_expert.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0multi_family_order.json b/tests/results/test_read_write_mandatory/20_0multi_family_order.json deleted file mode 100644 index ceb830a..0000000 --- a/tests/results/test_read_write_mandatory/20_0multi_family_order.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variable": "string1", - "family": { - "variable1": "string1", - "subfamily": { - "variable": "string1" - }, - "variable2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_0validators_differ_redefine.json b/tests/results/test_read_write_mandatory/20_0validators_differ_redefine.json deleted file mode 100644 index 67077c9..0000000 --- a/tests/results/test_read_write_mandatory/20_0validators_differ_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "string1", - "var2": "string1", - "var3": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_1empty_subfamily.json b/tests/results/test_read_write_mandatory/20_1empty_subfamily.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/20_1empty_subfamily.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_2family_looks_like_dynamic.json b/tests/results/test_read_write_mandatory/20_2family_looks_like_dynamic.json deleted file mode 100644 index bbb4836..0000000 --- a/tests/results/test_read_write_mandatory/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "my_family": { - "dynamic": [ - "string1", - "string2", - "string3" - ], - "var": true - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_2family_looks_like_variable.json b/tests/results/test_read_write_mandatory/20_2family_looks_like_variable.json deleted file mode 100644 index 7ebd605..0000000 --- a/tests/results/test_read_write_mandatory/20_2family_looks_like_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "my_family": { - "default": true - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_7help_family.json b/tests/results/test_read_write_mandatory/20_7help_family.json deleted file mode 100644 index 7a15905..0000000 --- a/tests/results/test_read_write_mandatory/20_7help_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "family1": { - "var": "string1" - }, - "family2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_9default_information_parent.json b/tests/results/test_read_write_mandatory/20_9default_information_parent.json deleted file mode 100644 index 7a68441..0000000 --- a/tests/results/test_read_write_mandatory/20_9default_information_parent.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "family": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/20_9family_absolute.json b/tests/results/test_read_write_mandatory/20_9family_absolute.json deleted file mode 100644 index 8b0a14b..0000000 --- a/tests/results/test_read_write_mandatory/20_9family_absolute.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "var1": "string1", - "family": { - "var2": "string6", - "subfamily": { - "variable": [ - "string1", - "string2", - "string3" - ] - } - }, - "family2": { - "var2": "string1", - "var3": "string5", - "subfamily": { - "variable": [ - "string1", - "string2", - "string3" - ] - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_read_write_mandatory/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 8424968..0000000 --- a/tests/results/test_read_write_mandatory/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "string1", - "family": { - "subfamily": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index c1d0f10..0000000 --- a/tests/results/test_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "string1", - "family": { - "sub_family": { - "var1": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_0family_mandatory_condition.json b/tests/results/test_read_write_mandatory/24_0family_mandatory_condition.json deleted file mode 100644 index 35b810a..0000000 --- a/tests/results/test_read_write_mandatory/24_0family_mandatory_condition.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "string1", - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_read_write_mandatory/24_0family_mandatory_condition_variable.json deleted file mode 100644 index c0bc16e..0000000 --- a/tests/results/test_read_write_mandatory/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": true, - "var": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_7validators_variable_optional.json b/tests/results/test_read_write_mandatory/24_7validators_variable_optional.json deleted file mode 100644 index 602320c..0000000 --- a/tests/results/test_read_write_mandatory/24_7validators_variable_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "general": { - "int": 5, - "int2": 1 - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_read_write_mandatory/24_family_disabled_var_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/24_family_disabled_var_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership.json b/tests/results/test_read_write_mandatory/40_0leadership.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_diff_name.json b/tests/results/test_read_write_mandatory/40_0leadership_diff_name.json deleted file mode 100644 index d4e84b2..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_diff_name.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_empty.json b/tests/results/test_read_write_mandatory/40_0leadership_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_read_write_mandatory/40_0leadership_follower_default_calculation.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_read_write_mandatory/40_0leadership_follower_default_value.json deleted file mode 100644 index c9e95f5..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_leader_follower.json b/tests/results/test_read_write_mandatory/40_0leadership_leader_follower.json deleted file mode 100644 index f8a6f6d..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_leader_follower.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_read_write_mandatory/40_0leadership_leader_not_multi.json deleted file mode 100644 index 0e2228e..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "general": { - "mode_conteneur_actif": "string1" - }, - "general1": { - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_0leadership_reduce.json b/tests/results/test_read_write_mandatory/40_0leadership_reduce.json deleted file mode 100644 index 77d2756..0000000 --- a/tests/results/test_read_write_mandatory/40_0leadership_reduce.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "leadership": [ - { - "leader": "val1", - "follower": "string1" - }, - { - "leader": "val2", - "follower": "string2" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_1leadership_append_follower.json b/tests/results/test_read_write_mandatory/40_1leadership_append_follower.json deleted file mode 100644 index dfccee9..0000000 --- a/tests/results/test_read_write_mandatory/40_1leadership_append_follower.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1", - "follower3": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2", - "follower3": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3", - "follower3": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_2leadership_calculation_index.json b/tests/results/test_read_write_mandatory/40_2leadership_calculation_index.json deleted file mode 100644 index 72c2a3f..0000000 --- a/tests/results/test_read_write_mandatory/40_2leadership_calculation_index.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_2leadership_calculation_index_2.json b/tests/results/test_read_write_mandatory/40_2leadership_calculation_index_2.json deleted file mode 100644 index 72c2a3f..0000000 --- a/tests/results/test_read_write_mandatory/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": 1 - }, - { - "leader": "string2", - "follower1": 2 - }, - { - "leader": "string3", - "follower1": 3 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_6leadership_follower_multi.json b/tests/results/test_read_write_mandatory/40_6leadership_follower_multi.json deleted file mode 100644 index a744526..0000000 --- a/tests/results/test_read_write_mandatory/40_6leadership_follower_multi.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index a744526..0000000 --- a/tests/results/test_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower1": [ - "string1", - "string2", - "string3" - ], - "follower2": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_8calculation_boolean.json b/tests/results/test_read_write_mandatory/40_8calculation_boolean.json deleted file mode 100644 index 08476f3..0000000 --- a/tests/results/test_read_write_mandatory/40_8calculation_boolean.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "bool": true, - "multi1": [ - true - ], - "multi2": [ - true - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable.json b/tests/results/test_read_write_mandatory/40_8calculation_multi_variable.json deleted file mode 100644 index dfcc193..0000000 --- a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "var2": "string1", - "var3": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent.json deleted file mode 100644 index 6229a62..0000000 --- a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var": "string1", - "fam1": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index 8cdf10d..0000000 --- a/tests/results/test_read_write_mandatory/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "fam1": { - "var": "string1" - }, - "fam2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index f963af7..0000000 --- a/tests/results/test_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index 140f818..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "variable": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index 365694b..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index 365694b..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index fbd56ca..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ], - "calculate": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable.json deleted file mode 100644 index e747b01..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "calculate": [ - "string1", - "string2", - "string3" - ], - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 4c8b1a8..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index 174c32d..0000000 --- a/tests/results/test_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "leadership_1": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ], - "leadership_2": [ - { - "leader": "string1", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string2", - "follower": [ - "string1", - "string2", - "string3" - ] - }, - { - "leader": "string3", - "follower": [ - "string1", - "string2", - "string3" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/41_0choice_leader.json b/tests/results/test_read_write_mandatory/41_0choice_leader.json deleted file mode 100644 index 3f71ef1..0000000 --- a/tests/results/test_read_write_mandatory/41_0choice_leader.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "a" - }, - { - "leader": "string2", - "follower1": "b" - }, - { - "leader": "string3", - "follower1": "c" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_0leadership_hidden.json b/tests/results/test_read_write_mandatory/44_0leadership_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/44_0leadership_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_read_write_mandatory/44_0leadership_leader_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/44_0leadership_leader_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_read_write_mandatory/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_4disabled_calcultion_follower_index.json b/tests/results/test_read_write_mandatory/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 5b733ad..0000000 --- a/tests/results/test_read_write_mandatory/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "leadership": [ - { - "leader": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_4leadership_mandatory.json b/tests/results/test_read_write_mandatory/44_4leadership_mandatory.json deleted file mode 100644 index c9e95f5..0000000 --- a/tests/results/test_read_write_mandatory/44_4leadership_mandatory.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1" - }, - { - "leader": "string2", - "follower1": "string2" - }, - { - "leader": "string3", - "follower1": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_read_write_mandatory/44_4leadership_mandatory_follower.json deleted file mode 100644 index 681c163..0000000 --- a/tests/results/test_read_write_mandatory/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_read_write_mandatory/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index 6ce84c3..0000000 --- a/tests/results/test_read_write_mandatory/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_read_write_mandatory/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 6ce84c3..0000000 --- a/tests/results/test_read_write_mandatory/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "condition": "string1", - "leader": [ - { - "leader": "string1", - "follower": "string1" - }, - { - "leader": "string2", - "follower": "string2" - }, - { - "leader": "string3", - "follower": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic.json b/tests/results/test_read_write_mandatory/60_0family_dynamic.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1.json deleted file mode 100644 index a4d22cb..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index a4d22cb..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "vardyn": "string1" - }, - "dynval2": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_empty.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_empty.json deleted file mode 100644 index e1d0423..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_empty.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index 4704eea..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "string1", - "var2": "string1" - }, - "dynval_2": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_source_hidden.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_source_hidden.json deleted file mode 100644 index afa1de7..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_static.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_static.json deleted file mode 100644 index afa1de7..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_static.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_test.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_test.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_test.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_upper_char.json deleted file mode 100644 index 37edb36..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "Val1", - "VAL2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_empty.json deleted file mode 100644 index e1d0423..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dynstring1": { - "var": "string1" - }, - "dynstring2": { - "var": "string1" - }, - "dynstring3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_optional.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_optional.json deleted file mode 100644 index 2f477e4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dyna": { - "var": "string1" - }, - "dynb": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_empty.json b/tests/results/test_read_write_mandatory/60_0family_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_hidden.json b/tests/results/test_read_write_mandatory/60_0family_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_0family_mode.json b/tests/results/test_read_write_mandatory/60_0family_mode.json deleted file mode 100644 index 2ab0e8d..0000000 --- a/tests/results/test_read_write_mandatory/60_0family_mode.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_read_write_mandatory/60_1family_dynamic_jinja.json deleted file mode 100644 index 9622ca1..0000000 --- a/tests/results/test_read_write_mandatory/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "var": [ - "string1", - "string2", - "string3" - ], - "dyn1": { - "var": "string1" - }, - "dyn2": { - "var": "string1" - }, - "dyn3": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index 0aa1d3b..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index 0833af6..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json deleted file mode 100644 index 0833af6..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json deleted file mode 100644 index 0aa1d3b..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "string1" - } - }, - "dynval2": { - "family": { - "var": "string1" - } - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc.json deleted file mode 100644 index 720d212..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "newvar": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json deleted file mode 100644 index 720d212..0000000 --- a/tests/results/test_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "newvar": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_description.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_description.json deleted file mode 100644 index e4b8b6b..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var1": "string1", - "var2": [ - "string1", - "string2", - "string3" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index 14ca324..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "dynval1": {}, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 192b3f4..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable.json deleted file mode 100644 index 59e5031..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index 5cc5149..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "dynval1": { - "var1": "string1", - "var2": "string1" - }, - "dynval2": { - "var1": "string1", - "var2": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index 4d3b9ea..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "dynval1": { - "var1": "string1" - }, - "dynval2": { - "var1": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index 59e5031..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "string1" - }, - "dynval2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index 18f07f0..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dynval1": { - "var": "string1", - "family": { - "var": "string1" - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index 84dc328..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index 84dc328..0000000 --- a/tests/results/test_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "string1" - }, - "dyn_val2": { - "var": "string1" - }, - "var2": "string1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership.json deleted file mode 100644 index 3be0fb7..0000000 --- a/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index 3be0fb7..0000000 --- a/tests/results/test_read_write_mandatory/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - }, - "dynval2": { - "leadership": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_read_write_mandatory/60_9family_dynamic_calc_both.json deleted file mode 100644 index e461a86..0000000 --- a/tests/results/test_read_write_mandatory/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var": "string1", - "dynval1": { - "vardyn": "string1" - }, - "dynstring1": { - "vardyn": "string1" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory/68_0family_leadership_mode.json b/tests/results/test_read_write_mandatory/68_0family_leadership_mode.json deleted file mode 100644 index 6bd2595..0000000 --- a/tests/results/test_read_write_mandatory/68_0family_leadership_mode.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "leader": [ - { - "leader": "string1", - "follower1": "string1", - "follower2": "string1" - }, - { - "leader": "string2", - "follower1": "string2", - "follower2": "string2" - }, - { - "leader": "string3", - "follower1": "string3", - "follower2": "string3" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_0empty.json b/tests/results/test_read_write_mandatory_errors/00_0empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_0empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_0no_variable.json b/tests/results/test_read_write_mandatory_errors/00_0no_variable.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_0no_variable.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_0no_variable_default_version.json b/tests/results/test_read_write_mandatory_errors/00_0no_variable_default_version.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_0no_variable_default_version.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_0no_variable_remove_version.json b/tests/results/test_read_write_mandatory_errors/00_0no_variable_remove_version.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_0no_variable_remove_version.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_0version_underscore.json b/tests/results/test_read_write_mandatory_errors/00_0version_underscore.json deleted file mode 100644 index 5aaef14..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_0version_underscore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - version (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_1empty_variable.json b/tests/results/test_read_write_mandatory_errors/00_1empty_variable.json deleted file mode 100644 index 17c9509..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_1empty_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - empty" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated.json deleted file mode 100644 index d78a44a..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var1": "no", - "var2": [ - "no" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_multi.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_multi.json deleted file mode 100644 index 61cc2a1..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_multi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var1": [ - "no", - "yes", - "maybe" - ], - "var2": [ - "no", - "yes", - "maybe" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_params_permissive.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_params_permissive.json deleted file mode 100644 index 0d17730..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_params_permissive.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var2": "a_value" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json deleted file mode 100644 index 5b189cd..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)", - " - var3 (a new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json b/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_4load_subfolder.json b/tests/results/test_read_write_mandatory_errors/00_4load_subfolder.json deleted file mode 100644 index 6e8c7c9..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_4load_subfolder.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a variable)", - " - var2 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_5load_notype.json b/tests/results/test_read_write_mandatory_errors/00_5load_notype.json deleted file mode 100644 index d9a7e7b..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_5load_notype.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "without_type": "non" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6boolean.json b/tests/results/test_read_write_mandatory_errors/00_6boolean.json deleted file mode 100644 index 5b090e3..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6boolean.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": true, - "var2": true, - "var3": true, - "var4": false, - "var5": false, - "var6": false -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6boolean_no_mandatory.json b/tests/results/test_read_write_mandatory_errors/00_6boolean_no_mandatory.json deleted file mode 100644 index 5b55ee3..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6boolean_no_mandatory.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice.json b/tests/results/test_read_write_mandatory_errors/00_6choice.json deleted file mode 100644 index 13245ff..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice_calculation.json b/tests/results/test_read_write_mandatory_errors/00_6choice_calculation.json deleted file mode 100644 index 4a7c4c2..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 9 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice_link.json b/tests/results/test_read_write_mandatory_errors/00_6choice_link.json deleted file mode 100644 index 13245ff..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice_link.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice_variable.json b/tests/results/test_read_write_mandatory_errors/00_6choice_variable.json deleted file mode 100644 index 9654b19..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": [ - "a", - "b", - "c" - ], - "var2": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link.json b/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link.json deleted file mode 100644 index e3b9f4f..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "var1": [ - "a", - "b", - "c" - ], - "var2": "a", - "var3": "a" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link2.json b/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link2.json deleted file mode 100644 index dbdd41e..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6choice_variable_link2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": [ - "a", - "b", - "c" - ], - "var2": "a", - "family": { - "var3": "a" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6custom.json b/tests/results/test_read_write_mandatory_errors/00_6custom.json deleted file mode 100644 index d77596c..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6custom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - custom1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6domainname.json b/tests/results/test_read_write_mandatory_errors/00_6domainname.json deleted file mode 100644 index 70b3ae9..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6domainname.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "my.domain.name" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6domainname_params.json b/tests/results/test_read_write_mandatory_errors/00_6domainname_params.json deleted file mode 100644 index 70b3ae9..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6domainname_params.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "my.domain.name" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6float.json b/tests/results/test_read_write_mandatory_errors/00_6float.json deleted file mode 100644 index 721c9a0..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6float.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 0.0, - "var2": 0.0, - "var3": 0.0, - "var4": 10.1, - "var5": 10.1, - "var6": 10.1 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6integer.json b/tests/results/test_read_write_mandatory_errors/00_6integer.json deleted file mode 100644 index 7c10ba4..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6integer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 0, - "var2": 0, - "var3": 0, - "var4": 10, - "var5": 10, - "var6": 10 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6ip.json b/tests/results/test_read_write_mandatory_errors/00_6ip.json deleted file mode 100644 index ac26e49..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6ip.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "1.1.1.1", - "var2": "1.1.1.1/24", - "var3": "1.1.1.1/24" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6network.json b/tests/results/test_read_write_mandatory_errors/00_6network.json deleted file mode 100644 index ee34a60..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6network.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "1.1.1.0", - "var2": "1.1.1.0/24", - "var3": "1.1.1.0/24" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6number.json b/tests/results/test_read_write_mandatory_errors/00_6number.json deleted file mode 100644 index 7c10ba4..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6number.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var1": 0, - "var2": 0, - "var3": 0, - "var4": 10, - "var5": 10, - "var6": 10 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6port.json b/tests/results/test_read_write_mandatory_errors/00_6port.json deleted file mode 100644 index 536666a..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6port.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable1 (a port variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6regexp.json b/tests/results/test_read_write_mandatory_errors/00_6regexp.json deleted file mode 100644 index 85de7c6..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6regexp.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "#a1a1a1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6regexp_link.json b/tests/results/test_read_write_mandatory_errors/00_6regexp_link.json deleted file mode 100644 index 4312ae0..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6regexp_link.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "#a1a1a1", - "var2": "#a1a1a1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6secret.json b/tests/results/test_read_write_mandatory_errors/00_6secret.json deleted file mode 100644 index 74db860..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6secret.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - secret1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6secret_param.json b/tests/results/test_read_write_mandatory_errors/00_6secret_param.json deleted file mode 100644 index 74db860..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6secret_param.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - secret1 (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_6string.json b/tests/results/test_read_write_mandatory_errors/00_6string.json deleted file mode 100644 index d017d48..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_6string.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)", - " - var3 (the third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7choice_quote.json b/tests/results/test_read_write_mandatory_errors/00_7choice_quote.json deleted file mode 100644 index 6af09c5..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7choice_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "quote'" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7help.json b/tests/results/test_read_write_mandatory_errors/00_7help.json deleted file mode 100644 index 13245ff..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7help.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7help_quote.json b/tests/results/test_read_write_mandatory_errors/00_7help_quote.json deleted file mode 100644 index 13245ff..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7help_quote.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7help_sup.json b/tests/results/test_read_write_mandatory_errors/00_7help_sup.json deleted file mode 100644 index cba7de4..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7help_sup.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first )", - " - var2 (the second )" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote.json b/tests/results/test_read_write_mandatory_errors/00_7value_doublequote.json deleted file mode 100644 index c907a18..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "quote\"" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote2.json b/tests/results/test_read_write_mandatory_errors/00_7value_doublequote2.json deleted file mode 100644 index 6451b63..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote2.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "quote'\"" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote3.json b/tests/results/test_read_write_mandatory_errors/00_7value_doublequote3.json deleted file mode 100644 index 996373c..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7value_doublequote3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "quote\\\"\\'" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_7value_quote.json b/tests/results/test_read_write_mandatory_errors/00_7value_quote.json deleted file mode 100644 index 15ee9c4..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_7value_quote.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "quote'" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_8calculation_information.json b/tests/results/test_read_write_mandatory_errors/00_8calculation_information.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_8calculation_information.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_8test.json b/tests/results/test_read_write_mandatory_errors/00_8test.json deleted file mode 100644 index 15ffaf9..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_8test.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var3 (the third variable)", - " - var6 (the sixth variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9choice_variable_multi.json b/tests/results/test_read_write_mandatory_errors/00_9choice_variable_multi.json deleted file mode 100644 index 1eae584..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9choice_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable1 (a first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9choice_variables.json b/tests/results/test_read_write_mandatory_errors/00_9choice_variables.json deleted file mode 100644 index 899a69a..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9choice_variables.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "source_variable_1": "val1", - "source_variable_2": "val2", - "my_variable": "val1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation.json deleted file mode 100644 index 728f089..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "string_1_True_" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information.json deleted file mode 100644 index f2c1859..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional.json deleted file mode 100644 index 803fdef..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "my_variable": "val1", - "my_calculated_variable": [ - "val1" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json deleted file mode 100644 index 803fdef..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "my_variable": "val1", - "my_calculated_variable": [ - "val1" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json deleted file mode 100644 index afb4757..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "my_variable": "val1", - "my_calculated_variable": [ - "val1", - "value" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional.json deleted file mode 100644 index e9b4584..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - my_calculated_variable" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional_exists.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional_exists.json deleted file mode 100644 index 9038887..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_optional_exists.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "my_variable": [ - "val1", - "val2" - ], - "my_calculated_variable": [ - "val1", - "val2" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_param_optional.json b/tests/results/test_read_write_mandatory_errors/00_9default_calculation_param_optional.json deleted file mode 100644 index 657d129..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_calculation_param_optional.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "no", - "var2": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable.json b/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable2.json b/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable2.json deleted file mode 100644 index a1a6d82..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_information_other_variable2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (a first variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_integer.json b/tests/results/test_read_write_mandatory_errors/00_9default_integer.json deleted file mode 100644 index 4a7c4c2..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 9 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/00_9default_number.json b/tests/results/test_read_write_mandatory_errors/00_9default_number.json deleted file mode 100644 index 4a7c4c2..0000000 --- a/tests/results/test_read_write_mandatory_errors/00_9default_number.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": 9 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6boolean_multi.json b/tests/results/test_read_write_mandatory_errors/01_6boolean_multi.json deleted file mode 100644 index 6152273..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6boolean_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "var1": [ - true - ], - "var2": [ - true - ], - "var3": [ - true - ], - "var4": [ - false - ], - "var5": [ - false - ], - "var6": [ - false - ], - "var7": [ - true - ], - "var8": [ - true - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6custom_multi.json b/tests/results/test_read_write_mandatory_errors/01_6custom_multi.json deleted file mode 100644 index 3581356..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6custom_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - custom1 (a first custom variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6float_multi.json b/tests/results/test_read_write_mandatory_errors/01_6float_multi.json deleted file mode 100644 index ef4e337..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6float_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "var1": [ - 0.0 - ], - "var2": [ - 0.0 - ], - "var3": [ - 0.0 - ], - "var4": [ - 10.1 - ], - "var5": [ - 10.1 - ], - "var6": [ - 10.1 - ], - "var7": [ - 0.0 - ], - "var8": [ - 0.0 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6integer_multi.json b/tests/results/test_read_write_mandatory_errors/01_6integer_multi.json deleted file mode 100644 index c249db9..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6integer_multi.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "var1": [ - 0 - ], - "var2": [ - 0 - ], - "var3": [ - 0 - ], - "var4": [ - 10 - ], - "var5": [ - 10 - ], - "var6": [ - 10 - ], - "var7": [ - 0 - ], - "var8": [ - 0 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6integer_multi_mandatory.json b/tests/results/test_read_write_mandatory_errors/01_6integer_multi_mandatory.json deleted file mode 100644 index 54fe0d9..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6integer_multi_mandatory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (the first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6string_empty.json b/tests/results/test_read_write_mandatory_errors/01_6string_empty.json deleted file mode 100644 index 2b2748c..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6string_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6string_multi.json b/tests/results/test_read_write_mandatory_errors/01_6string_multi.json deleted file mode 100644 index d017d48..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6string_multi.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)", - " - var3 (the third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_6string_multi_length.json b/tests/results/test_read_write_mandatory_errors/01_6string_multi_length.json deleted file mode 100644 index 4068d6a..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_6string_multi_length.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "var1": [ - "val1", - "val2", - "val3" - ], - "var2": [ - "val4", - "val5" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote.json b/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote.json deleted file mode 100644 index 1bed452..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable": [ - "quote\"" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote2.json b/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote2.json deleted file mode 100644 index ddf5bde..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_7value_multi_doublequote2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable": [ - "quote'\"" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_7value_multi_quote.json b/tests/results/test_read_write_mandatory_errors/01_7value_multi_quote.json deleted file mode 100644 index 6cd59fb..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_7value_multi_quote.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable": [ - "quote'" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_8calculation_information_multi.json b/tests/results/test_read_write_mandatory_errors/01_8calculation_information_multi.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_8calculation_information_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_9choice_variable_multi.json b/tests/results/test_read_write_mandatory_errors/01_9choice_variable_multi.json deleted file mode 100644 index d2cf2cf..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_9choice_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/01_9choice_variable_optional.json b/tests/results/test_read_write_mandatory_errors/01_9choice_variable_optional.json deleted file mode 100644 index 50b2e15..0000000 --- a/tests/results/test_read_write_mandatory_errors/01_9choice_variable_optional.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "c" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/02_0tags.json b/tests/results/test_read_write_mandatory_errors/02_0tags.json deleted file mode 100644 index 13245ff..0000000 --- a/tests/results/test_read_write_mandatory_errors/02_0tags.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (the first variable)", - " - var2 (the second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_0type_param.json b/tests/results/test_read_write_mandatory_errors/04_0type_param.json deleted file mode 100644 index 9cd2edf..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_0type_param.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 10 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_0type_param_integer.json b/tests/results/test_read_write_mandatory_errors/04_0type_param_integer.json deleted file mode 100644 index 9cd2edf..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_0type_param_integer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 10 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1auto_save.json b/tests/results/test_read_write_mandatory_errors/04_1auto_save.json deleted file mode 100644 index da124bd..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1auto_save.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated.json b/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated.json deleted file mode 100644 index 657d129..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "no", - "var2": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json b/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json deleted file mode 100644 index 78dad72..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "no", - "var2": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_hidden.json b/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1auto_save_and_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden.json deleted file mode 100644 index 16eb5a1..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "value", - "var3": "value" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_2.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_2.json deleted file mode 100644 index 16eb5a1..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_2.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "value", - "var3": "value" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_3.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_3.json deleted file mode 100644 index 893cbbe..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var3": "value" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_4.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_4.json deleted file mode 100644 index 08a957b..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_5.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_5.json deleted file mode 100644 index e7c16dc..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_5.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var1": "value" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_6.json b/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_6.json deleted file mode 100644 index 97b5a52..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_1default_calculation_hidden_6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var3 (a third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_boolean.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_boolean.json deleted file mode 100644 index 1eae584..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_boolean.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable1 (a first variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional.json deleted file mode 100644 index f014dd4..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json deleted file mode 100644 index 6bcc93b..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_optional_default.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "condition": false, - "var1": null, - "var3": null, - "var4": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable10.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable10.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable10.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable11.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable11.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable11.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable2.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable2.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable2.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable3.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable3.json deleted file mode 100644 index 42bf4a1..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable3.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable4.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable4.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable5.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable5.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable6.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable6.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable7.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable7.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable8.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable8.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable8.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable9.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable9.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable9.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators.json b/tests/results/test_read_write_mandatory_errors/04_5validators.json deleted file mode 100644 index a357fb6..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - int (An integer)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_differ.json b/tests/results/test_read_write_mandatory_errors/04_5validators_differ.json deleted file mode 100644 index 9d3f8bf..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_differ.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "oui", - "var2": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_multi.json b/tests/results/test_read_write_mandatory_errors/04_5validators_multi.json deleted file mode 100644 index 4a5c86e..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var1": [ - "no", - "yes" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_multi2.json b/tests/results/test_read_write_mandatory_errors/04_5validators_multi2.json deleted file mode 100644 index 4a5c86e..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_multi2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var1": [ - "no", - "yes" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_multi3.json b/tests/results/test_read_write_mandatory_errors/04_5validators_multi3.json deleted file mode 100644 index 819c28e..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_multi3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "var1": [ - 0, - 1, - 2 - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_warnings.json b/tests/results/test_read_write_mandatory_errors/04_5validators_warnings.json deleted file mode 100644 index b230c9a..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_warnings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1000 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/04_5validators_warnings_all.json b/tests/results/test_read_write_mandatory_errors/04_5validators_warnings_all.json deleted file mode 100644 index b230c9a..0000000 --- a/tests/results/test_read_write_mandatory_errors/04_5validators_warnings_all.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "int": 1000 -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/05_0multi_not_uniq.json b/tests/results/test_read_write_mandatory_errors/05_0multi_not_uniq.json deleted file mode 100644 index 487a08c..0000000 --- a/tests/results/test_read_write_mandatory_errors/05_0multi_not_uniq.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": [ - "non" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/05_0multi_uniq.json b/tests/results/test_read_write_mandatory_errors/05_0multi_uniq.json deleted file mode 100644 index a0b8946..0000000 --- a/tests/results/test_read_write_mandatory_errors/05_0multi_uniq.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable": [ - "non" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/12_1auto_save_expert.json b/tests/results/test_read_write_mandatory_errors/12_1auto_save_expert.json deleted file mode 100644 index 0da6253..0000000 --- a/tests/results/test_read_write_mandatory_errors/12_1auto_save_expert.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_0redefine_description.json b/tests/results/test_read_write_mandatory_errors/16_0redefine_description.json deleted file mode 100644 index aa96835..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_0redefine_description.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (Redefined)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_2family_redefine_calculation.json b/tests/results/test_read_write_mandatory_errors/16_2family_redefine_calculation.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_2family_redefine_calculation.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_2family_redefine_disabled.json b/tests/results/test_read_write_mandatory_errors/16_2family_redefine_disabled.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_2family_redefine_disabled.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_3family_empty_at_ends.json b/tests/results/test_read_write_mandatory_errors/16_3family_empty_at_ends.json deleted file mode 100644 index fa3bfde..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_3family_empty_at_ends.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.var1" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5exists_nonexists.json b/tests/results/test_read_write_mandatory_errors/16_5exists_nonexists.json deleted file mode 100644 index 78dad72..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5exists_nonexists.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": "no", - "var2": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5exists_redefine.json b/tests/results/test_read_write_mandatory_errors/16_5exists_redefine.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5exists_redefine.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_calculation.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_calculation.json deleted file mode 100644 index c49772d..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_choice.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_choice.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_choice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_default.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_default.json deleted file mode 100644 index c49772d..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_default.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "variable": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_default_calculation.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_default_calculation.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_default_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_family.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_family.json deleted file mode 100644 index 7793374..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_help.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_help.json deleted file mode 100644 index c69565a..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_help.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.variable (redefine help)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_hidden.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_multi.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_multi.json deleted file mode 100644 index a0b8946..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_multi.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "variable": [ - "non" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json b/tests/results/test_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json deleted file mode 100644 index a96210f..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_5test_redefine.json b/tests/results/test_read_write_mandatory_errors/16_5test_redefine.json deleted file mode 100644 index 97b5a52..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_5test_redefine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var3 (a third variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_6choice_redefine.json b/tests/results/test_read_write_mandatory_errors/16_6choice_redefine.json deleted file mode 100644 index 6e52b08..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_6choice_redefine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": "c" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_6exists_family.json b/tests/results/test_read_write_mandatory_errors/16_6exists_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_6exists_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16_6exists_redefine_family.json b/tests/results/test_read_write_mandatory_errors/16_6exists_redefine_family.json deleted file mode 100644 index e6af929..0000000 --- a/tests/results/test_read_write_mandatory_errors/16_6exists_redefine_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family1.variable1 (a variable)", - " - family2.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/16exists_exists.json b/tests/results/test_read_write_mandatory_errors/16exists_exists.json deleted file mode 100644 index 99b43ae..0000000 --- a/tests/results/test_read_write_mandatory_errors/16exists_exists.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (Description)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/17_5redefine_leadership.json b/tests/results/test_read_write_mandatory_errors/17_5redefine_leadership.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/17_5redefine_leadership.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0empty_family.json b/tests/results/test_read_write_mandatory_errors/20_0empty_family.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0empty_family.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0family_append.json b/tests/results/test_read_write_mandatory_errors/20_0family_append.json deleted file mode 100644 index a9c2d13..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0family_append.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.var1 (The first variable)", - " - family.var2 (The second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0family_underscore.json b/tests/results/test_read_write_mandatory_errors/20_0family_underscore.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0family_underscore.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0multi_family.json b/tests/results/test_read_write_mandatory_errors/20_0multi_family.json deleted file mode 100644 index ea888a6..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0multi_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0multi_family_basic.json b/tests/results/test_read_write_mandatory_errors/20_0multi_family_basic.json deleted file mode 100644 index 5fd83d2..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0multi_family_basic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.subfamily.variable (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0multi_family_expert.json b/tests/results/test_read_write_mandatory_errors/20_0multi_family_expert.json deleted file mode 100644 index ea888a6..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0multi_family_expert.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "family": { - "subfamily": { - "variable": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0multi_family_order.json b/tests/results/test_read_write_mandatory_errors/20_0multi_family_order.json deleted file mode 100644 index 6d10dab..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0multi_family_order.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - variable (a variable)", - " - family.variable1 (a first variable)", - " - family.subfamily.variable (a variable)", - " - family.variable2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_0validators_differ_redefine.json b/tests/results/test_read_write_mandatory_errors/20_0validators_differ_redefine.json deleted file mode 100644 index b315c2e..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_0validators_differ_redefine.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "var1": "no", - "var2": "no", - "var3": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_1empty_subfamily.json b/tests/results/test_read_write_mandatory_errors/20_1empty_subfamily.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_1empty_subfamily.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_dynamic.json b/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_dynamic.json deleted file mode 100644 index 3aa88ae..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_dynamic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "my_family": { - "dynamic": [ - "val1", - "val2" - ], - "var": true - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_variable.json b/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_variable.json deleted file mode 100644 index 7ebd605..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_2family_looks_like_variable.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "my_family": { - "default": true - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_7help_family.json b/tests/results/test_read_write_mandatory_errors/20_7help_family.json deleted file mode 100644 index a7c6bf9..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_7help_family.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family1.var", - " - family2.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_9default_information_parent.json b/tests/results/test_read_write_mandatory_errors/20_9default_information_parent.json deleted file mode 100644 index ca537f8..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_9default_information_parent.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.var1 (a first variable)", - " - family.var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/20_9family_absolute.json b/tests/results/test_read_write_mandatory_errors/20_9family_absolute.json deleted file mode 100644 index 40b8bf9..0000000 --- a/tests/results/test_read_write_mandatory_errors/20_9family_absolute.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var1 (first variable)", - " - family.var2 (a second variable)", - " - family.subfamily.variable (third variable)", - " - family2.var2 (a variable2)", - " - family2.subfamily.variable (fourth variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json b/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json deleted file mode 100644 index 0ed61d3..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.subfamily.var1 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json deleted file mode 100644 index 8a62275..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": true -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json deleted file mode 100644 index 0ef052f..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - family.sub_family.var1 (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition.json b/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition.json deleted file mode 100644 index c89cbf8..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "condition": "no", - "var": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json b/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json deleted file mode 100644 index f2c1859..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (a variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_7validators_variable_optional.json b/tests/results/test_read_write_mandatory_errors/24_7validators_variable_optional.json deleted file mode 100644 index 5c10e16..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_7validators_variable_optional.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - general.int (a first integer)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/24_family_disabled_var_hidden.json b/tests/results/test_read_write_mandatory_errors/24_family_disabled_var_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/24_family_disabled_var_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership.json b/tests/results/test_read_write_mandatory_errors/40_0leadership.json deleted file mode 100644 index 061a882..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_diff_name.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_diff_name.json deleted file mode 100644 index 7be653c..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_diff_name.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leadership.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_empty.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json deleted file mode 100644 index 061a882..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_value.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_value.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_follower_default_value.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_follower.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_follower.json deleted file mode 100644 index 38dadf3..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_follower.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "leadership": [ - { - "leader": "value1", - "follower": "value1" - }, - { - "leader": "value2", - "follower": "value2" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_not_multi.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_not_multi.json deleted file mode 100644 index a3fb46f..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_leader_not_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - general1.leader.leader" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_0leadership_reduce.json b/tests/results/test_read_write_mandatory_errors/40_0leadership_reduce.json deleted file mode 100644 index bebe7e7..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_0leadership_reduce.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leadership.follower (a follower)", - " - leadership.follower (a follower)", - " - leadership.follower (a follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_1leadership_append_follower.json b/tests/results/test_read_write_mandatory_errors/40_1leadership_append_follower.json deleted file mode 100644 index 41d4151..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_1leadership_append_follower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leader.leader (the leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index.json b/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index.json deleted file mode 100644 index ce11078..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "a", - "follower1": 0 - }, - { - "leader": "b", - "follower1": 1 - }, - { - "leader": "c", - "follower1": 2 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index_2.json b/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index_2.json deleted file mode 100644 index ce11078..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_2leadership_calculation_index_2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "a", - "follower1": 0 - }, - { - "leader": "b", - "follower1": 1 - }, - { - "leader": "c", - "follower1": 2 - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi.json b/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi.json deleted file mode 100644 index 7d632dd..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leadership.leader (The leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json deleted file mode 100644 index 0dbc495..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leadership": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_8calculation_boolean.json b/tests/results/test_read_write_mandatory_errors/40_8calculation_boolean.json deleted file mode 100644 index b3ae945..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_8calculation_boolean.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "bool": false, - "multi1": [ - false - ], - "multi2": [ - true, - false - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable.json b/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable.json deleted file mode 100644 index 03f8376..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "var": [ - "no", - "yes" - ], - "var2": "no", - "var3": "yes" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json b/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json deleted file mode 100644 index 05d9fbf..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "var": "no", - "fam1": { - "var": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json b/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json deleted file mode 100644 index 05350f0..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "fam1": { - "var": "no" - }, - "fam2": { - "var": "no" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json deleted file mode 100644 index ac24601..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leadership": [ - { - "leader": "value1", - "follower": [ - "value1" - ] - }, - { - "leader": "value2", - "follower": [ - "value2" - ] - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json deleted file mode 100644 index eac0c66..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json deleted file mode 100644 index eac0c66..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json deleted file mode 100644 index 3ceaee1..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "leader": [ - { - "leader": "a", - "follower": null - }, - { - "leader": "b", - "follower": null - } - ], - "variable": [ - null, - null - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json deleted file mode 100644 index 6c8b2ab..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "val11", - "val11" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json deleted file mode 100644 index 9483b55..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": "value1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json deleted file mode 100644 index f971c50..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": "value2" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json deleted file mode 100644 index bff8175..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ], - "calculate": [ - "value1", - "value2" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable.json deleted file mode 100644 index 5a2cc1d..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "calculate": [ - "value1", - "value2" - ], - "leader": [ - { - "leader": "value1", - "follower1": "val11", - "follower2": "val21" - }, - { - "leader": "value2", - "follower1": "val11", - "follower2": "val21" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json deleted file mode 100644 index 125841b..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leadership_1.follower (a follower)", - " - leadership_1.follower (a follower)", - " - leadership_2.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json deleted file mode 100644 index 679ba24..0000000 --- a/tests/results/test_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leadership_1.follower (a follower)", - " - leadership_1.follower (a follower)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/41_0choice_leader.json b/tests/results/test_read_write_mandatory_errors/41_0choice_leader.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_read_write_mandatory_errors/41_0choice_leader.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_0leadership_hidden.json b/tests/results/test_read_write_mandatory_errors/44_0leadership_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_0leadership_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_0leadership_leader_hidden.json b/tests/results/test_read_write_mandatory_errors/44_0leadership_leader_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_0leadership_leader_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json b/tests/results/test_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json b/tests/results/test_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json deleted file mode 100644 index 9cc05d0..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "leadership": [ - { - "leader": "a" - }, - { - "leader": "b", - "follower": "value" - } - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory.json b/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory.json deleted file mode 100644 index 061a882..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory_follower.json b/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory_follower.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_4leadership_mandatory_follower.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json b/tests/results/test_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json deleted file mode 100644 index f014dd4..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "condition": "no" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json b/tests/results/test_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json deleted file mode 100644 index 061a882..0000000 --- a/tests/results/test_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - leader.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic.json deleted file mode 100644 index c794a52..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (A dynamic variable)", - " - dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1.json deleted file mode 100644 index 9a01105..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.vardyn (A dynamic variable)", - " - dynval2.vardyn (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json deleted file mode 100644 index 3946f6a..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "var": [ - "val.1", - "val.2" - ], - "dynval_1": { - "var1": "val.1", - "var2": "val.1" - }, - "dynval_2": { - "var1": "val.2", - "var2": "val.2" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description.json deleted file mode 100644 index 51b1e9e..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var", - " - dynval2.var" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json deleted file mode 100644 index c794a52..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_source_hidden.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (A dynamic variable)", - " - dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_static.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_static.json deleted file mode 100644 index 5f302b9..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_static.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (a variable inside a dynamic family)", - " - dynval2.var (a variable inside a dynamic family)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_test.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_test.json deleted file mode 100644 index 8f72ba2..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_test.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (A suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_upper_char.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_upper_char.json deleted file mode 100644 index c794a52..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_upper_char.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (A dynamic variable)", - " - dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json deleted file mode 100644 index 990839f..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (a suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json deleted file mode 100644 index 7fd833b..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_optional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dyna": { - "var": "val" - }, - "dynb": { - "var": "val" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json deleted file mode 100644 index c6d348f..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "a value" - }, - "dynval2": { - "var": "a value" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json deleted file mode 100644 index 8f72ba2..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var (A suffix variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_empty.json b/tests/results/test_read_write_mandatory_errors/60_0family_empty.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_empty.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_hidden.json b/tests/results/test_read_write_mandatory_errors/60_0family_hidden.json deleted file mode 100644 index 9e26dfe..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_hidden.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_0family_mode.json b/tests/results/test_read_write_mandatory_errors/60_0family_mode.json deleted file mode 100644 index 8bf8830..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_0family_mode.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "family": { - "var": "non" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_1family_dynamic_jinja.json b/tests/results/test_read_write_mandatory_errors/60_1family_dynamic_jinja.json deleted file mode 100644 index 0268f80..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_1family_dynamic_jinja.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn1": { - "var": "val" - }, - "dyn2": { - "var": "val" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json deleted file mode 100644 index a3ffcf3..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.family.var (with a variable)", - " - dynval2.family.var (with a variable)", - " - var2 (a second variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json deleted file mode 100644 index b9af075..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "family": { - "var": "val1" - } - }, - "dynval2": { - "family": { - "var": "val2" - } - }, - "var2": "val1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json deleted file mode 100644 index 9d77d26..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var": [], - "var2": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json deleted file mode 100644 index 729b8ea..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": [], - "var2": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json deleted file mode 100644 index 51d38a6..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var1": [ - "val1", - "val2" - ], - "dynval1": { - "var": "val" - }, - "dynval2": { - "var": "val" - }, - "newvar": "val" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json deleted file mode 100644 index 694db00..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var1": [], - "newvar": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_description.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_description.json deleted file mode 100644 index 20b144e..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_description.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (A dynamic variable for val1)", - " - dynval2.var (A dynamic variable for val2)", - " - var1 (A new variable)", - " - var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json deleted file mode 100644 index 57d435e..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval2.var (A dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json deleted file mode 100644 index 541282f..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dynval1": { - "var": "val1" - }, - "dynval2": { - "var": "val2" - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json deleted file mode 100644 index ddd765b..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var (A dynamic variable)", - " - dynval2.var (A dynamic variable)", - " - var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json deleted file mode 100644 index 046c474..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var1 (A dynamic variable)", - " - dynval1.var2 (A new variable)", - " - dynval2.var1 (A dynamic variable)", - " - dynval2.var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json deleted file mode 100644 index 5e3f26b..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.var1 (A dynamic variable)", - " - dynval2.var1 (A dynamic variable)", - " - var2 (A new variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json deleted file mode 100644 index 876701d..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - var2 (A variable calculated)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json deleted file mode 100644 index dcff88b..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "dynval1": { - "var": null, - "family": { - "var": null - } - } -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json deleted file mode 100644 index 4a169c0..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "var": [ - "val1", - "val2" - ], - "dyn_val1": { - "var": "val1" - }, - "dyn_val2": { - "var": "val2" - }, - "var2": "val1" -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json deleted file mode 100644 index 9d77d26..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "var": [], - "var2": null -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership.json b/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership.json deleted file mode 100644 index 201a4e2..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.leadership.leader (a leader)", - " - dynval2.leadership.leader (a leader)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json b/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json deleted file mode 100644 index 6e01709..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "var": [] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/60_9family_dynamic_calc_both.json b/tests/results/test_read_write_mandatory_errors/60_9family_dynamic_calc_both.json deleted file mode 100644 index a941e5b..0000000 --- a/tests/results/test_read_write_mandatory_errors/60_9family_dynamic_calc_both.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "_errors": [ - "The following variables are mandatory but have no value:", - " - dynval1.vardyn (a dynamic variable)", - " - dynval2.vardyn (a dynamic variable)" - ] -} \ No newline at end of file diff --git a/tests/results/test_read_write_mandatory_errors/68_0family_leadership_mode.json b/tests/results/test_read_write_mandatory_errors/68_0family_leadership_mode.json deleted file mode 100644 index 12ac487..0000000 --- a/tests/results/test_read_write_mandatory_errors/68_0family_leadership_mode.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "leader": [] -} \ No newline at end of file diff --git a/tests/test_load.py b/tests/test_load.py index f385288..709a76b 100644 --- a/tests/test_load.py +++ b/tests/test_load.py @@ -29,13 +29,13 @@ def test_dir(request): return request.param -def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandatory=False, do_calc=True): +def _test_structural_files(test_dir, namespace, ext, *, read_write=True, do_calc=True): rougailconfig = get_rougail_config(test_dir, namespace) if not rougailconfig: return ################################## rougailconfig['step.output'] = 'json' - rougailconfig["json.mandatory"] = mandatory +# rougailconfig["json.mandatory"] = mandatory ################################## dir_name = 'test' if namespace: @@ -45,8 +45,8 @@ def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandato ################################## if read_write: dir_name += '_read_write' - if mandatory: - dir_name += '_mandatory' +# if mandatory: +# dir_name += '_mandatory' if not do_calc: dir_name += '_errors' ################################## @@ -54,7 +54,7 @@ def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandato config = rougail.run() config.information.set("description_type", "path_and_description") ################################## - if do_calc and (mandatory or not read_write): + if do_calc and not read_write: get_values_for_config(config) ################################## if read_write: @@ -75,43 +75,43 @@ def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandato def test_structural_files_json(test_dir): _test_structural_files(test_dir, True, EXT) - - -def test_structural_files_json_errors(test_dir): - _test_structural_files(test_dir, True, EXT, do_calc=False, mandatory=True) +# +# +#def test_structural_files_json_errors(test_dir): +# _test_structural_files(test_dir, True, EXT, do_calc=False, mandatory=True) def test_structural_files_json_read_only(test_dir): _test_structural_files(test_dir, True, EXT, read_write=False) - - -def test_structural_files_json_mandatory(test_dir): - _test_structural_files(test_dir, True, EXT, mandatory=True) - - -def test_structural_files_json_mandatory_read_only(test_dir): - _test_structural_files(test_dir, True, EXT, read_write=False, mandatory=True) +# +# +#def test_structural_files_json_mandatory(test_dir): +# _test_structural_files(test_dir, True, EXT, mandatory=True) +# +# +#def test_structural_files_json_mandatory_read_only(test_dir): +# _test_structural_files(test_dir, True, EXT, read_write=False, mandatory=True) ################# def test_structural_files_json_namespace(test_dir): _test_structural_files(test_dir, False, EXT) - - -def test_structural_files_json_namespace_errors(test_dir): - _test_structural_files(test_dir, False, EXT, do_calc=False, mandatory=True) +# +# +#def test_structural_files_json_namespace_errors(test_dir): +# _test_structural_files(test_dir, False, EXT, do_calc=False, mandatory=True) def test_structural_files_json_namespace_read_only(test_dir): _test_structural_files(test_dir, False, EXT, read_write=False) - - -def test_structural_files_json_namespace_mandatory(test_dir): - _test_structural_files(test_dir, False, EXT, mandatory=True) - - -def test_structural_files_json_namespace_mandatory_read_only(test_dir): - _test_structural_files(test_dir, False, EXT, read_write=False, mandatory=True) +# +# +#def test_structural_files_json_namespace_mandatory(test_dir): +# _test_structural_files(test_dir, False, EXT, mandatory=True) +# +# +#def test_structural_files_json_namespace_mandatory_read_only(test_dir): +# _test_structural_files(test_dir, False, EXT, read_write=False, mandatory=True) def test_subconfig_family():