mediawiki-extensions-Cite/tests
C. Scott Ananian 9ff28a0837 Use ParserOutput::setUnsortedPageProperty()
The ::setPageProperty() method has some tricky corner cases where the
type of the value determines whether or not the page property will be
sorted.  Since sort order for the BOOK_REF_PROPERTY is irrelevant,
use ::setUnsortedPageProperty() to communicate this clearly to the
reader.

Depends-On: Ia94c192c429d0482c58467bed787fd2e0aca052f
Followup-To: Ibfd84b52057baa8e249d321ec9df612efd6a29a6
Change-Id: I399f4895ec8720ff2927c5cd5a09c7af4664ee46
2024-04-16 09:51:43 -04:00
..
cypress Move Cypress tests under tests/ directory 2024-04-04 13:06:26 +00:00
parser Re-enable and fix tests after Parsoid modification 2024-04-09 15:57:17 -04:00
phpunit Use ParserOutput::setUnsortedPageProperty() 2024-04-16 09:51:43 -04:00
qunit Move ve-cite QUnit tests to top-level tests/ directory 2024-04-03 12:03:33 +02:00