InvenTree/src/frontend
Matthias Mair 6c944c73dd
[PUI] Add testing for Scanning page (#7165)
* use state to handle rerenders

* use setItem to cause rerenders on point

* add scan tests

* increase timeout

* fix name for test file

* renmae testcases

* Add ADA texts to help with testins / screen readers

* Add general function tests for scan page

* more coverage

* Revert "more coverage"

This reverts commit 67f600fb5e.
2024-05-07 17:36:35 +10:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src [PUI] Add testing for Scanning page (#7165) 2024-05-07 17:36:35 +10:00
tests [PUI] Add testing for Scanning page (#7165) 2024-05-07 17:36:35 +10:00
.babelrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.gitignore [PUI] Add coverage testing (#6881) 2024-04-03 19:26:38 +11:00
.linguirc Add ukrainian as a language option (#7129) 2024-04-29 16:37:53 +10:00
.prettierrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
eslint.config.cjs Bump eslint from 8.57.0 to 9.0.0 in /src/backend (#6979) 2024-04-19 22:11:17 +10:00
index.html P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
netlify.toml [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
package.json Bump @lingui/macro from 4.8.0 to 4.10.0 in /src/frontend (#7033) 2024-04-16 13:33:04 +10:00
playwright.config.ts [PUI] Add testing for Scanning page (#7165) 2024-05-07 17:36:35 +10:00
tsconfig.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
tsconfig.node.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
vite.config.ts [BUG] Include .vite subdir in PUI releases (#6973) 2024-04-08 06:50:10 +10:00
yarn.lock Bump @lingui/macro from 4.8.0 to 4.10.0 in /src/frontend (#7033) 2024-04-16 13:33:04 +10:00