Merge pull request #9 from axonivy-market/feature/XIVY-12667_webtest #79
GitHub Actions / Test Results
succeeded
Dec 24, 2023 in 0s
All 17 tests pass in 37s
17 tests 17 ✅ 37s ⏱️
9 suites 0 💤
9 files 0 ❌
Results for commit ce17e56.
Annotations
Check notice on line 0 in .github
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)
Loading