mediawiki-extensions-Echo/tests/phpunit
Umherirrender c650698ac5 Call IDatabase::timestamp before inserting echo_unread_wikis
The default timestamp of 00000000000000 cannot represent as timestamp,
because it gets a negative timestamp -00011130000000

This is needed for proper cross-RDBMS support

This reapply a change from I46206e0b3a687dff3168a81cf0020e669133e876,
reverted with I1c8c409b7820512b3e31246a7f3d8c1cf4db209c.

Bug: T244898
Change-Id: I109b783de0a8d60ccb161b280ce5fa09e145017b
2022-04-11 23:12:02 +00:00
..
api Turn push notification token list into a circular buffer. 2021-07-29 17:22:57 -04:00
cache MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
controller Replace deprecated JobQueueGroup::singleton() 2022-01-25 22:24:53 +01:00
formatters MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
integration Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
maintenance MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
mapper Adjust doc for EchoNotification::readTimestamp 2022-01-05 20:29:03 +01:00
model Adjust doc for EchoNotification::readTimestamp 2022-01-05 20:29:03 +01:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
unit Remove mocking of numRows 2022-03-15 17:36:29 +00:00
ContainmentSetTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
DiscussionParserTest.php Parse section titles in notifs as if they weren't at the start of line 2022-01-21 00:07:53 +01:00
EchoDbFactoryTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
EchoHooksTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
EchoSummaryParserTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
NotificationsTest.php build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 2021-10-24 02:46:52 +00:00
NotificationStructureTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
NotifUserTest.php Replace deprecated wfReadOnly() 2022-02-11 23:39:06 +01:00
TalkPageFunctionalTest.php Merge "Tweaks to EchoTalkPageFunctionalTest" 2021-08-04 16:47:55 +00:00
ThankYouEditTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00
UnreadWikisTest.php Call IDatabase::timestamp before inserting echo_unread_wikis 2022-04-11 23:12:02 +00:00
UserLocatorTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:42:10 +02:00