You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/docs/developer-resources/testing.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ sidebar_position: 4
9
9
10
10
It is important to test our code. If you are a contributor, please follow these steps.
11
11
12
+
### UI/UX Testing
13
+
14
+
If you have loaded the API sample database, then you can login using the credentials found on the [testing page of the API documentation website](https://docs-api.talawa.io/docs/developer-resources/testing/)
15
+
12
16
### Running tests
13
17
14
18
You can run the tests for `talawa-admin` using this command:
0 commit comments