keycloak-scim/js/apps/admin-ui/cypress
Jon Koops fefe2f57ae
Use JavaScript private class features (#24054)
Uses JavaScript [private class features](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) over TypeScript's `private` keyword. Also introduces some ESLint configuration to enforce this rule throughout the project.
2023-10-23 14:12:55 -04:00
..
e2e Add support for single-tenant mode to Microsoft Identity Provider (#20699) 2023-10-10 16:35:36 -04:00
fixtures Remove Cypress component tests (#19441) 2023-03-30 10:58:52 -04:00
support Use JavaScript private class features (#24054) 2023-10-23 14:12:55 -04:00
tsconfig.json Add cypress-axe and checks for accessibility issues (#19086) 2023-03-22 17:14:53 +01:00
WRITING_TESTS.md Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00