This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/wdio
Ken Sternberg f2ba927d34 This commit continues the application wizard buildout. In this commit are the following changes:
- Added SCIM to the list of available providers
- Fixed ForwardProxy so that its mode is set correctly.  (This is a special case in the committer;
  I'm unhappy with that.)
- Fixed the commit messages so that:
  - icons are set correctly (Success, Danger, Working)
  - icons are colored correctly according to state
  - commit message includes a `data-commit-state` field so tests can find it!
- Merged the application wizard tests into a single test pass
- Isolated common parts of the application wizard tests to reduce unnecessary repetition.  All
  application tests are the same until you reach the provider section anyway.
- Fixed the unit tests so they're finding the right error messages and are enabled to display them
  correctly.
- Moved the test Form handlers into their own folder so they're not cluttering up the Pages folder.
2023-09-26 15:15:47 -07:00
..
blueprints web: merge branch 'web/wdio-2' into application-wizard-2-with-api-and-tests 2023-09-25 15:20:32 -07:00
test This commit continues the application wizard buildout. In this commit are the following changes: 2023-09-26 15:15:47 -07:00
.eslintignore web/adding tests: added comments and cleaned up some administrative features. 2023-09-22 13:02:24 -07:00
.eslintrc.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.eslintrc.precommit.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.gitignore web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.prettierignore web/adding tests: added comments and cleaned up some administrative features. 2023-09-22 13:02:24 -07:00
.prettierrc.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
Makefile This commit continues the application wizard buildout. In this commit are the following changes: 2023-09-26 15:15:47 -07:00
package-lock.json web: merge branch 'web/wdio-2' into application-wizard-2-with-api-and-tests 2023-09-25 15:20:32 -07:00
package.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
tsconfig.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
wdio.conf.ts web: merge branch 'web/wdio-2' into application-wizard-2-with-api-and-tests 2023-09-25 15:20:32 -07:00