aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-066-80/+0
* [ticket/12050] Make phpbb_notification_submit_post_base abstract.Andreas Fischer2013-12-011-1/+1
* [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-142-1/+2
* [ticket/11691] Fix conversion testJoas Schilling2013-10-011-1/+1
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-162-9/+9
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-164-247/+390
|\
| * [ticket/11745] Add test for group request approvedNathan Guse2013-07-271-0/+29
| * [ticket/11744] Helper function to assert notifications in base testNathan Guse2013-07-273-168/+145
| * [ticket/11744] Copyright yearNathan Guse2013-07-271-1/+1
| * [ticket/11744] Fix tests for postgresqlNathaniel Guse2013-07-263-50/+31
| * [ticket/11744] Empty notifications tables after testing themNathaniel Guse2013-07-261-0/+9
| * [ticket/11744] Tables are not truncated in some dbms during testsNathaniel Guse2013-07-262-11/+8
| * [ticket/11744] Include onceNathaniel Guse2013-07-261-3/+3
| * [ticket/11744] CleanupNathaniel Guse2013-07-261-3/+2
| * [ticket/11744] Group request testNathaniel Guse2013-07-262-0/+127
| * [ticket/11744] Create base notification test class for setupNathaniel Guse2013-07-262-83/+107
* | [ticket/11700] Correclty use namespaces in notificationsNils Adermann2013-09-165-6/+8
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-165-20/+20
|/
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-2/+0
* Merge pull request #1017 from nickvergessen/feature/softdelete-1-permissionNathan Guse2013-07-131-0/+1
|\
| * [ticket/9657] Fix notification testsJoas Schilling2013-07-111-0/+1
* | Merge remote-tracking branch 'EXreaction/ticket/11420' into developJoas Schilling2013-07-132-0/+190
|\ \ | |/ |/|
| * [ticket/11420] Fix testsNathaniel Guse2013-07-121-0/+21
| * [ticket/11420] Fix testsNathaniel Guse2013-07-111-1/+1
| * [ticket/11420] Fix testsNathaniel Guse2013-07-111-0/+7
| * [ticket/11420] Use !==, === when comparing stringsNathan Guse2013-07-061-3/+3
| * [ticket/11420] Fix notification options conversionNathaniel Guse2013-05-022-0/+162
* | [ticket/11561] Specify used tables in notification fixture, so they are emptiedJoas Schilling2013-06-181-0/+8
* | [ticket/11413] Use phpbb_user in testNathaniel Guse2013-05-131-1/+1
* | [ticket/11413] Fix unit testsNathaniel Guse2013-05-131-1/+1
* | [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-033-8/+6
* | [ticket/11413] Remove changes for ticket 11420 from this branchNathaniel Guse2013-05-022-162/+0
* | [ticket/11413] Include mock classNathaniel Guse2013-04-301-0/+1
* | [ticket/11413] Don't use the database for the convert testNathaniel Guse2013-04-301-21/+16
* | [ticket/11413] Test get_notification_type_id and _ids functionsNathaniel Guse2013-04-301-0/+29
* | [ticket/11413] Create test for notification conversionNathaniel Guse2013-04-302-0/+166