issues
search
ITU-BDSA2024-GROUP30
/
Chirp
The great Chirp repository for Group 30!
Other
1
stars
0
forks
source link
(5.1.c.4) As DEVELOPERS we want TO ADD API TESTS TO VERIFY PUBLIC TIMELINE GET REQUEST RESPONSES
#41
Open
JaSNOHo
opened
1 month ago
JaSNOHo
commented
1 month ago
Acceptance Criteria:
Write API tests that send GET requests to the public timeline ("/").
Assert that the HTTP response body contains a cheep from Helge with the content "Hello, BDSA students!".
Ensure the test case passes when the correct response is returned.
Verify that the public timeline correctly displays cheeps from the database.
Acceptance Criteria: