Skip to content

build updates for main branch name change #20

build updates for main branch name change

build updates for main branch name change #20

GitHub Actions / adobe@2018 ColdBox be Test Results succeeded Sep 24, 2024 in 0s

All 14 tests pass in 0s

14 tests   14 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit fc50f34.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2018 ColdBox be Test Results

14 tests found

There are 14 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests casting
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests that an empty default response will be removed if status code responses are present
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests that route-based parameters are appended to all method params
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the API Document against the routing configuration
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the API Document for module introspection
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse convention path parameter files
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse convention path requestBody files
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse convention path response definition files
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse operationId metadata definitions
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse parameter metadata definitions
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse response metadata definitions
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the ability to parse summary and description metadata definitions
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Tests the creation document generated by createDocFromRoutes
tests.specs.RoutesParserTest ‑ Tests core RouteParser Methods Verifies that path typing parameters are removed and that the key omits the type