Skip to content

Commit 1e8a0d1

Browse files
committed
updated readme for new test makefile
1 parent f517eb3 commit 1e8a0d1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Users can use the resources and have a personal grade calculator as well.
88
# Website Link
99
https://main.d31vpxqs9hcxco.amplifyapp.com
1010

11-
# For QA Testing
12-
We recommend creating at least two accounts for testing purposes. This allows you to test features like matching, messaging, and group creation between the two users without needing approval from a separate account. If you test between your own accounts it will be quicker and easier for all involved.
13-
1411
## External Requirements
1512

1613
In order to build this project you first have to install:
@@ -82,7 +79,8 @@ make start
8279

8380
# Testing
8481

85-
## UI Tests
82+
## Test Locations
83+
8684
The unit tests are in `learnlink-ui/src/__tests__/unit`.
8785

8886
The behavioral tests are in `learnlink-ui/src/__tests__/behavioral`.

0 commit comments

Comments
 (0)