Skip to content

chore(gradle): datahub-frontend docker dependency avoid yarnInstall (… #3873

chore(gradle): datahub-frontend docker dependency avoid yarnInstall (…

chore(gradle): datahub-frontend docker dependency avoid yarnInstall (… #3873

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results (build & test) succeeded Feb 1, 2024 in 0s

All 17 tests pass in 1m 9s

17 tests   - 1 037   17 ✅  - 1 015   1m 9s ⏱️ - 8m 36s
 5 suites  -   248    0 💤  -    22 
 5 files    -   248    0 ❌ ±    0 

Results for commit d52818d. ± Comparison against earlier commit 88b5c06.

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