Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XIVY 12667 Fixed Webtests #9

Merged
merged 5 commits into from
Nov 9, 2023
Merged

XIVY 12667 Fixed Webtests #9

merged 5 commits into from
Nov 9, 2023

Conversation

ivy-fhe
Copy link
Contributor

@ivy-fhe ivy-fhe commented Nov 9, 2023

  • XIVY-4422 Removed mvn args
  • XIVY-4422 Enabled webtests
  • Update ci.yml
  • XIVY-12667 changed webtests to Integrationtests

@ivy-fhe ivy-fhe requested a review from ivy-rew November 9, 2023 09:11
Copy link
Contributor

github-actions bot commented Nov 9, 2023

Test Results

17 tests  +7   17 ✔️ +14   1m 6s ⏱️ + 1m 4s
  9 suites ±0     0 💤  -   2 
  9 files   ±0     0 ±  0 

Results for commit 7e35680. ± Comparison against base commit df8fefa.

This pull request removes 7 and adds 14 tests. Note that renamed tests count towards both.
threema.connector.test.process.GetReceiverInfoTest ‑ Unknown test
threema.connector.test.process.MessageEncryptionTest ‑ Unknown test
threema.connector.test.process.MultipleRecipientsTest ‑ Unknown test
threema.connector.test.process.SendMessageTest ‑ Unknown test
threema.connector.test.process.SingleRecipientTest ‑ Unknown test
threema.connector.webtest.MessageMultipleRecipientsTest ‑ sendMessage(WebAppFixture)
threema.connector.webtest.MessageSingleRecipientTest ‑ sendMessage(WebAppFixture)
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)
…

♻️ This comment has been updated with latest results.

Copy link
Member

@ivy-rew ivy-rew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@@ -11,4 +11,4 @@ jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2
with:
mvnArgs: -Dmaven.test.failure.ignore=true -Divy.engine.version=10.0.14
mvnArgs: -Dmaven.test.failure.ignore=true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:wrong intend

@ivy-fhe ivy-fhe merged commit ce17e56 into master Nov 9, 2023
4 checks passed
@ivy-fhe ivy-fhe deleted the feature/XIVY-12667_webtest branch November 9, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants