Skip to content

fix(ui): better experience for analytics charts #4733

fix(ui): better experience for analytics charts

fix(ui): better experience for analytics charts #4733

GitHub Actions / Unit Test Results (build & test) succeeded Feb 4, 2025 in 0s

All 17 tests pass in 2m 36s

10 files   -   347  10 suites   - 347   2m 36s ⏱️ - 11m 54s
17 tests  - 1 504  17 ✅  - 1 478  0 💤  - 26  0 ❌ ±0 
34 runs   - 1 510  34 ✅  - 1 484  0 💤  - 26  0 ❌ ±0 

Results for commit 00ca3a7. ± Comparison against earlier commit c6ceca9.

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