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

test: major refactor + retry #166

Merged
merged 3 commits into from
Feb 5, 2024
Merged

test: major refactor + retry #166

merged 3 commits into from
Feb 5, 2024

Conversation

amagyar-iohk
Copy link
Contributor

Description

Major e2e refactor

  • Simplifies folder structure
  • Adds retry capability (max 1 retry)
  • Changes report to cucumber (it's way more light so the execution will be faster)
  • Adds new scenarios for connection
  • Adds tags for respective scenarios [connection, credential, jwt, anoncred, proof]
    • e.g. yarn test:sdk --tags @connection

Jira link

Checklist

  • Self-reviewed the diff
  • New code has inline documentation
  • New code has proper comments/tests
  • Any changes not covered by tests have been tested manually

Copy link

github-actions bot commented Feb 2, 2024

Lines Statements Branches Functions
Coverage: 62%
62.22% (1260/2025) 50.64% (547/1080) 64.12% (370/577)

JUnit

Tests Skipped Failures Errors Time
335 2 💤 0 ❌ 0 🔥 37.98s ⏱️

@amagyar-iohk amagyar-iohk merged commit 4770233 into master Feb 5, 2024
4 checks passed
@amagyar-iohk amagyar-iohk deleted the test/e2e-test-refactor branch February 5, 2024 18:00
elribonazo added a commit that referenced this pull request May 2, 2024
…ibó Labrador <elribonazo@gmail.com>

Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
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