Compare commits
No commits in common. "1ec8b28e0c1b5145503141b587a036ff8d361dc4" and "7fb265b55c07483982e04830fd4d83c33122dbc2" have entirely different histories.
1ec8b28e0c
...
7fb265b55c
28 changed files with 39 additions and 286 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
## 0.2.0a12 (2025-09-22)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- dictionary => structure
|
|
||||||
|
|
||||||
## 0.2.0a11 (2025-05-12)
|
## 0.2.0a11 (2025-05-12)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.output_console"
|
name = "rougail.output_console"
|
||||||
version = "0.2.0a12"
|
version = "0.2.0a11"
|
||||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Rougail output console"
|
description = "Rougail output console"
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.2.0a12"
|
__version__ = "0.2.0a11"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┣━━ [0m📓 var1: string1 (loaded from rougail-test)
|
|
||||||
[94m┣━━ [0m📓 var2: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m┗━━ [0m📓 var3: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┣━━ [0m📓 leader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a first variable: string1 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a second variable: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📓 a new variable: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┣━━ [0m📓 aleader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 a follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a first variable:
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a second variable:
|
|
||||||
[94m [0m[94m┗━━ [0m📓 a new variable:
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
[1;91m🛑 ERRORS[0m
|
|
||||||
[91m┗━━ [0mThe following variables are mandatory but have no value:
|
|
||||||
[91m [0m[91m┣━━ [0mrougail.var1 (a first variable)
|
|
||||||
[91m [0m[91m┣━━ [0mrougail.var2 (a second variable)
|
|
||||||
[91m [0m[91m┗━━ [0mrougail.var3 (a new variable)
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a first variable: string1 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a second variable: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📓 a new variable: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┣━━ [0m📓 aleader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 a follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a first variable:
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a second variable:
|
|
||||||
[94m [0m[94m┗━━ [0m📓 a new variable:
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a first variable: string1 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📓 a second variable: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📓 a new variable: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 Rougail
|
|
||||||
[94m [0m[94m┗━━ [0m📂 a leadership
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 aleader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┣━━ [0m📓 aleader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┃ [0m[94m┗━━ [0m📓 a follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📂 aleader
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┣━━ [0m📓 aleader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m [0m[94m┗━━ [0m📓 a follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┣━━ [0m📓 var1:
|
|
||||||
[94m┣━━ [0m📓 var2:
|
|
||||||
[94m┗━━ [0m📓 var3:
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┣━━ [0m📓 var1: string1 (loaded from rougail-test)
|
|
||||||
[94m┣━━ [0m📓 var2: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m┗━━ [0m📓 var3: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┣━━ [0m📓 leader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
[1;91m🛑 ERRORS[0m
|
|
||||||
[91m┗━━ [0mThe following variables are mandatory but have no value:
|
|
||||||
[91m [0m[91m┣━━ [0mvar1 (a first variable)
|
|
||||||
[91m [0m[91m┣━━ [0mvar2 (a second variable)
|
|
||||||
[91m [0m[91m┗━━ [0mvar3 (a new variable)
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┣━━ [0m📓 var1:
|
|
||||||
[94m┣━━ [0m📓 var2:
|
|
||||||
[94m┗━━ [0m📓 var3:
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
╭─────── Caption ────────╮
|
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
|
||||||
╰────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: [38;5;220ma[0m
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: [38;5;220mb[0m
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: [38;5;220mvalue[0m
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┣━━ [0m📓 var1: string1 (loaded from rougail-test)
|
|
||||||
[94m┣━━ [0m📓 var2: string1 ([32mstring1[0m - loaded from rougail-test)
|
|
||||||
[94m┗━━ [0m📓 var3: string1 (loaded from rougail-test)
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
╭───────────── Caption ─────────────╮
|
|
||||||
│ Variable Modified value │
|
|
||||||
│ ([32mOriginal default value[0m) │
|
|
||||||
╰───────────────────────────────────╯
|
|
||||||
Variables:
|
|
||||||
[94m┗━━ [0m📂 leadership
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 leader: string1 ([32ma[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┣━━ [0m📂 leader
|
|
||||||
[94m [0m[94m┃ [0m[94m┣━━ [0m📓 leader: string2 ([32mb[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┃ [0m[94m┗━━ [0m📓 follower: string2 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
[94m [0m[94m┗━━ [0m📂 leader
|
|
||||||
[94m [0m[94m [0m[94m┣━━ [0m📓 leader: string3 (loaded from rougail-test)
|
|
||||||
[94m [0m[94m [0m[94m┗━━ [0m📓 follower: string3 ([32mvalue[0m - loaded from rougail-test)
|
|
||||||
|
|
@ -28,7 +28,7 @@ def test_dir(request):
|
||||||
return request.param
|
return request.param
|
||||||
|
|
||||||
|
|
||||||
def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandatory=False, show_secrets=False, do_calc=True, key_is_description=False):
|
def _test_dictionaries(test_dir, namespace, ext, *, read_write=True, mandatory=False, show_secrets=False, do_calc=True, key_is_description=False):
|
||||||
rougailconfig = get_rougail_config(test_dir, namespace)
|
rougailconfig = get_rougail_config(test_dir, namespace)
|
||||||
if not rougailconfig:
|
if not rougailconfig:
|
||||||
return
|
return
|
||||||
|
|
@ -74,77 +74,77 @@ def _test_structural_files(test_dir, namespace, ext, *, read_write=True, mandato
|
||||||
assert generated_output == attented_output, f'filename {output_file}'
|
assert generated_output == attented_output, f'filename {output_file}'
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console(test_dir):
|
def test_dictionaries_console(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT)
|
_test_dictionaries(test_dir, True, EXT)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_errors(test_dir):
|
def test_dictionaries_console_errors(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, do_calc=False, mandatory=True)
|
_test_dictionaries(test_dir, True, EXT, do_calc=False, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_read_only(test_dir):
|
def test_dictionaries_console_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, read_write=False)
|
_test_dictionaries(test_dir, True, EXT, read_write=False)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_mandatory(test_dir):
|
def test_dictionaries_console_mandatory(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, mandatory=True)
|
_test_dictionaries(test_dir, True, EXT, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_mandatory_read_only(test_dir):
|
def test_dictionaries_console_mandatory_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, read_write=False, mandatory=True)
|
_test_dictionaries(test_dir, True, EXT, read_write=False, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_secrets(test_dir):
|
def test_dictionaries_console_secrets(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, show_secrets=True)
|
_test_dictionaries(test_dir, True, EXT, show_secrets=True)
|
||||||
|
|
||||||
|
|
||||||
#################
|
#################
|
||||||
#key_is_description
|
#key_is_description
|
||||||
def test_structural_files_console(test_dir):
|
def test_dictionaries_console(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_errors(test_dir):
|
def test_dictionaries_console_errors(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, do_calc=False, mandatory=True, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, do_calc=False, mandatory=True, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_read_only(test_dir):
|
def test_dictionaries_console_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, read_write=False, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, read_write=False, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_mandatory(test_dir):
|
def test_dictionaries_console_mandatory(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, mandatory=True, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, mandatory=True, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_mandatory_read_only(test_dir):
|
def test_dictionaries_console_mandatory_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, read_write=False, mandatory=True, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, read_write=False, mandatory=True, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_secrets(test_dir):
|
def test_dictionaries_console_secrets(test_dir):
|
||||||
_test_structural_files(test_dir, True, EXT, show_secrets=True, key_is_description=True)
|
_test_dictionaries(test_dir, True, EXT, show_secrets=True, key_is_description=True)
|
||||||
|
|
||||||
|
|
||||||
#################
|
#################
|
||||||
#namespace
|
#namespace
|
||||||
def test_structural_files_console_namespace(test_dir):
|
def test_dictionaries_console_namespace(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT)
|
_test_dictionaries(test_dir, False, EXT)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_namespace_errors(test_dir):
|
def test_dictionaries_console_namespace_errors(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT, do_calc=False, mandatory=True)
|
_test_dictionaries(test_dir, False, EXT, do_calc=False, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_namespace_read_only(test_dir):
|
def test_dictionaries_console_namespace_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT, read_write=False)
|
_test_dictionaries(test_dir, False, EXT, read_write=False)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_namespace_mandatory(test_dir):
|
def test_dictionaries_console_namespace_mandatory(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT, mandatory=True)
|
_test_dictionaries(test_dir, False, EXT, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_namespace_mandatory_read_only(test_dir):
|
def test_dictionaries_console_namespace_mandatory_read_only(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT, read_write=False, mandatory=True)
|
_test_dictionaries(test_dir, False, EXT, read_write=False, mandatory=True)
|
||||||
|
|
||||||
|
|
||||||
def test_structural_files_console_namespace_secrets(test_dir):
|
def test_dictionaries_console_namespace_secrets(test_dir):
|
||||||
_test_structural_files(test_dir, False, EXT, show_secrets=True)
|
_test_dictionaries(test_dir, False, EXT, show_secrets=True)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue