Skip to content

boxlang certs

boxlang certs #26

GitHub Actions / lucee@5 ColdBox be Test Results succeeded Feb 19, 2025 in 0s

All 8 tests pass in 0s

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

Results for commit 49f6325. ± Comparison against earlier commit 9feda5e.

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

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