Skip to content

Push on master

Push on master #7

GitHub Actions / Test Results succeeded Dec 4, 2024 in 0s

All 17 tests pass in 29s

17 tests  ±0   17 ✅ ±0   29s ⏱️ -17s
 9 suites ±0    0 💤 ±0 
 9 files   ±0    0 ❌ ±0 

Results for commit e6422c1. ± Comparison against earlier commit 35d65dd.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

17 tests found

There are 17 tests, see "Raw output" for the full list of tests.
Raw output
threema.connector.test.process.GetReceiverInfoTest ‑ getIDByInvalidEmail(BpmClient)
threema.connector.test.process.GetReceiverInfoTest ‑ getIDByValidEmail(BpmClient)
threema.connector.test.process.GetReceiverInfoTest ‑ getIDByValidPhone(BpmClient)
threema.connector.test.process.GetReceiverInfoTest ‑ getPublicKeyByID(BpmClient)
threema.connector.test.process.GetReceiverInfoTest ‑ getPublicKeyByInvalidID(BpmClient)
threema.connector.test.process.MessageEncryptionTest ‑ encryptMessage(BpmClient)
threema.connector.test.process.MultipleRecipientsTest ‑ prepareMultipleRecipients(BpmClient)
threema.connector.test.process.SendMessageTest ‑ sendInvalidMessage(BpmClient)
threema.connector.test.process.SendMessageTest ‑ sendValidMessage(BpmClient)
threema.connector.test.process.SingleRecipientTest ‑ sendMessageToInvalidSingleRecipientByEmail(BpmClient)
threema.connector.test.process.SingleRecipientTest ‑ sendMessageToInvalidSingleRecipientByPhone(BpmClient)
threema.connector.test.process.SingleRecipientTest ‑ sendMessageToValidSingleRecipientById(BpmClient)
threema.connector.test.util.KeyPairGeneratorTest ‑ generateKeyPair
threema.connector.test.util.LookupTypeTest ‑ getTypeByString
threema.connector.test.util.LookupTypeTest ‑ getTypebyPattern
threema.connector.webtest.MessageMultipleRecipientsIT ‑ sendMessage(WebAppFixture)
threema.connector.webtest.MessageSingleRecipientIT ‑ sendMessage(WebAppFixture)