Skip to content

Merge pull request #48 from coldbox-modules/fix_boxlang

4a9956d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

v3.1.3 #47

Merge pull request #48 from coldbox-modules/fix_boxlang
4a9956d
Select commit
Loading
Failed to load commit list.
GitHub Actions / adobe@be ColdBox be Test Results succeeded Oct 28, 2025 in 0s

All 15 tests pass in 1s

15 tests   15 ✅  1s ⏱️
 2 suites   0 💤
 1 files     0 ❌

Results for commit 4a9956d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

15 tests found

There are 15 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.OpenAPIConstraintsGeneratorTest ‑ OpenAPI Constraints Generator can generate constraints using parameters.json and requestBody.json
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