CMU-313 / nodebb-f24-bluesleep

cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0 stars 2 forks source link

US #3 - (testing) Write integration tests to ensure the reactions are working as expected. #17

Open VeronicaPim opened 2 months ago

VeronicaPim commented 2 months ago

US #3 - (Testing) Write integration tests to ensure the reactions are working as expected. Estimated Effort: Medium Dependencies among tasks: #18, #19, #20 Acceptance Criteria: The reaction feature is fully tested with integration tests to confirm that users can add, remove, and view reactions on posts without any errors. These tests should cover edge cases such as multiple reactions from the same user as well as the display of reactions in different parts of the UI.