aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15886] Use getMockBuilder instead of removed getMock()Marc Alexander2019-07-281-2/+2
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-281-1/+15
|\
| * [ticket/15886] Clean up servicesmrgoldy2018-12-291-3/+1
| * [ticket/15886] Arguments for path_helpermrgoldy2018-11-291-1/+9
| * [ticket/15886] Fix notification_group_request_testmrgoldy2018-11-291-1/+9
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-099-9/+9
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-083-6/+6
* | [ticket/14670] Set shared flag instead of defining prototype scopeMarc Alexander2019-05-061-1/+1
|/
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-056-1/+12
|\
| * [ticket/15055] Only drop dependent PK indexes and fix more tests for mssqlMarc Alexander2018-01-016-1/+12
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
|/
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-7/+0
* [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-134-5/+14
* [ticket/12143] Fix tests after rebaseOliver Schramm2015-08-051-0/+3
* [ticket/12143] Fix those testsOliver Schramm2015-08-051-0/+5
* [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-136-107/+130
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1311-78/+134
* Merge pull request #3586 from s9e/ticket/13680Nicofuma2015-05-204-19/+38
|\
| * [ticket/13680] Updated quote notificationsJoshyPHP2015-05-154-19/+38
* | [ticket/13828] Renamed testing doubles to avoid PHP7 keywordsJoshyPHP2015-05-101-1/+1
|/
* [ticket/13782] Rename null log to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
* [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-043-3/+3
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-023-9/+17
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+1
* [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+2
* [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-022-2/+0
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-023-4/+0
* Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-132-1/+4
|\
| * Merge pull request #3234 from brunoais/ticket/13154Joas Schilling2015-01-132-1/+4
| |\
| | * [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
| | * [ticket/13154] Fix submit_post_test() test groupbrunoais2014-12-181-1/+1
| | * [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-101-1/+2
|\ \ \ | |/ /
| * | [ticket/13146] Even more missing phpbb_mock_event_dispatcher()brunoais2015-01-101-1/+2
| |/
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
|/
* [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
* [ticket/12990] Fix unit testsTristan Darricau2014-08-1714-83/+85
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-103-3/+3
* Merge pull request #2623 from dhruvgoel92/ticket/12738Tristan Darricau2014-08-071-1/+1
|\
| * [ticket/12738] Add $config to constructor in notification testDhruv2014-06-201-1/+1
* | [ticket/12662] Update tests that utilize get_username_stringPayBas2014-06-251-4/+4
* | [ticket/12608] Updated testsPayBas2014-06-151-5/+5
|/
* [ticket/11445] Improve unit tests for get_global_subscriptionsDhruv2014-06-011-0/+21
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2713-40/+91
* [ticket/12371] We do not group quote notifications anymoreJoas Schilling2014-04-251-1/+2
* [ticket/12370] Add unit tests for topic notificationsJoas Schilling2014-04-073-1/+284
* Merge remote-tracking branch 'prototech/ticket/11959' into develop-ascraeusJoas Schilling2014-03-292-0/+190
|\
| * [ticket/11959] Add unit tests.Cesar G2014-03-192-0/+190
* | [ticket/12317] Fix notification tests for DBMSes returning integers as int.Andreas Fischer2014-03-283-3/+3
* | [ticket/12317] Do not repeat SQL query in notification_submit_post_base.Andreas Fischer2014-03-281-6/+1
|/