Skip to content

Merge branch 'master' into development

Sign in for the full log view
GitHub Actions / adobe@2018 ColdBox ^6.0.0 Test Results succeeded May 30, 2024 in 0s

All 14 tests pass in 0s

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

Results for commit ba46bda. ± Comparison against earlier commit 41abda1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2018 ColdBox ^6.0.0 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