-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSITE_VALIDATION.json
More file actions
64 lines (64 loc) · 1.23 KB
/
Copy pathSITE_VALIDATION.json
File metadata and controls
64 lines (64 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"renderer_tested": "Canvas 2D software fallback (headless environment)",
"checks": [
{
"name": "initial loading hidden",
"pass": true
},
{
"name": "nine version buttons",
"pass": true
},
{
"name": "switch v0.5",
"pass": true,
"value": "v0.5 \u00b7 Aerodynamic Analysis"
},
{
"name": "chart visible v0.5",
"pass": true
},
{
"name": "switch v0.6",
"pass": true,
"value": "v0.6 \u00b7 Structural Multiphysics"
},
{
"name": "chart visible v0.6",
"pass": true
},
{
"name": "switch v0.7",
"pass": true,
"value": "v0.7 \u00b7 Design Optimisation"
},
{
"name": "chart visible v0.7",
"pass": true
},
{
"name": "switch v0.8",
"pass": true,
"value": "v0.8 \u00b7 Prototype Validation"
},
{
"name": "chart visible v0.8",
"pass": true
},
{
"name": "switch v0.9",
"pass": true,
"value": "v0.9 \u00b7 Open Digital Thread"
},
{
"name": "optimisation candidate controls",
"pass": true
},
{
"name": "deformation control",
"pass": true
}
],
"page_errors": [],
"passed": true
}