Skip to content

Merge pull request #9 from axonivy-market/feature/XIVY-12667_webtest #79

Merge pull request #9 from axonivy-market/feature/XIVY-12667_webtest

Merge pull request #9 from axonivy-market/feature/XIVY-12667_webtest #79

GitHub Actions / Test Results succeeded Nov 9, 2023 in 0s

All 17 tests pass in 50s

17 tests  +7   17 ✔️ +14   50s ⏱️ +48s
  9 suites ±0     0 💤  -   2 
  9 files   ±0     0 ±  0 

Results for commit ce17e56. ± Comparison against earlier commit df8fefa.

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)