Communication
: Resolve Post functionality for threads
#118
GitHub Actions / Android Unit Tests
succeeded
Oct 29, 2024 in 0s
9 passed, 0 failed and 0 skipped
✅ test-outputs/conversation/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.metis.conversation.ConversationAnswerMessagesUITest.xml
5 tests were completed in 24s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
de.tum.informatics.www1.artemis.native_app.feature.metis.conversation.ConversationAnswerMessagesUITest | 5✅ | 24s |
✅ de.tum.informatics.www1.artemis.native_app.feature.metis.conversation.ConversationAnswerMessagesUITest
✅ test GIVEN the post is resolved and one answer post is marked as resolving THEN the post is shown as resolved and this answer post is shown as resolving
✅ test GIVEN post is not resolved WHEN resolving the post THEN the post is resolved with the third answer post
✅ test GIVEN the post is not resolved and no answer post is resolving THEN the post is shown as not resolved and no answer post is shown as resolving
✅ test GIVEN post is not resolved WHEN resolving the post THEN the post is resolved with the first answer post
✅ test GIVEN post is resolved WHEN un-resolving the post THEN the post is un-resolved
✅ test-outputs/push/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.push.PushNotificationReceiveTest.xml
4 tests were completed in 29s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
de.tum.informatics.www1.artemis.native_app.feature.push.PushNotificationReceiveTest | 4✅ | 29s |
✅ de.tum.informatics.www1.artemis.native_app.feature.push.PushNotificationReceiveTest
✅ should forward notification with valid version
✅ should discard notification with non-existing version
✅ should discard gibberish notification
✅ should discard notification with non-matching version
Loading