BACKLOG-22005 Update default config #19
GitHub Actions / Tests Report
succeeded
Jan 16, 2024 in 1s
9 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml | 7✔️ | 9s | ||
tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml | 2✔️ | 4s |
✔️ tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml
7 tests were completed in 9s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
HTML rich text filtering | 7✔️ | 9s | ||
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 4s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
HTML rich text filtering API | 2✔️ | 4s | ||
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