You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PASS: V8 coverage report generated at `docs_build/dev/reports/playwright_v8_coverage_report.txt`.
92
+
93
+
## Playwright Result
94
+
95
+
- PASS: Targeted Assets Playwright passed.
96
+
- PASS: Required workspace validation passed.
97
+
98
+
## V8 Coverage
99
+
100
+
- PASS: `toolbox/assets/assets.js` collected by browser V8 coverage at 93% function coverage.
101
+
- WARN: `src/dev-runtime/persistence/tool-repositories/assets-mock-repository.js` is listed as changed runtime JS but is Node/dev-runtime mock code and is not collected by browser V8 coverage. This is advisory per project instructions.
102
+
103
+
## Manual Validation Steps
104
+
105
+
1. Open `toolbox/assets/index.html` with a Local DB/dev storage-backed project selected.
106
+
2. Expand the right Inspector column and confirm Upload Diagnostics is above Status Log.
107
+
3. Upload image files and confirm inline progress appears below the Images table while active.
108
+
4. Confirm a successful upload leaves a compact Upload Diagnostics summary and hides verbose progress details.
109
+
5. Confirm the upload file results table has only File and Status columns.
110
+
6. Click Clear in Status Log and confirm status text/log entries clear while upload diagnostics and asset rows remain.
111
+
7. Re-upload an existing filename and confirm the concise duplicate warning appears without a verbose project path in the table.
112
+
113
+
## Samples Decision
114
+
115
+
- SKIP: Full samples smoke was not run because this PR only changes Toolbox Assets UI/runtime diagnostics and targeted tests, and the user explicitly requested not to run full samples smoke.
0 commit comments