Skip to content

force tests

force tests #32

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

All 20 tests pass in 1s

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

Results for commit a66c96e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.integration.MainTests ‑ Mementifier Will use default includes if none specified
tests.specs.integration.MainTests ‑ Mementifier can correctly do ignore defaults with nested includes
tests.specs.integration.MainTests ‑ Mementifier can process a resultsMap
tests.specs.integration.MainTests ‑ Mementifier can render base mementos
tests.specs.integration.MainTests ‑ Mementifier can render inherited properties with wildcard default properties
tests.specs.integration.MainTests ‑ Mementifier can render mementos even if the object has already-serialized data
tests.specs.integration.MainTests ‑ Mementifier can specify a date mask in the getMemento call
tests.specs.integration.MainTests ‑ Mementifier can specify a time mask in the getMemento call
tests.specs.integration.MainTests ‑ Mementifier can specify iso8601 in the getMemento call
tests.specs.integration.MainTests ‑ Mementifier can use a mapper for a property that does not exist
tests.specs.integration.MainTests ‑ Mementifier can use property aliases for includes
tests.specs.integration.MainTests ‑ Mementifier correctly passes nested mappers
tests.specs.integration.MainTests ‑ Mementifier skips properties that do not exist and do not have a mapper
tests.specs.integration.MainTests ‑ Mementifier tries to retrieve all properties when trustedGetters is on even if the method does not seem to exist
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier Should exclude any explicit excludes
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier Should include all items from defaultIncludes
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier Should not be possible to include neverIncludes
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier Won't call the same getter twice
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier Won't modify includes/excludes arrays
tests.specs.unit.interceptors.MementifierTest ‑ Mementifier should not process empty string include