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 jwt revocation test scenario #951

Merged
merged 4 commits into from
May 23, 2024
Merged

Conversation

amagyar-iohk
Copy link
Contributor

@amagyar-iohk amagyar-iohk commented Mar 27, 2024

Description:

Add integration test for JWT Revocation

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 Mar 27, 2024

Integration Test Results

15 files  +1  15 suites  +1   2s ⏱️ ±0s
33 tests +2  33 ✅ +2  0 💤 ±0  0 ❌ ±0 
42 runs  +2  42 ✅ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 807ea62. ± Comparison against base commit efc992d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 27, 2024

Unit Test Results

 91 files  ±0   91 suites  ±0   20m 48s ⏱️ +4s
771 tests ±0  763 ✅ ±0  8 💤 ±0  0 ❌ ±0 
778 runs  ±0  770 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 807ea62. ± Comparison against base commit efc992d.

♻️ This comment has been updated with latest results.

@amagyar-iohk amagyar-iohk marked this pull request as draft March 29, 2024 11:25
@amagyar-iohk
Copy link
Contributor Author

Found a bug in the automation, will fix it after my vacation

@amagyar-iohk amagyar-iohk changed the title test: add jwt revocation test scenario [wip] test: add jwt revocation test scenario Mar 29, 2024
Copy link

sonarcloud bot commented Mar 29, 2024

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@coveralls
Copy link

coveralls commented May 7, 2024

Coverage Status

coverage: 53.063%. remained the same
when pulling 9a3ca7e on tests/jwt-revocation
into 364a5dc on main.

@amagyar-iohk amagyar-iohk changed the title [wip] test: add jwt revocation test scenario test: add jwt revocation test scenario May 13, 2024
@amagyar-iohk amagyar-iohk force-pushed the tests/jwt-revocation branch 2 times, most recently from 45803ea to 214029e Compare May 16, 2024 12:50
@amagyar-iohk amagyar-iohk marked this pull request as ready for review May 17, 2024 12:47
amagyar-iohk and others added 4 commits May 22, 2024 23:47
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>
@amagyar-iohk amagyar-iohk merged commit 21f5f4f into main May 23, 2024
15 checks passed
@amagyar-iohk amagyar-iohk deleted the tests/jwt-revocation branch May 23, 2024 03:38
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.

None yet

5 participants