Marc Alexander
|
da32d51a81
|
[ticket/17493] Remove remnants of user_notify_type
PHPBB-17493
|
2025-04-21 11:40:25 +02:00 |
|
Marc Alexander
|
610fa67928
|
[ticket/17493] Remove jabber as messenger method
PHPBB-17493
|
2025-04-14 20:33:13 +02:00 |
|
rxu
|
e8cf35c583
|
[ticket/17135] Update Symfony mailer
PHPBB-17135
|
2025-01-05 15:57:56 +07:00 |
|
rxu
|
51fae82718
|
[ticket/17135] Fix rebasing issues
PHPBB-17135
|
2025-01-05 15:57:44 +07:00 |
|
rxu
|
a7b5369138
|
[ticket/17135] Refactor messenger code to services
PHPBB3-17135
|
2025-01-05 15:57:43 +07:00 |
|
Marc Alexander
|
e813bd02c6
|
[ticket/17330] Add test for set_endpoint_padding
PHPBB-17330
|
2024-06-06 20:07:40 +02:00 |
|
Marc Alexander
|
fcfed79385
|
[ticket/17010] Properly handle expired subscriptions and extend tests
PHPBB3-17010
|
2024-03-01 19:40:26 +01:00 |
|
Marc Alexander
|
fc14c5fd0b
|
[ticket/17010] Increase test coverage
PHPBB3-17010
|
2024-02-27 20:43:27 +01:00 |
|
Marc Alexander
|
44861c1f45
|
[ticket/17010] Add ban manager to webpush test
PHPBB3-17010
|
2024-02-24 17:49:44 +01:00 |
|
Marc Alexander
|
2da2211898
|
[ticket/17010] Update webpush test
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|
Marc Alexander
|
479e54db93
|
[ticket/17010] Add logging to webpush notifications
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|
Marc Alexander
|
79ff21fdf5
|
[ticket/17010] Move get subscription map to separate function and extend tests
Unit tests will also now ensure there are no special surprises with more than
one subscription for users.
PHPBB3-17010
|
2024-02-24 11:58:30 +01:00 |
|
Marc Alexander
|
ad196d1dba
|
[ticket/17010] Move web push testing to slow test group
PHPBB3-17010
|
2024-02-24 11:58:29 +01:00 |
|
Marc Alexander
|
9bd9962aea
|
[ticket/17010] Resolve test issues and add node install for webpush testing
PHPBB3-17010
|
2024-02-24 11:58:28 +01:00 |
|
Marc Alexander
|
be21479b2a
|
[ticket/17010] Add tests for push notification type
PHPBB3-17010
|
2024-02-24 11:58:27 +01:00 |
|
Marc Alexander
|
5c51f2ef7f
|
[ticket/17010] Add webpush to container definition
PHPBB3-17010
|
2024-02-24 11:58:26 +01:00 |
|
Marc Alexander
|
e5ddf24fb9
|
Merge branch '3.3.x'
|
2024-01-02 16:47:51 +01:00 |
|
rxu
|
887b1e25fb
|
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
|
2024-01-02 16:30:44 +07:00 |
|
Marc Alexander
|
abd29e96b5
|
[ticket/17176] Resolve deprecation notices
PHPBB3-17176
|
2023-09-18 19:28:19 +02:00 |
|
Marc Alexander
|
66b54d4469
|
[ticket/17176] Use Symfony name for event dispatcher
The previously used override of the names is no longer supported.
PHPBB3-17176
|
2023-09-18 19:28:18 +02:00 |
|
Marc Alexander
|
d3d53cda0f
|
[ticket/16955] Update tests to support small changes to docblocks/types
PHPBB3-16955
|
2022-12-28 08:37:17 +01:00 |
|
Marc Alexander
|
659f37c1c4
|
Merge branch 'ticket/16891' into ticket/16891-master
|
2022-01-31 21:48:53 +01:00 |
|
Marc Alexander
|
7992b3f476
|
[ticket/16891] Update test files to work with changed cache service
PHPBB3-16891
|
2022-01-31 20:34:23 +01:00 |
|
Tristan Darricau
|
b266ebbcef
|
[ticket/16741] Test fixes
PHPBB3-16741
|
2021-11-09 02:49:56 +01:00 |
|
Marc Alexander
|
a271d0cacb
|
[ticket/13713] Fix incorrect parameter to mention_helper constructor
PHPBB3-13713
|
2021-05-14 21:52:15 +02:00 |
|
Marc Alexander
|
d3e1deb3e5
|
[ticket/13713] Add missing services in tests
PHPBB3-13713
|
2021-05-14 21:52:15 +02:00 |
|
Marc Alexander
|
4ed4e336fa
|
[ticket/13713] Fix compatibility with phpunit 7
PHPBB3-13713
|
2021-05-14 21:52:14 +02:00 |
|
lavigor
|
27b37f3881
|
[ticket/13713] Introduce mention notifications for groups
PHPBB3-13713
|
2021-05-14 21:52:03 +02:00 |
|
lavigor
|
0fd78c5c87
|
[ticket/13713] Introduce tests for user notifications
PHPBB3-13713
|
2021-05-14 21:52:03 +02:00 |
|
lavigor
|
fd92abda59
|
[ticket/13713] Fix tests for PHP 5.6
PHPBB3-13713
|
2021-05-14 21:51:57 +02:00 |
|
lavigor
|
90ee0993e6
|
[ticket/13713] Fix current issues with tests
PHPBB3-13713
|
2021-05-14 21:51:57 +02:00 |
|
mrgoldy
|
287ebb4771
|
[ticket/15233] Amend email notification test
PHPBB3-15233
|
2021-03-06 22:27:53 +01:00 |
|
mrgoldy
|
a9b63a4724
|
[ticket/15233] Amend tests for avatar helper
PHPBB3-15233
|
2021-03-06 08:18:37 +01:00 |
|
Marc Alexander
|
b46e242013
|
Merge branch 'ticket/15392' into ticket/15392-master
|
2021-03-04 17:04:17 +01:00 |
|
Marc Alexander
|
7a310cc7d9
|
[ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
PHPBB3-15392
|
2021-03-04 16:56:07 +01:00 |
|
DinHere
|
8c9d26db1f
|
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
|
2021-03-03 22:24:10 +01:00 |
|
rubencm
|
538ff83ccc
|
[ticket/16649] Add compiler pass to tests
PHPBB3-16649
|
2021-02-19 21:18:41 +07:00 |
|
rxu
|
302632d240
|
[ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions
PHPBB3-16639
|
2021-02-19 21:18:40 +07:00 |
|
rxu
|
19b12bf6ee
|
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
|
2021-02-19 21:10:54 +07:00 |
|
rxu
|
3df19411b4
|
[ticket/16549] Fix tests
PHPBB3-16549
|
2020-10-18 10:38:46 +07:00 |
|
rxu
|
032d898ddb
|
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
|
2020-10-18 10:38:34 +07:00 |
|
rxu
|
fa9bfce4f6
|
[ticket/16549] update dependencies for nightly tests
PHPBB3-16549
|
2020-10-18 10:38:33 +07:00 |
|
rxu
|
ec565de6cb
|
[ticket/16549] Fix tests
PHPBB3-16549
|
2020-10-18 10:37:16 +07:00 |
|
rxu
|
4c4debf004
|
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
|
2020-10-18 10:36:42 +07:00 |
|
rxu
|
f6a7fe168a
|
[ticket/16549] update dependencies for nightly tests
PHPBB3-16549
|
2020-10-18 10:36:41 +07:00 |
|
Marc Alexander
|
3d36211101
|
Merge branch '3.3.x'
|
2020-09-10 12:43:45 +02:00 |
|
rxu
|
02f54ef219
|
[ticket/16544] Fix notifications tests
PHPBB3-16544
|
2020-09-02 22:11:51 +07:00 |
|
rxu
|
aa76f6b9f2
|
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
PHPBB3-16544
|
2020-09-02 22:11:51 +07:00 |
|
rubencm
|
490ddbc2cd
|
[ticket/16346] Fix method arguments
PHPBB3-16346
|
2020-08-14 18:42:50 +00:00 |
|
rubencm
|
b13fb3298f
|
[ticket/16346] Remove code in test
PHPBB3-16346
|
2020-08-14 08:29:14 +00:00 |
|