Skip to content

feat(docs-site) added snap logo (#11522) #13

feat(docs-site) added snap logo (#11522)

feat(docs-site) added snap logo (#11522) #13

GitHub Actions / Unit Test Results (build & test) succeeded Oct 3, 2024 in 0s

All 17 tests pass in 1m 9s

 5 files   -   304   5 suites   - 304   1m 9s ⏱️ - 8m 41s
17 tests  - 1 264  17 ✅  - 1 238  0 💤  - 26  0 ❌ ±0 
17 runs   - 1 270  17 ✅  - 1 244  0 💤  - 26  0 ❌ ±0 

Results for commit 86de271. ± Comparison against earlier commit dea17d4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

17 tests found

There are 17 tests, see "Raw output" for the full list of tests.
Raw output
app.ApplicationTest ‑ testAPI()
app.ApplicationTest ‑ testHappyPathOidc()
app.ApplicationTest ‑ testHealth()
app.ApplicationTest ‑ testIndex()
app.ApplicationTest ‑ testIndexNotFound()
app.ApplicationTest ‑ testInvalidRedirectUrl()
app.ApplicationTest ‑ testOidcRedirectToRequestedUrl()
app.ApplicationTest ‑ testOpenIdConfig()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCollection()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCommaSeparated()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithSingleGroup()
oidc.OidcCallbackLogicTest ‑ testGetGroupsClaimNamesJsonArray()
security.DummyLoginModuleTest ‑ testAuthenticate()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromConfig()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromJSON()
security.OidcConfigurationTest ‑ readTimeoutPropagation()
utils.SearchUtilTest ‑ testEscapeForwardSlash()