Matt Friedman
e47ba9e81d
[ticket/17519] Fix tests
...
PHPBB-17519
2025-06-17 09:19:40 -07:00
Marc Alexander
5deeea025f
[ticket/17519] Add unit tests for task wrapper
...
PHPBB-17519
2025-06-12 21:00:24 +02: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
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
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
rxu
2fa5da1454
[ticket/17470] Fix feed functional tests for master
...
Symfony DomCrawler component validates form values and throws
InvalidArgumentException for impossible values set.
PHPBB-17470
2025-02-19 21:45:47 +07:00
Marc Alexander
f42c4be939
[ticket/17470] Check feed enabled in each handler and add tests
...
PHPBB-17470
2025-02-16 12:00:36 +01:00
Marc Alexander
c7e68fb572
Merge pull request #6744 from rxu/ticket/17422
...
[ticket/17422] Fix search results sorting - 3.3.x
2024-11-24 20:00:39 +01:00
rxu
4194cb2228
[ticket/17422] Adjust tests code
...
PHPBB-17422
2024-10-31 14:55:35 +07:00
rxu
7086fa746f
[ticket/17422] Fix tests
...
PHPBB-17422
2024-10-31 09:41:15 +07:00
rxu
eeede1ab6c
[ticket/17422] Add author_id search tests
...
PHPBB-17422
2024-10-31 01:34:24 +07:00
Marc Alexander
c252fb9bfb
[ticket/17421] Rename extensions section to "not installed"
...
PHPBB-17421
2024-10-28 20:20:36 +01:00
Marc Alexander
5abc36f651
Merge pull request #6734 from marc1706/ticket/17410
...
[ticket/17410] Only fall back acp main page when in ACP with test permission
2024-10-19 21:06:24 +02:00
Marc Alexander
26e49d4b15
Merge pull request #6732 from marc1706/ticket/17398
...
[ticket/17398] Add referer to delete cookies route to ensure proper URLs
2024-10-17 22:38:33 +02:00
Marc Alexander
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
...
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
Marc Alexander
4a039d853f
[ticket/17376] Update default formatting test
...
PHPBB-17376
2024-10-11 20:13:22 +02:00
Marc Alexander
b1282fcbc7
[ticket/17410] Only fall back acp main page when in ACP with test permission
...
PHPBB-17410
2024-10-10 21:38:19 +02:00
Marc Alexander
fd58e4f338
[ticket/17398] Use referer for web paths in ajax requests
...
PHPBB-17398
2024-10-09 20:16:30 +02:00
rxu
4217dc46ca
[ticket/17391] Add simple functional test
...
PHPBB-17391
2024-10-03 13:24:52 +07:00
Marc Alexander
5a09105c3c
[ticket/17385] Backport tests for updated file downloader to 3.3.x
...
PHPBB-17385
2024-09-10 22:04:55 +02:00
Marc Alexander
48c2ca9dfe
[ticket/12479] Add missing file fixture
...
PHPBB-12479
2024-09-10 22:01:29 +02:00
Marc Alexander
d6ed21f3f2
[ticket/12479] Use separate mock in "remote" file test
...
PHPBB-12479
2024-09-10 22:01:14 +02:00
Marc Alexander
d844f82f56
[ticket/12479] Remove dns check from test as we don't test against host anymore
...
PHPBB-12479
2024-09-10 22:00:43 +02:00
Marc Alexander
f7d16fc626
[ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
...
PHPBB-12479
2024-09-10 22:00:07 +02:00
Marc Alexander
9eb30b5d8e
Merge pull request #6712 from rxu/ticket/17387
...
[ticket/17387] Fix PHP warnings in search results
2024-09-09 21:04:04 +02:00
rxu
544e0900e6
[ticket/17387] Add more unicode tests
...
PHPBB-17387
2024-09-03 00:16:05 +07:00
rxu
c26ded6025
[ticket/17387] Fix handling unicode strings
...
PHPBB-17387
2024-09-02 23:24:24 +07:00
Ruben Calvo
472b36877c
[ticket/17387] Add test for when words are separated by a non-space character
...
PHPBB-17387
2024-09-02 14:38:50 +02:00
rxu
8acba2db02
[ticket/17387] Return entire post text for zero or negative length value
...
In according to 'Default number of returned characters' setting ACP explanation
`A value of 0 will return the entire post`. Do the same for negative values too
PHPBB-17387
2024-09-02 16:37:15 +07:00
rxu
7c4b6cde8b
[ticket/17386] Fix user based permissions test
...
PHPBB-17386
2024-09-02 00:19:20 +07:00
Marc Alexander
7f08efb04c
Merge pull request #6709 from rxu/ticket/17386
...
[ticket/17386] Fix resulting permission for user-based tracing
2024-09-01 16:51:05 +02:00
Marc Alexander
6ca926c146
Merge pull request #6665 from rxu/ticket/17359
...
[ticket/17359] Distinct disabled and available extensions list
2024-09-01 16:44:43 +02:00
rxu
03f315f7b7
[ticket/17386] Add test
...
PHPBB-17386
2024-08-31 22:15:03 +07:00
Marc Alexander
92730af7a4
[ticket/17384] Stop overriding error handler in test case
...
PHPBB-17384
2024-08-31 08:59:57 +02:00
rxu
45515b7072
[ticket/17384] Handle E_USER_ERROR for PHP 8.4 tests
...
PHPBB-17384
2024-08-18 18:15:52 +07:00
Marc Alexander
28cf33eb2f
Merge pull request #6688 from marc1706/ticket/14454
...
[ticket/14454] Handle special case of testing user permissions in ACP modules
2024-07-28 20:37:34 +02:00
Marc Alexander
45d64a1627
Merge pull request #6660 from marc1706/ticket/17353
...
[ticket/17353] Get gravatar img src and fix incorrect treatment of height
2024-07-16 21:03:44 +02:00
Marc Alexander
bc7bd15312
Merge pull request #5385 from rubencm/ticket/15043
...
[ticket/15043] Rewrite get_context()
2024-07-15 19:49:59 +02:00
Ruben Calvo
e602889213
[ticket/15403] Add another test
...
PHPBB-15403
2024-07-14 12:47:06 +02:00
Ruben Calvo
f4b1444248
[ticket/15403] Handle ellipsis at the beginning of context and add tests
...
PHPBB-15403
2024-07-14 12:45:20 +02:00
Marc Alexander
13e6cd5992
[ticket/14454] Remove extra commas
...
PHPBB-14454
2024-07-14 08:17:12 +02:00
Marc Alexander
f646fcdefa
[ticket/14454] Handle special case of testing user permissions in ACP modules
...
PHPBB-14454
2024-07-13 23:46:28 +02:00
Ruben Calvo
f41c8eef47
[ticket/15403] Refactor get_context
...
PHPBB-15403
2024-07-13 17:54:17 +02:00
Marc Alexander
c0b81a1a48
[ticket/17365] Add a test for max search keywords
...
PHPBB-17365
2024-07-10 21:32:15 +02:00
Marc Alexander
a62a303318
[ticket/15043] Add unit test for get_context
...
PHPBB-15043
2024-07-09 21:20:09 +02:00
Rubén Calvo
7365764476
[ticket/15043] New get_context displays more text
...
PHPBB3-15043
2024-07-08 21:43:52 +02:00
Marc Alexander
99b745982e
[ticket/17353] Clean up test code for compatibility with 3.3.x
...
PHPBB-17353
2024-07-03 21:44:40 +02:00
Marc Alexander
bde7b119b2
[ticket/17355] Update tests after changing gravatar URL
...
PHPBB-17355
2024-07-03 21:36:51 +02:00
Marc Alexander
5013075af7
[ticket/17355] Change gravatar URL to new format
...
PHPBB-17355
2024-07-03 21:36:51 +02:00