frigate/web/e2e
Josh Hawkins 814c497bef
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Use Job infrastructure for Debug Replay (#23099)
* use ReplayState enum

* extract shared ffmpeg progress helper

* make start call non-blocking with worker thread

* expose replay state on status endpoint and return 202 from start

* cancel in-flight ffmpeg when stop is called during preparation

* add replay i18n strings for preparing and error states

* show status in replay UI

* navigate immediately on 202 from debug replay menus and dialog

* remove unused

* simplify to use Job infrastructure

* tests

* cleanup and tweaks

* fetch schema

* update api spec

* formatting

* fix e2e test

* mypy

* clean up

* formatting

* fix

* fix test

* don't try to show camera image until status reports ready

* simplify loading logic

* fix race in latest_frame on debug replay shutdown

* remove toast when successfully stopping

it gets hidden almost immediately
2026-05-03 14:54:20 -06:00
..
fixtures Improve frontend e2e tests (#22958) 2026-04-21 16:32:18 -06:00
helpers Improve frontend e2e tests (#22958) 2026-04-21 16:32:18 -06:00
pages Improve frontend e2e tests (#22958) 2026-04-21 16:32:18 -06:00
scripts Improve frontend e2e tests (#22958) 2026-04-21 16:32:18 -06:00
specs Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
global-setup.ts Add frontend tests (#22783) 2026-04-06 16:33:28 -06:00
playwright.config.ts Add frontend tests (#22783) 2026-04-06 16:33:28 -06:00