Initial commit of Descrybe v2 without local scratch artifacts.
Drop one-shot tmp/axe scripts and agent i18n scratch so the Gitea tree is deployable.
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"action_log": [
|
||||
"step 1 wait_hydrate — ok",
|
||||
"step 2 fill \"#email,input[type=email]\"=\"demo@descrybe.local\" — ok",
|
||||
"step 3 fill \"#password,input[type=password]\"=\"DemoPass123!\" — ok",
|
||||
"step 4 click button[type=submit] — ok",
|
||||
"step 5 wait_nav — ok (http://localhost:28472/login)",
|
||||
"step 6 wait_hydrate — ok",
|
||||
"step 7 wait 1500ms — ok"
|
||||
],
|
||||
"actions_failed": false,
|
||||
"console": [
|
||||
{
|
||||
"level": "debug",
|
||||
"text": "[vite] connecting..."
|
||||
},
|
||||
{
|
||||
"level": "debug",
|
||||
"text": "[vite] connected."
|
||||
}
|
||||
],
|
||||
"console_errors": [],
|
||||
"debug_pack_dir": "",
|
||||
"debug_pack_json": "",
|
||||
"device": "tablet",
|
||||
"doc_status": 200,
|
||||
"failed_requests": [
|
||||
{
|
||||
"url": "http://localhost:28471/api/auth/me",
|
||||
"status": 401
|
||||
}
|
||||
],
|
||||
"failure_pack": {
|
||||
"failed": false,
|
||||
"final_url": "http://localhost:28472/dashboard",
|
||||
"title": "Descrybe",
|
||||
"doc_status": 200,
|
||||
"device": "tablet",
|
||||
"viewport": "768x1024@2x",
|
||||
"screenshot_path": "F:\\laragon\\www\\_MY\\descrybe-v2\\apps\\web\\static\\.audit\\00-post-login-tablet.png",
|
||||
"report_path": "F:\\laragon\\www\\_MY\\descrybe-v2\\apps\\web\\static\\.audit\\00-post-login-tablet.report.json",
|
||||
"console_errors": [],
|
||||
"page_errors": null,
|
||||
"failed_requests": [
|
||||
{
|
||||
"url": "http://localhost:28471/api/auth/me",
|
||||
"status": 401
|
||||
}
|
||||
],
|
||||
"action_log": [
|
||||
"step 1 wait_hydrate — ok",
|
||||
"step 2 fill \"#email,input[type=email]\"=\"demo@descrybe.local\" — ok",
|
||||
"step 3 fill \"#password,input[type=password]\"=\"DemoPass123!\" — ok",
|
||||
"step 4 click button[type=submit] — ok",
|
||||
"step 5 wait_nav — ok (http://localhost:28472/login)",
|
||||
"step 6 wait_hydrate — ok",
|
||||
"step 7 wait 1500ms — ok"
|
||||
],
|
||||
"generated_at": "2026-08-08T23:08:42Z"
|
||||
},
|
||||
"final_url": "http://localhost:28472/dashboard",
|
||||
"format": "png",
|
||||
"generated_at": "2026-08-08T23:08:42Z",
|
||||
"load_ms": 4242,
|
||||
"outline": null,
|
||||
"page_errors": null,
|
||||
"screenshot_path": "F:\\laragon\\www\\_MY\\descrybe-v2\\apps\\web\\static\\.audit\\00-post-login-tablet.png",
|
||||
"snapshot": "",
|
||||
"title": "Descrybe",
|
||||
"trace": null,
|
||||
"viewport": "768x1024@2x"
|
||||
}
|
||||
Reference in New Issue
Block a user