gitea/tools
silverwind de478c4b6f
Add e2e tests for server push events (#36879)
Add e2e tests for the three server push features:
- **Notification count**: verifies badge appears when another user
creates an issue
- **Stopwatch**: verifies stopwatch element is rendered when a stopwatch
is active
- **Logout propagation**: verifies logout in one tab triggers redirect
in another

Tests are transport-agnostic in preparation for a future WebSocket
migration.

---------

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-27 11:49:11 +01:00
..
codeformat Move `codeformat` folder to tools (#35758) 2025-10-28 11:23:50 +00:00
code-batch-process.go Move `codeformat` folder to tools (#35758) 2025-10-28 11:23:50 +00:00
generate-images.ts Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421) 2025-09-06 12:58:25 +00:00
generate-svg-vscode-extensions.json Fix file icon mapping (#33855) 2025-03-11 21:06:59 +08:00
generate-svg.ts Fix a number of `strictNullChecks`-related issues (#35795) 2025-11-03 20:17:06 +00:00
gocovmerge.go Misc tool tweaks (#35734) 2025-10-23 09:07:39 +00:00
lint-templates-svg.ts Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421) 2025-09-06 12:58:25 +00:00
test-e2e.sh Add e2e tests for server push events (#36879) 2026-03-27 11:49:11 +01:00
test-echo.go Misc tool tweaks (#35734) 2025-10-23 09:07:39 +00:00
watch.sh move some scripts from 'build' to 'tools' directory, misc refactors (#29844) 2024-03-17 23:12:36 +01:00