mediawiki-extensions-Discus.../tests/qunit
thiemowmde 10dcd1f847 Replace preg_replace_callback with strtr in CommentParser
It does the same as before.

I think performance is not a concern here, and wasn't my motivation
either. But I hope this makes the code easier to read and to reason
with.

I added a pure unit test case (without involving an actual Language
object) to cover the previously uncovered digits feature.

Change-Id: I6a0fc86035817eabb42b55e58183ae094c052aa6
2023-10-31 08:55:40 +01:00
..
.eslintrc.json eslint: Lint root folder with server rules 2021-10-07 17:37:52 +01:00
index.js Fix skipping to the end of paragraph, now it considers nested tags 2021-01-18 18:20:20 +00:00
modifier.test.js Don't ship data for skipped tests to JS test code 2023-03-29 01:48:36 +02:00
parser.test.js Replace preg_replace_callback with strtr in CommentParser 2023-10-31 08:55:40 +01:00
testUtils.js Parser: Store timestamp ranges 2023-03-28 23:51:17 +00:00
ThreadItem.test.js ThreadItem: Add display names to getAuthorsBelow 2023-02-23 23:03:35 +00:00
utils.test.js Ship HTML test files for JS using 'packageFiles' instead of 'templates' 2022-10-12 22:45:41 +00:00