Skip to content

feat(ingest): Couchbase ingestion source #36124

feat(ingest): Couchbase ingestion source

feat(ingest): Couchbase ingestion source #36124

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

All 17 tests pass in 2m 41s

10 files  +10  10 suites  +10   2m 41s ⏱️ + 2m 41s
17 tests +17  17 ✅ +17  0 💤 ±0  0 ❌ ±0 
34 runs  +34  34 ✅ +34  0 💤 ±0  0 ❌ ±0 

Results for commit 2cc5ba5. ± Comparison against earlier commit d45700e.

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