enBloc-org / kindly

Open source repository for the development of Kindly
GNU General Public License v3.0
18 stars 21 forks source link

Adjust how message notification test works #354

Open ShaughnAnderson94 opened 1 month ago

ShaughnAnderson94 commented 1 month ago

Expected Behavior

if notifications are working then the test should always pass.

Current Behavior

It runs properly if the the database has just been reset but if the site has been used a bit and the conversations it initially looks at have been read or had new messages sent or had their items reserved then it will break.

Any other notes

ideally a new test would find a conversation without looking for text that might not be the most recent message anymore and will mark things as unread to test the feature works rather than just rely on them being unread by default

Assignment

This issue is free for anyone to take