InvenTree/src/frontend/tests
Oliver 88524ac6d5
fix(forntend): generate UI coverage again (#12066)
* Attempt to fix UI coverage

* Update CI workflows:

- use test sharding
- Only upload coverage on master

* Restore line

* Simplify test

* Simplify test matrix

* Fix env vars

* Adjust matrix

* Adjust output names

* Fix paths

* Simplify qc_checks

* Revert missing line

* Simplify coverage calls

* Run firefox test against port 8000

* Fix VITE_COVERAGE env var

* Capture browser name in report output

* Increase timeout again

* Enhanced feedback from playwright startup

* Split UI checks into separate file

* Fix workflow deps

* Shard chromium build

* Adjust reporter type

* Reduce uncessesary build steps

* Tweak paths filter

* Reduce retries

* Also generate HTML reports

* Tweak reporter output

* Fix custom splash URLs

* Fix envs for customization tests

* Shard the firefox runner too

* Ignore customization tests for firefox too

* Don't upload if tests fail

* Fix triggers

* Remove merged test coverage

* Pin download action

* Error if no artifact files found

* Update ignore dirs

* Adjust baseFixtures

* Fix for teardown in baseFixtures.ts

* Fix path for coverage files

* include hidden files
2026-06-06 07:55:49 +10:00
..
customization fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
fixtures Support physical units for BOM lines (#11631) 2026-05-10 15:32:34 +10:00
pages fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
api.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
baseFixtures.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
defaults.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
helpers.ts [API] Enhanced filtering for generic parameters (#11383) 2026-02-20 09:32:33 +11:00
login.ts [UI] Mantine 9 (#11947) 2026-05-17 19:26:37 +10:00
pui_exporting.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_forms.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_general.spec.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
pui_importing.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_login.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_machines.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_modals.spec.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
pui_permissions.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_plugins.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_printing.spec.ts fix(frontend): Template Editor Rendering Issues (#11601) 2026-03-27 07:29:03 +11:00
pui_settings.spec.ts [bug] Various fixes (#12057) 2026-06-01 14:30:23 +10:00
pui_tables.spec.ts [UI] Adjust text (#12085) 2026-06-05 17:06:36 +10:00
settings.ts Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00