Skip to content

Add unified sanitizer smoke test #4549

@schlessera

Description

@schlessera

Feature description

I think it would be valuable to have a single test that runs a big chunk of HTML through the sanitizer which contains at least 1 validation error for each of the different sanitizer.

This would allow us to ensure that all sanitizers are active and working.

As an example of what this would catch early on, see #4535 (review), which demonstrates that:

  • I'm a fool;
  • PRs that have passing tests can still fail at a fundamental level, which would only be caught during QA right now.

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • Have at least 1 test that would fail if any single one of the sanitizers is inactive or ineffective.

Implementation brief

QA testing instructions

Demo

Changelog entry

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Low priorityTestingIssues related with Unit, E2E, Smoke, and other testing requirements/needsWS:PerfWork stream for Metrics, Performance and Optimizer

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions