Skip to content

add boxlang to matrix #3

add boxlang to matrix

add boxlang to matrix #3

GitHub Actions / lucee@5 ColdBox be Test Results succeeded Dec 9, 2024 in 0s

All 12 tests pass in 0s

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

Results for commit b221175.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / lucee@5 ColdBox be Test Results

12 tests found

There are 12 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.csrfSpec ‑ CSRF Module can generate and verify different tokens for different keys
tests.specs.csrfSpec ‑ CSRF Module should register components
tests.specs.csrfSpec ‑ CSRF Module should run all integration points
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should be loaded
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should invalidate if the token is invalid via the header
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should invalidate if the token is invalid via the rc
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should not verify if the action is marked for skipping
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should not verify if the method is in GET/OPTIONS/HEAD
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should not verify if the method is in the excludes list
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should throw an exception if the token is not passed
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should validate if the token is valid via the header
tests.specs.csrfVerifierSpec ‑ Verify Interceptor should validate if the token is valid via the rc