fix: update tests, some errors are now in warnings level
This commit is contained in:
parent
fa039c1743
commit
01a86922bd
47 changed files with 208 additions and 96 deletions
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var\" (autosave variable) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var2\" (a second variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var2\" (a second variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var1\" (a first variable) because has property \"hidden\" (unknown is undefined)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var1\" (a first variable) because has property \"hidden\" (condition is yes)",
|
||||
"cannot access to option \"rougail.var2\" (a second variable) because has property \"hidden\" (condition is yes)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\" (true)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\" (true)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.var1\" (a first variable) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.variable\" (a variable) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.leader\" (a leadership) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\"",
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\"",
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\"",
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\"",
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\"",
|
||||
"cannot access to optiondescription \"rougail.my_family\" (This is a great family) because has properties \"disabled\" and \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" (possibly hidden family) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.family.variable\" (a variable) because has property \"hidden\" (condition2 is true)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\"",
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.leader\" (a leadership) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.leader\" (a leadership) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.leader\" (a leadership) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.leader.follower\" (a follower) because has property \"disabled\" (disabled)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.family\" (a family) because has property \"hidden\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.dynval1.var\" (A dynamic variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.dynval1.var\" (A dynamic variable) because has property \"disabled\""
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"errors": [],
|
||||
"warnings": []
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"errors": [],
|
||||
"warnings": []
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"rougail": {
|
||||
"var1": [
|
||||
"val1"
|
||||
],
|
||||
"dynval1": {
|
||||
"var": "string1"
|
||||
},
|
||||
"var2": "string1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"rougail": {
|
||||
"dynval1": {
|
||||
"var": "string1"
|
||||
},
|
||||
"var2": "string1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"rougail": {
|
||||
"var2": "string1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"rougail.var1": [
|
||||
"val1"
|
||||
],
|
||||
"rougail.dynval1.var": "string1",
|
||||
"rougail.var2": "string1"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"rougail.var1": [],
|
||||
"rougail.var2": "string1"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to optiondescription \"rougail.dynval2\" (a dynamic family) because has property \"hidden\" (disabled)",
|
||||
"cannot access to optiondescription \"rougail.dynval2\" (a dynamic family) because has property \"hidden\" (disabled)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"errors": [
|
||||
"errors": [],
|
||||
"warnings": [
|
||||
"cannot access to option \"rougail.val1_dyn.var4\" (a variable 4) because has property \"disabled\" (val4 is not a valid value)",
|
||||
"cannot access to option \"rougail.val2_dyn.var4\" (a variable 4) because has property \"disabled\" (val4 is not a valid value)"
|
||||
],
|
||||
"warnings": []
|
||||
]
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"errors": [],
|
||||
"warnings": []
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"errors": [],
|
||||
"warnings": []
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"rougail": {
|
||||
"var": [
|
||||
"val1",
|
||||
"val2"
|
||||
],
|
||||
"my_dyn_family_val1": {
|
||||
"var": "string1"
|
||||
},
|
||||
"my_dyn_family_val2": {
|
||||
"var": "string1"
|
||||
},
|
||||
"var2": [
|
||||
"string1",
|
||||
"string2",
|
||||
"string3"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"rougail": {
|
||||
"my_dyn_family_val1": {
|
||||
"var": "string1"
|
||||
},
|
||||
"my_dyn_family_val2": {
|
||||
"var": "string1"
|
||||
},
|
||||
"var2": [
|
||||
"string1",
|
||||
"string2",
|
||||
"string3"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"rougail.var": [
|
||||
"val1",
|
||||
"val2"
|
||||
],
|
||||
"rougail.my_dyn_family_val1.var": "string1",
|
||||
"rougail.my_dyn_family_val2.var": "string1",
|
||||
"rougail.var2": [
|
||||
"string1",
|
||||
"string2",
|
||||
"string3"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"rougail.var": [
|
||||
"val1",
|
||||
"val2"
|
||||
],
|
||||
"rougail.my_dyn_family_val1.var": "val1",
|
||||
"rougail.my_dyn_family_val2.var": "val2",
|
||||
"rougail.var2": [
|
||||
"val1",
|
||||
"val2"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue