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: add backup and verification e2e scenarios #170

Merged
merged 13 commits into from
Sep 11, 2024
Merged

Conversation

amagyar-iohk
Copy link
Contributor

Description:

Add end-to-end test for backup feature

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Copy link

github-actions bot commented Jul 4, 2024

Unit Test Results

150 tests  ±0   147 ✅ ±0   7s ⏱️ ±0s
 26 suites ±0     3 💤 ±0 
 26 files   ±0     0 ❌ ±0 

Results for commit 76dfadc. ± Comparison against base commit 778cb91.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Jul 4, 2024

Pull Request Test Coverage Report for Build 9799342739

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 35 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 39.51%

Files with Coverage Reduction New Missed Lines %
org/hyperledger/identus/walletsdk/pluto/PlutoRestoreTask.kt 35 67.35%
Totals Coverage Status
Change from base Build 9794631896: 0.001%
Covered Lines: 2620
Relevant Lines: 5896

💛 - Coveralls

@amagyar-iohk amagyar-iohk marked this pull request as ready for review July 15, 2024 12:14
@amagyar-iohk amagyar-iohk marked this pull request as draft July 15, 2024 12:17
@amagyar-iohk amagyar-iohk changed the title test: add backup e2e scenario test: add backup and verifction e2e scenarios Jul 17, 2024
@amagyar-iohk amagyar-iohk changed the title test: add backup and verifction e2e scenarios test: add backup and verifcation e2e scenarios Jul 17, 2024
@amagyar-iohk amagyar-iohk changed the title test: add backup and verifcation e2e scenarios test: add backup and verification e2e scenarios Jul 17, 2024
@elribonazo
Copy link
Contributor

@amagyar-iohk what do to with this?

@amagyar-iohk amagyar-iohk marked this pull request as ready for review September 10, 2024 00:53
Signed-off-by: Allain Magyar <[email protected]>
Copy link
Contributor

@cristianIOHK cristianIOHK left a comment

Choose a reason for hiding this comment

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

Looking good

@amagyar-iohk amagyar-iohk merged commit 576d0de into main Sep 11, 2024
6 checks passed
@amagyar-iohk amagyar-iohk deleted the test/backup branch September 11, 2024 19:57
amagyar-iohk added a commit that referenced this pull request Sep 13, 2024
Signed-off-by: Allain Magyar <[email protected]>
Co-authored-by: Cristian G <[email protected]>
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.

4 participants