mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
`--filter` now performs a strictly literal, case-insensitive match against "module: test name" so pipes and other regex metacharacters are treated literally, while a new `--filter-regex` accepts an explicit JavaScript regular expression; both travel in the conventional QUnit `filter` query parameter alongside a `discourseTestFilterMode` marker so existing URL behavior is preserved, and combining the two flags or passing an invalid pattern fails with a clear error. The writing-js-tests skill, AI agent guide, `bin/qunit --help`, and "Run test suites" guide are updated to match. |
||
|---|---|---|
| .. | ||
| asset-processor | ||
| deprecation-silencer | ||
| discourse | ||
| discourse-i18n | ||
| discourse-markdown-it | ||
| discourse-types | ||
| pretty-text | ||
| .npmrc | ||
| polyfills.js | ||