Josh Hawkins
f3a352ef3f
Miscellaneous fixes ( #23413 )
...
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
* update e2e mock data to remove deprecated fields
* remove scream audio label
scream was never mapped to anything in frigate's custom labelmap, yell is used everywhere
* document common audio labels
* deprecate ffmpeg 5
* language tweak
* add field message to recommend presets instead of manual hwaccel args
* add guidance to docs on choosing a detect fps
2026-06-08 09:14:16 -06:00
Josh Hawkins
962d36323b
Improve frontend e2e tests ( #22958 )
...
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
* add mock data
* add helpers
* page objects
* updated specs
* remove PENDING_REWARITE
* formatting
2026-04-21 16:32:18 -06:00
Josh Hawkins
d113be5e19
Improve frontend test framework ( #22824 )
...
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
* add error allowlist file for error collector
* add error collector for console + page + request errors
* wire error collector into frigateApp fixture
* add self-tests for error collector fixture
* gate strict error mode on E2E_STRICT_ERRORS=1
* triage pre-existing errors and seed allowlist
* add mockEmpty/mockError/mockDelay helpers for state-driven tests
* add self-tests for mock override helpers
* add mobile affordance helpers to BasePage
* add lint script for banned spec patterns and @mobile rule
* apply prettier fixes to new e2e files
* rewrite export.spec.ts
* clean up
* move export spec rewrite and bugfix to separate branch
2026-04-09 14:42:36 -06:00
Josh Hawkins
c750372586
Add frontend tests ( #22783 )
...
* basic e2e frontend test framework
* improve mock data generation and add test cases
* more cases
* add e2e tests to PR template
* don't generate mock data in PR CI
* satisfy codeql check
* fix flaky system page tab tests by guarding against crashes from incomplete mock stats
* reduce local test runs to 4 workers to match CI
2026-04-06 16:33:28 -06:00