goshencollege / gc-communicator

1 stars 0 forks source link

Feature/overview user view #28

Closed dboling19 closed 3 years ago

dboling19 commented 3 years ago

Description

Adds ./overview/user which shows all announcements created by the user. More user fixtures were added to both standard fixtures and to the test environment. A custom query was created in the announcement repo file to pull all announcements from the logged-in user. A test was added to test the functionality of the findByUser() query function.

Fixes

Please list any issues that are addressed by this change

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

Checklist: