22 lines
334 B
JSON
22 lines
334 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"test": "tree_loaded",
|
|
"status": "FAIL"
|
|
},
|
|
{
|
|
"test": "navigateTo_available",
|
|
"status": "PASS"
|
|
},
|
|
{
|
|
"test": "vm_dashboard_rendered",
|
|
"status": "PASS"
|
|
}
|
|
],
|
|
"summary": {
|
|
"pass": 2,
|
|
"fail": 1,
|
|
"total": 3
|
|
},
|
|
"ts": "2026-04-20T21:29:37.600Z"
|
|
} |