| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-19 | Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136) | Nikon the Third | 1 | -0/+10 | |
| The test method on regexes behaves different than the match method on strings in the presence of the global modifier. Add a unit test for sanitizing the same template twice. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-02 | tests: fix sanitizer test. (#32045) | XhmikosR | 1 | -1/+1 | |
| The test template does not include a `script` tag so the test always returned true. | |||||
| 2020-11-02 | tests: switch to using `toContain()` to check for substring presence (#32043) | XhmikosR | 1 | -4/+4 | |
| 2020-06-19 | Change whitelist to allowlist (#31066) | Patrick H. Lauke | 1 | -7/+7 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2019-10-09 | Rename "js/tests/units" to "js/tests/unit". (#29503) | XhmikosR | 1 | -0/+70 | |
