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 verification api integration tests #1201

Merged
merged 14 commits into from
Jun 27, 2024
Merged

Conversation

amagyar-iohk
Copy link
Contributor

Description:

Test for ATL-6400

A bug was found
image

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
Contributor

github-actions bot commented Jun 19, 2024

Unit Test Results

 96 files  ±0   96 suites  ±0   22m 51s ⏱️ -3s
826 tests ±0  818 ✅ ±0  8 💤 ±0  0 ❌ ±0 
833 runs  ±0  825 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 0e1fd2c. ± Comparison against base commit 68626ed.

♻️ This comment has been updated with latest results.

Copy link
Member

@yshyn-iohk yshyn-iohk left a comment

Choose a reason for hiding this comment

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

good job!

@yshyn-iohk
Copy link
Member

you can merge the megalinter fixes
#1202

@github-actions github-actions bot added the ci label Jun 24, 2024
Copy link
Contributor

github-actions bot commented Jun 24, 2024

Integration Test Results

16 files  + 1  16 suites  +1   2s ⏱️ ±0s
34 tests + 1  34 ✅ + 1  0 💤 ±0  0 ❌ ±0 
59 runs  +13  59 ✅ +13  0 💤 ±0  0 ❌ ±0 

Results for commit 0e1fd2c. ± Comparison against base commit 68626ed.

This pull request removes 6 and adds 7 tests. Note that renamed tests count towards both.
Successful Verifies VcVerificationRequest
Update PRISM DID by adding new keys
Update PRISM DID by adding new services
Update PRISM DID by removing keys
Update PRISM DID by removing services
Update PRISM DID by updating services
Expected checks for generated JWT VC
Expected failures
Receive a jwt vc from cloud-agent and verify it
Unsupported verification check should fail
Update PRISM DID keys
Update PRISM DID services
Update PRISM DID with disallowed key purpose

♻️ This comment has been updated with latest results.

amagyar-iohk and others added 9 commits June 26, 2024 08:55
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
github-actions bot and others added 4 commits June 26, 2024 11:38
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@amagyar-iohk amagyar-iohk merged commit c05df45 into main Jun 27, 2024
12 checks passed
@amagyar-iohk amagyar-iohk deleted the test/verification-api branch June 27, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants