authelia/web/src/components
Amir Zarrinkafsh 0312defcd7
refactor(web): use vitest for frontend testing and coverage (#4946)
This PR drops Jest as a requirement and utilises Vitest for frontend testing and coverage collection during the dev workflow and unit testing.

Closes #4967

Signed-off-by: Amir Zarrinkafsh <nightah@me.com>
2023-04-11 13:25:37 +10:00
..
AppStoreBadges.test.tsx test(web): fix tests to conform to react18 (#3466) 2022-06-03 10:17:00 +10:00
AppStoreBadges.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
FailureIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
FailureIcon.tsx [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
FingerTouchIcon.module.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
FingerTouchIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
FingerTouchIcon.tsx refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
FixedTextField.test.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
FixedTextField.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
InformationIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
InformationIcon.tsx [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
LinearProgressBar.test.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
LinearProgressBar.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
NotificationBar.test.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
NotificationBar.tsx ci: add eslint rule for sorting imports (#3858) 2022-08-18 19:13:10 +10:00
PasswordMeter.test.tsx test(web): fix tests to conform to react18 (#3466) 2022-06-03 10:17:00 +10:00
PasswordMeter.tsx refactor(web): adjust special char regex (#4082) 2022-09-26 22:06:48 +10:00
PieChartIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
PieChartIcon.tsx [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
PrivacyPolicyDrawer.test.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
PrivacyPolicyDrawer.tsx feat(web): privacy policy url (#4625) 2023-01-22 19:58:07 +11:00
PrivacyPolicyLink.test.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
PrivacyPolicyLink.tsx feat(web): privacy policy url (#4625) 2023-01-22 19:58:07 +11:00
PushNotificationIcon.module.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
PushNotificationIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
PushNotificationIcon.tsx refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
SuccessIcon.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
SuccessIcon.tsx [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
TimerIcon.test.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
TimerIcon.tsx ci: add eslint rule for sorting imports (#3858) 2022-08-18 19:13:10 +10:00
TypographyWithTooltip.test.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
TypographyWithTooltip.tsx refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00