Skip to content

fix: #30 closing tab on android should not reopen it #120

fix: #30 closing tab on android should not reopen it

fix: #30 closing tab on android should not reopen it #120

GitHub Actions / JVM Tests succeeded Mar 21, 2024 in 0s

JVM Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
oidc-core/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.JwtTest.xml 4✅ 98ms
oidc-crypto/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.PKCETest.xml 2✅ 19ms
oidc-tokenstore/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.tokenstore.TokenStoreTest.xml 2✅ 60ms

✅ oidc-core/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.JwtTest.xml

4 tests were completed in 98ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.publicvalue.multiplatform.oidc.JwtTest 4✅ 98ms

✅ org.publicvalue.multiplatform.oidc.JwtTest

✅ multipleAudiences[jvm]
✅ additionalClaims[jvm]
✅ test[jvm]
✅ brokenToken[jvm]

✅ oidc-crypto/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.PKCETest.xml

2 tests were completed in 19ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.publicvalue.multiplatform.oidc.PKCETest 2✅ 19ms

✅ org.publicvalue.multiplatform.oidc.PKCETest

✅ testExample1[jvm]
✅ testExamples[jvm]

✅ oidc-tokenstore/build/test-results/jvmTest/TEST-org.publicvalue.multiplatform.oidc.tokenstore.TokenStoreTest.xml

2 tests were completed in 60ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.publicvalue.multiplatform.oidc.tokenstore.TokenStoreTest 2✅ 60ms

✅ org.publicvalue.multiplatform.oidc.tokenstore.TokenStoreTest

✅ removeOne[jvm]
✅ saveRestore[jvm]