diff --git a/locale/fr/LC_MESSAGES/rougail_output_json.po b/locale/fr/LC_MESSAGES/rougail_output_json.po index 8b55709..a540148 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_json.po +++ b/locale/fr/LC_MESSAGES/rougail_output_json.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2025-04-01 19:50+0200\n" -"PO-Revision-Date: 2025-04-01 19:50+0200\n" +"POT-Creation-Date: 2025-10-05 21:25+0200\n" +"PO-Revision-Date: 2025-10-05 21:26+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -14,9 +14,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" -"X-Generator: Poedit 3.5\n" +"X-Generator: Poedit 3.7\n" -#: src/rougail/output_json/__init__.py:46 +#: src/rougail/output_json/__init__.py:48 msgid "the \"step.output\" is not set to \"{0}\"" msgstr "\"step.output\" n'est pas mis à \"{0}\"" @@ -24,11 +24,11 @@ msgstr "\"step.output\" n'est pas mis à \"{0}\"" msgid "Error in config: {0}" msgstr "Erreur dans la configuration : {0}" -#: src/rougail/output_json/__init__.py:116 +#: src/rougail/output_json/__init__.py:115 msgid "The following variables are mandatory but have no value:" msgstr "Les variables suivantes sont obligatoire mais n'ont pas de valeur :" -#: src/rougail/output_json/__init__.py:127 +#: src/rougail/output_json/__init__.py:125 msgid "The following variables are inaccessible but are empty and mandatory :" msgstr "Les variables suivantes sont inaccessibles mais sont vides et obligatoires :" @@ -36,26 +36,23 @@ msgstr "Les variables suivantes sont inaccessibles mais sont vides et obligatoir msgid "configuration rougail-json" msgstr "configuration de rougail-json" -#: src/rougail/output_json/config.py:38 -msgid "display variables available in read_write mode" -msgstr "affiche les variables valables en mode lecture écriture" - -#: src/rougail/output_json/config.py:39 -msgid "display variables available in read_only mode" -msgstr "affiche les variables valables en mode lecture seul" - -#: src/rougail/output_json/config.py:43 +#: src/rougail/output_json/config.py:37 msgid "test mandatories variables before display in json" msgstr "tester les variables obligatoires avant de l'afficher en json" -#: src/rougail/output_json/config.py:44 -msgid "do not test mandatories variables before display in json" -msgstr "ne pas tester les variables obligatoires avant de l'afficher en json" - #: src/rougail/output_json/config.py:48 msgid "get value for a variable or a family" msgstr "récupère la valeur pour une variable ou une famille" +#~ msgid "display variables available in read_write mode" +#~ msgstr "affiche les variables valables en mode lecture écriture" + +#~ msgid "display variables available in read_only mode" +#~ msgstr "affiche les variables valables en mode lecture seul" + +#~ msgid "do not test mandatories variables before display in json" +#~ msgstr "ne pas tester les variables obligatoires avant de l'afficher en json" + #~ msgid "Undocumented variable" #~ msgstr "Variable non documentée" diff --git a/locale/rougail_output_json.pot b/locale/rougail_output_json.pot index 0d4d637..94a7131 100644 --- a/locale/rougail_output_json.pot +++ b/locale/rougail_output_json.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-05-12 08:39+0200\n" +"POT-Creation-Date: 2025-10-05 21:26+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,15 +19,15 @@ msgstr "" msgid "the \"step.output\" is not set to \"{0}\"" msgstr "" -#: src/rougail/output_json/__init__.py:108 +#: src/rougail/output_json/__init__.py:105 msgid "Error in config: {0}" msgstr "" -#: src/rougail/output_json/__init__.py:119 +#: src/rougail/output_json/__init__.py:115 msgid "The following variables are mandatory but have no value:" msgstr "" -#: src/rougail/output_json/__init__.py:130 +#: src/rougail/output_json/__init__.py:125 msgid "The following variables are inaccessible but are empty and mandatory :" msgstr "" @@ -35,15 +35,11 @@ msgstr "" msgid "configuration rougail-json" msgstr "" -#: src/rougail/output_json/config.py:38 -msgid "display variables available in read_write mode" -msgstr "" - -#: src/rougail/output_json/config.py:42 +#: src/rougail/output_json/config.py:37 msgid "test mandatories variables before display in json" msgstr "" -#: src/rougail/output_json/config.py:46 +#: src/rougail/output_json/config.py:48 msgid "get value for a variable or a family" msgstr "" diff --git a/src/rougail/output_json/locale/fr/LC_MESSAGES/rougail_output_json.mo b/src/rougail/output_json/locale/fr/LC_MESSAGES/rougail_output_json.mo index 028581f..bdd8690 100644 Binary files a/src/rougail/output_json/locale/fr/LC_MESSAGES/rougail_output_json.mo and b/src/rougail/output_json/locale/fr/LC_MESSAGES/rougail_output_json.mo differ diff --git a/tests/results/test/04_5disabled_calculation_variable10.json b/tests/results/test/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable10.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ No newline at end of file diff --git a/tests/results/test/04_5disabled_calculation_variable5.json b/tests/results/test/04_5disabled_calculation_variable5.json new file mode 100644 index 0000000..5a6cae6 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable5.json @@ -0,0 +1,4 @@ +{ + "condition": false, + "variable": "string1" +} \ No newline at end of file diff --git a/tests/results/test/04_5disabled_calculation_variable6.json b/tests/results/test/04_5disabled_calculation_variable6.json new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable6.json @@ -0,0 +1,3 @@ +{ + "variable": "string1" +} \ No newline at end of file diff --git a/tests/results/test/04_5disabled_calculation_variable7.json b/tests/results/test/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable7.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ No newline at end of file diff --git a/tests/results/test/04_5disabled_calculation_variable8.json b/tests/results/test/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable8.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ No newline at end of file diff --git a/tests/results/test/04_5disabled_calculation_variable9.json b/tests/results/test/04_5disabled_calculation_variable9.json new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test/04_5disabled_calculation_variable9.json @@ -0,0 +1,3 @@ +{ + "variable": "string1" +} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test_mandatory/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable10.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ 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 new file mode 100644 index 0000000..5a6cae6 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable5.json @@ -0,0 +1,4 @@ +{ + "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 new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable6.json @@ -0,0 +1,3 @@ +{ + "variable": "string1" +} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_mandatory/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable7.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ No newline at end of file diff --git a/tests/results/test_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_mandatory/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable8.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ 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 new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test_mandatory/04_5disabled_calculation_variable9.json @@ -0,0 +1,3 @@ +{ + "variable": "string1" +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable10.json b/tests/results/test_namespace/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable10.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable5.json b/tests/results/test_namespace/04_5disabled_calculation_variable5.json new file mode 100644 index 0000000..f48376d --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable5.json @@ -0,0 +1,6 @@ +{ + "rougail": { + "condition": false, + "variable": "string1" + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable6.json b/tests/results/test_namespace/04_5disabled_calculation_variable6.json new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable6.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": "string1" + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable7.json b/tests/results/test_namespace/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable7.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable8.json b/tests/results/test_namespace/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable8.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable9.json b/tests/results/test_namespace/04_5disabled_calculation_variable9.json new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable9.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": "string1" + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable10.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable10.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json new file mode 100644 index 0000000..f48376d --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable5.json @@ -0,0 +1,6 @@ +{ + "rougail": { + "condition": false, + "variable": "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 new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable6.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": "string1" + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable7.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable7.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable8.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable8.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ 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 new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable9.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": "string1" + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable10.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable10.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable5.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable5.json new file mode 100644 index 0000000..211d518 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable5.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": null + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable6.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable6.json new file mode 100644 index 0000000..211d518 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable6.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": null + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable7.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..513a7d8 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable7.json @@ -0,0 +1,6 @@ +{ + "rougail": { + "condition": false, + "variable": null + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable8.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..91936ef --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable8.json @@ -0,0 +1,3 @@ +{ + "rougail": {} +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable9.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable9.json new file mode 100644 index 0000000..211d518 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable9.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": null + } +} \ 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 new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ 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 new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.json @@ -0,0 +1,5 @@ +{ + "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 new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.json @@ -0,0 +1,5 @@ +{ + "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 new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.json @@ -0,0 +1,5 @@ +{ + "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 new file mode 100644 index 0000000..91936ef --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.json @@ -0,0 +1,3 @@ +{ + "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 new file mode 100644 index 0000000..d6117ad --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "variable": "string1" + } +} \ 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 new file mode 100644 index 0000000..2b8f867 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.json @@ -0,0 +1,5 @@ +{ + "rougail": { + "condition": true + } +} \ 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 new file mode 100644 index 0000000..77977b1 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..77977b1 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..77977b1 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..91936ef --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.json @@ -0,0 +1,3 @@ +{ + "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 new file mode 100644 index 0000000..77977b1 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.json @@ -0,0 +1,6 @@ +{ + "_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_read_write/04_5disabled_calculation_variable10.json b/tests/results/test_read_write/04_5disabled_calculation_variable10.json new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable10.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ No newline at end of file diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable5.json b/tests/results/test_read_write/04_5disabled_calculation_variable5.json new file mode 100644 index 0000000..ef1eb16 --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable5.json @@ -0,0 +1,3 @@ +{ + "variable": null +} \ No newline at end of file diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable6.json b/tests/results/test_read_write/04_5disabled_calculation_variable6.json new file mode 100644 index 0000000..ef1eb16 --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable6.json @@ -0,0 +1,3 @@ +{ + "variable": null +} \ No newline at end of file diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable7.json b/tests/results/test_read_write/04_5disabled_calculation_variable7.json new file mode 100644 index 0000000..f3b34ce --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable7.json @@ -0,0 +1,4 @@ +{ + "condition": false, + "variable": null +} \ No newline at end of file diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable8.json b/tests/results/test_read_write/04_5disabled_calculation_variable8.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable8.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/tests/results/test_read_write/04_5disabled_calculation_variable9.json b/tests/results/test_read_write/04_5disabled_calculation_variable9.json new file mode 100644 index 0000000..ef1eb16 --- /dev/null +++ b/tests/results/test_read_write/04_5disabled_calculation_variable9.json @@ -0,0 +1,3 @@ +{ + "variable": null +} \ 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 new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable10.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ 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 new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable5.json @@ -0,0 +1,3 @@ +{ + "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 new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable6.json @@ -0,0 +1,3 @@ +{ + "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 new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable7.json @@ -0,0 +1,3 @@ +{ + "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 new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable8.json @@ -0,0 +1 @@ +{} \ 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 new file mode 100644 index 0000000..663ee28 --- /dev/null +++ b/tests/results/test_read_write_mandatory/04_5disabled_calculation_variable9.json @@ -0,0 +1,3 @@ +{ + "variable": "string1" +} \ 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 new file mode 100644 index 0000000..8a62275 --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable10.json @@ -0,0 +1,3 @@ +{ + "condition": true +} \ 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 new file mode 100644 index 0000000..a96210f --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable5.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..a96210f --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable6.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..a96210f --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable7.json @@ -0,0 +1,6 @@ +{ + "_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 new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable8.json @@ -0,0 +1 @@ +{} \ 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 new file mode 100644 index 0000000..a96210f --- /dev/null +++ b/tests/results/test_read_write_mandatory_errors/04_5disabled_calculation_variable9.json @@ -0,0 +1,6 @@ +{ + "_errors": [ + "The following variables are mandatory but have no value:", + " - variable (a variable)" + ] +} \ No newline at end of file