1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
olav 49b8e7329e refactor: convert auth tests from Cypress to Jest (#864)
* refactor: replace data-test with data-testid

* refactor: add Jest tests for auth pages

* refactor: remove Cypress tests for auth pages

* refactor: remove questionable snapshots

* refactor: share test server setup/teardown

* refactor: restore auth page flex layout

* refactor: use toBeInTheDocument

* refactor: change recent data-test attrs to data-testid
2022-04-08 13:13:45 +02:00
..
addons refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
admin refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
application refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
archive chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
common refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
context refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
environments chore: update react-dnd (#834) 2022-03-31 15:05:05 +02:00
feature refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
feedback refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
history refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
layout refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
menu fix: improve header admin menu link order (#860) 2022-04-06 16:29:49 +02:00
project refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
providers chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
Reporting refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
segments refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
splash refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
strategies refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
tags refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
user refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
App.tsx refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
styles.module.scss