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/web/authentik-live-tests
Ken Sternberg 61ef563162 Almost there.
Missing: The validation is currently not working as expected, and I cannot get the backend
to give me meaningful data helping us "go back" to the field that wasn't valid.  I really
don't want to put all the meaningful validation on the front-end; that's the road to -
perdition, the back-end must be usable by people less assiduous than we are.

Also: Need to make the button bar work better; maybe each panel can provide a custom button
bar if one is needed?
2023-08-28 15:33:59 -07:00
..
lib web: completed test for single application, provided new programming language to make it easier to write tests. 2023-08-25 15:30:09 -07:00
scripts This commit includes the first WDIO test for the ApplicationWizard. It doesn't do much right now, but 2023-08-25 11:12:13 -07:00
tests Almost there. 2023-08-28 15:33:59 -07:00
.gitignore This commit includes the first WDIO test for the ApplicationWizard. It doesn't do much right now, but 2023-08-25 11:12:13 -07:00
Makefile This commit includes the first WDIO test for the ApplicationWizard. It doesn't do much right now, but 2023-08-25 11:12:13 -07:00
package-lock.json web: completed test for single application, provided new programming language to make it easier to write tests. 2023-08-25 15:30:09 -07:00
package.json web: completed test for single application, provided new programming language to make it easier to write tests. 2023-08-25 15:30:09 -07:00
wdio.conf-safari.js Almost there. 2023-08-28 15:33:59 -07:00
wdio.conf.js Almost there. 2023-08-28 15:33:59 -07:00