rxu
5e9d616f57
[ticket/17525] Map Sphinx table, add more test assertions
...
PHPBB-17525
2025-06-25 23:48:45 +07:00
rxu
de1f6329ff
[ticket/17525] Fix tests
...
PHPBB-17525
2025-06-25 22:44:08 +07:00
rxu
75c5fe9459
[ticket/17525] Add index names test for generated database schema
...
PHPBB-17525
2025-06-25 22:24:50 +07:00
Marc Alexander
4f10e6e212
Merge branch '3.3.x'
2025-06-17 17:43:01 +00:00
Matt Friedman
e47ba9e81d
[ticket/17519] Fix tests
...
PHPBB-17519
2025-06-17 09:19:40 -07:00
rxu
84d195ac21
[ticket/17525] Add migration renaming index test
...
PHPBB-17525
2025-06-17 12:27:47 +07:00
Marc Alexander
bc470285fc
Merge pull request #6770 from rxu/ticket/15214
...
[ticket/15214] Add event & functionality for assigning template event priority
2025-06-15 08:59:31 +02:00
rxu
1d7543c778
[ticket/15214] Address code review issues, add equal priority events test
...
PHPBB3-15214
2025-06-15 01:35:31 +07:00
Marc Alexander
0b3897b8c3
[ticket/17519] Adapt wrapper test for master
...
PHPBB-17519
2025-06-12 21:38:55 +02:00
Marc Alexander
b2d48b679f
Merge branch 'ticket/17519' into ticket/17519-master
2025-06-12 21:15:38 +02:00
Marc Alexander
5deeea025f
[ticket/17519] Add unit tests for task wrapper
...
PHPBB-17519
2025-06-12 21:00:24 +02:00
rxu
ccbdfb49c7
[ticket/15214] Adjust core event name and docblock
...
PHPBB3-15214
2025-05-21 11:25:35 +07:00
Marc Alexander
5d3f0cd482
[ticket/17514] Replace phpBB3 with phpBB in tests
...
PHPBB-17514
2025-05-20 20:59:40 +02:00
rxu
3a5247d01b
[ticket/15214] Get event dispatcher from environment rather than as dependency
...
Also this will allow to significantly reduce unrelated tests changes.
PHPBB3-15214
2025-05-20 17:36:15 +07:00
rxu
5e0dc9ef2e
[ticket/15214] Fix rebasing and some other issues
...
PHPBB3-15214
2025-05-20 16:24:38 +07:00
rxu
8338ff9e56
[ticket/15214] Fix Windows tests
...
PHPBB3-15214
2025-05-20 16:24:37 +07:00
rxu
18bae795f0
[ticket/15214] Fix Windows tests
...
Purge Twig compiled cache in Windows.
Set appropriate folder access control options to do that.
PHPBB3-15214
2025-05-20 16:24:36 +07:00
rxu
09fd86ffb0
[ticket/15214] Fix test foo/foo extension listener
...
PHPBB3-15214
2025-05-20 16:24:34 +07:00
rxu
4a00212f2d
[ticket/15214] Optimize event node code and add template event order tests
...
PHPBB3-15214
2025-05-20 16:24:34 +07:00
toxyy
71fe9d60c4
[ticket/15214] Add fixes for various other tests
...
Add new dispatch parameter to the template\twig\extension calls
PHPBB3-15214
2025-05-20 16:24:31 +07:00
toxyy
59b482a222
[ticket/15214] Test fix for test_bbcode_firstpass
...
Add new dispatch parameter to the template\twig\extension call
PHPBB3-15214
2025-05-20 16:24:30 +07:00
toxyy
d934c8c4b7
[ticket/15214] Test fix for test_helper_url_no_rewrite
...
Add new dispatch parameter to the template\twig\extension call
PHPBB3-15214
2025-05-20 16:24:29 +07:00
rxu
0562984999
[ticket/17508] Fix PHP warning on custom profile fields edit
...
PHPBB-17508
2025-05-13 00:02:56 +07:00
Marc Alexander
04f2141a7d
Merge pull request #6799 from rxu/ticket/17491
...
[ticket/17491] Fix caching search results - 3.3.x
2025-05-07 20:15:53 +02:00
rxu
4b7d7c2fc7
Merge branch 'ticket/17491' into ticket/17491-master
2025-05-07 00:40:32 +07:00
rxu
3d76a8bd09
[ticket/17491] Fix rows duplication in search results
...
PHPBB-17491
2025-05-07 00:31:21 +07:00
rxu
e91c7d42a9
[ticket/17491] Add test
...
PHPBB-17491
2025-05-05 23:46:09 +07:00
rxu
a5113d7cd3
[ticket/17496] Correctly restore willReturn()
...
PHPBB-17496
2025-05-02 22:48:59 +07:00
rxu
0f94e1cb13
[ticket/17496] Fix tests
...
PHPBB-17496
2025-05-02 22:48:58 +07:00
rxu
d0cb7d6389
[ticket/17496] Fix tests
...
PHPUnit will automatically create a test double
of required return type to be returned
PHPBB-17496
2025-05-02 22:48:57 +07:00
rxu
7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
...
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.
PHPBB-17496
2025-05-02 22:48:46 +07:00
rxu
f11512b580
Merge branch 'ticket/16941' into ticket/16941-master
2025-04-25 22:12:50 +07:00
Marc Alexander
e85b25122a
Merge pull request #6802 from marc1706/ticket/17493
...
[ticket/17493] Drop support for jabber
2025-04-24 19:47:48 +02:00
rxu
80a08d9c54
[ticket/16941] Add sphinx tests to 3.3.x
...
Also adjust Sphinx keywords splitting to be consistent with other search
backends when it comes to handling hyphen (like ignoring hyphen when it hasn't
NOT meaning and ignoring hyphen wrapped with "plus" signs)
PHPBB3-16941
2025-04-24 23:17:26 +07:00
Marc Alexander
3caab55e81
[ticket/17493] Remove remnants of notify type
...
PHPBB-17493
2025-04-21 15:16:41 +02:00
Marc Alexander
da32d51a81
[ticket/17493] Remove remnants of user_notify_type
...
PHPBB-17493
2025-04-21 11:40:25 +02:00
Marc Alexander
d5ac95f79f
Merge pull request #6801 from iMattPro/ticket/17494
...
[ticket/17494] Handle boolean attributes in checkbox assertions tests
2025-04-15 21:07:17 +02:00
Marc Alexander
bb26658a00
[ticket/17493] Remove jabber data in queue test
...
PHPBB-17493
2025-04-14 21:39:06 +02:00
Marc Alexander
610fa67928
[ticket/17493] Remove jabber as messenger method
...
PHPBB-17493
2025-04-14 20:33:13 +02:00
Marc Alexander
3128b3fa9b
[ticket/17493] Remove more jabber permissions and elements
...
PHPBB-17493
2025-04-13 21:00:19 +02:00
Marc Alexander
a7c7c38bfb
[ticket/17493] Remove settings, values, and lang vars for jabber
...
PHPBB-17493
2025-04-13 20:48:15 +02:00
Matt Friedman
f04f07f265
[ticket/17494] Handle boolean attributes in checkbox assertions tests
...
PHPBB-17494
2025-04-12 14:00:31 -07:00
Marc Alexander
6fcac2c40f
[ticket/17490] Add unit tests for messenger queue
...
PHPBB-17490
2025-04-10 20:59:30 +02:00
Marc Alexander
a63d423c86
[ticket/17490] Start implementing unit tests for jabber
...
PHPBB-17490
2025-04-08 22:37:03 +02:00
Marc Alexander
63203f42f7
[ticket/17490] Add test coverage for remainder of base test
...
PHPBB-17490
2025-04-07 20:37:52 +02:00
Marc Alexander
aa2da5b916
[ticket/17490] Add missing property declaration in test
...
PHPBB-17490
2025-04-07 19:39:37 +02:00
Marc Alexander
d5717b541e
[ticket/17490] Remove name handling for mails on windows
...
PHPBB-17490
2025-04-07 17:11:31 +02:00
Marc Alexander
8dbe499e3d
[ticket/17490] Add extra method to support unit testing mailer
...
Also increased unit test coverage of email method to 100%.
PHPBB-17490
2025-04-06 21:25:16 +02:00
Marc Alexander
91c325174f
[ticket/17490] Add type hints to enforce some types
...
PHPBB-17490
2025-04-06 14:20:04 +02:00
Marc Alexander
2e08d01b5e
[ticket/17490] Add unit tests file for email method
...
PHPBB-17490
2025-04-06 14:16:11 +02:00