Skip to content

Merge branch 'datahub-project:master' into master #129

Merge branch 'datahub-project:master' into master

Merge branch 'datahub-project:master' into master #129

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

All 17 tests pass in 1m 14s

17 tests  +17   17 ✅ +17   1m 14s ⏱️ + 1m 14s
 5 suites + 5    0 💤 ± 0 
 5 files   + 5    0 ❌ ± 0 

Results for commit cf90056. ± Comparison against earlier commit 3cc4903.

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()