issues
search
ITU-BDSA2024-GROUP30
/
Chirp
The great Chirp repository for Group 30!
Other
1
stars
0
forks
source link
(5.1.c.5) As DEVELOPERS we want TO ADD API TESTS TO VERIFY PRIVATE TIMELINE GET REQUEST RESPONSES
#42
Open
JaSNOHo
opened
1 month ago
JaSNOHo
commented
1 month ago
Acceptance Criteria:
Write API tests that send GET requests to specific user timelines (e.g., "/Adrian").
Assert that the HTTP response body contains a cheep from Adrian with the content "Hej, velkommen til kurset.".
Ensure the test case passes when the correct response is returned.
Verify that private timelines display user-specific cheeps correctly.
Acceptance Criteria: