ucsb-cs156-w24 / proj-happy-cows-w24-4pm-3

https://ucsb-cs156-w24.github.io/proj-happy-cows-w24-4pm-3/
0 stars 0 forks source link

Add Controller and Tests for Announcement Issue B2 #35

Closed hugolin0 closed 7 months ago

hugolin0 commented 7 months ago

Overview

In this PR, we added get, post, push, and delete endpoints for announcement and also added tests for those endpoints.

Screenshots

image

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go to swagger.
  4. Test the announcement endpoints.

Tests

Linked Issues

Closes #16