Playwright: User Registration test
Open
enhancement
Frontend
- Dominant language
- Java
- Stars
- 195
- Forks
- 77
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 1
Description
# What is currently missing?
The user registration was recently updated to the new look UI for Klaw.
# How could this be improved?
Add playwright automation tests to ensure that the registration process is able to handle
1) Users with a regular [a-zA-Z] username
2) Users with an email address as a username
3) Users cant register twice before an admin approves or declines their requests
4) Users can attempt to re-register after they have been declined previously with a username
# Is this a feature you would work on yourself?
- [ ] I plan to open a pull request for this feature
Contributor guide
Assessment
This issue has not been assessed yet.