Skip to content

add boxlang to matrix #3

add boxlang to matrix

add boxlang to matrix #3

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

All 8 tests pass in 1s

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

Results for commit 8968ba6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / lucee@5 ColdBox ^6.0.0 Test Results

8 tests found

There are 8 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.interceptor.AutoCleanTest ‑ AntiSamy Module should clean XSS junk from request collection
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module HTMLSanitizer should not clean safe HTML Tags
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module HTMLSantizer method should remove attack scripts from a string
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module HTMLSantizer should return a boolean as to whether the HTML is safe when the check argument is passed
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module Will throw an error if an invalid policy file is specified
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module check method will always return a boolean
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module clean method will always return a string
tests.specs.unit.AntiSamyTest ‑ AntiSamy Module tests model isstantiation