0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/frontend
Sérgio Saquetim 0782a86145
DEV: Add literal and regex filter modes to bin/qunit
`--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.
2026-07-22 09:37:05 -03:00
..
asset-processor
deprecation-silencer
discourse DEV: Add literal and regex filter modes to bin/qunit 2026-07-22 09:37:05 -03:00
discourse-i18n
discourse-markdown-it
discourse-types
pretty-text
.npmrc
polyfills.js