Skip to content

Commit 925eeaf

Browse files
committed
feat(tests): add more
1 parent 0d1b679 commit 925eeaf

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

source/Contribute/Test_OSB.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,21 @@ The more complete the test list/matrix, the more robust and reliable OSB will be
4444
4545
## Authentication
4646
47-
-
47+
- Login button goes to the login page: PASS
48+
49+
### New user registration
50+
51+
- New user registration link works: PASS
52+
- Form validation for e-mail works: PASS
53+
- Form validation for username works: FAIL
54+
- Register with Orcid goes to ORCID authentication: PASS
55+
- Register with GitHub goes to GitHub authentication: PASS
56+
57+
### Login
58+
59+
- Logging in with valid username/password works: PASS
60+
- Logging in with invalid username/passworkd works: PASS
61+
62+
63+
4864
```

0 commit comments

Comments
 (0)