BACKLOG-22005 Update default config #18
GitHub Actions / Tests Report (Standalone)
succeeded
Jan 16, 2024 in 1s
Tests Report (Standalone) ✅
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml | 7✅ | 8s | ||
tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml | 2✅ | 3s |
✅ tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml
7 tests were completed in 8s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
HTML rich text filtering | 7✅ | 8s | ||
Root Suite | 0ms |
✅ HTML rich text filtering
does not apply html filtering when disabled (default)
✅ HTML rich text filtering does not apply html filtering when disabled (default)
does not apply html filtering to attribute when disabled (default)
✅ HTML rich text filtering does not apply html filtering to attribute when disabled (default)
applies default html filtering when enabled
✅ HTML rich text filtering applies default html filtering when enabled
applies default filtering to html element when enabled
✅ HTML rich text filtering applies default filtering to html element when enabled
applies default filtering to html attributes when enabled
✅ HTML rich text filtering applies default filtering to html attributes when enabled
does not override filtering config for other site
✅ HTML rich text filtering does not override filtering config for other site
can override filtering config for specified site
✅ HTML rich text filtering can override filtering config for specified site
✅ tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
HTML rich text filtering API | 2✅ | 3s | ||
Root Suite | 0ms |
✅ HTML rich text filtering API
filters via API and reports on removed elements/attributes
✅ HTML rich text filtering API filters via API and reports on removed elements/attributes
returns a list of configured elements and attributes
✅ HTML rich text filtering API returns a list of configured elements and attributes
Loading