phpbb/tests
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
..
acp_board [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
attachment [ticket/16891] Update test files to work with changed cache service 2022-01-31 20:34:23 +01:00
auth [ticket/security/276] Add test for expiration timer 2024-05-29 22:04:15 +02:00
avatar [ticket/17353] Clean up test code for compatibility with 3.3.x 2024-07-03 21:44:40 +02:00
bbcode [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
cache [ticket/17301] Do not test unreadable files on windows 2024-06-11 20:29:23 +02:00
captcha [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
class_loader [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
compress [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
config [ticket/16924] Do not double escape values inserted into config table 2021-12-02 21:01:45 +01:00
console [ticket/17347] Change command to be called user:delete_id 2024-06-21 21:12:38 +02:00
content_visibility [ticket/17029] Add tests for deleting of last post with different visibility 2023-10-01 11:12:14 +02:00
controller [ticket/16977] Fix broken tests 2022-04-03 21:31:42 +01:00
cron [ticket/16977] Fix broken tests 2022-04-03 21:31:42 +01:00
datetime [ticket/16962] Fix datetime format test 2022-02-22 14:55:38 +07:00
dbal Merge pull request #6637 from rxu/ticket/17337 2024-06-24 20:35:00 +02:00
di [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01:00
download [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
email [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
event [ticket/17286] Do not update user session page if it does not exist 2024-02-02 23:33:12 +07:00
extension [ticket/16891] Update test files to work with changed cache service 2022-01-31 20:34:23 +01:00
feed [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
files [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
filesystem [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional [ticket/16941] Add sphinx tests to 3.3.x 2025-04-24 23:17:26 +07:00
functions [ticket/17201] Split off logic into function and add tests 2023-10-23 21:10:53 +02:00
functions_acp [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
functions_content [ticket/17387] Add more unicode tests 2024-09-03 00:16:05 +07:00
functions_database_helper [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
functions_privmsgs [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
functions_user [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01:00
group [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01:00
groupposition [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
help [ticket/16549] Rewrite at() calls 2020-11-15 18:56:22 +07:00
installer [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
language [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
lock [ticket/17077] Add proper locking in PHP without releasing form tokens 2024-05-01 11:22:29 +02:00
log [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
mcp [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
migrations [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
migrator [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01:00
mimetype [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
mock [ticket/17142] Fix tests' mock cache class 2023-06-08 09:16:47 +07:00
network [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
notification [ticket/17117] Add test for non=existent notification method 2024-01-02 16:30:44 +07:00
pagination [ticket/16977] Fix broken tests 2022-04-03 21:31:42 +01:00
passwords [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
path_helper [ticket/17398] Use referer for web paths in ajax requests 2024-10-09 20:16:30 +02:00
plupload [ticket/16329] Add configuration options for Plupload 2020-01-20 22:16:38 +11:00
privmsgs [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
profilefields [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01:00
random [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
regex [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
request [ticket/17188] Add unit tests 2023-09-16 12:55:23 +02:00
search [ticket/17365] Add a test for max search keywords 2024-07-10 21:32:15 +02:00
security [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
session [ticket/16891] Update test files to work with changed cache service 2022-01-31 20:34:23 +01:00
template [ticket/17050] Remove trailing slash from generated css includes 2022-10-21 21:40:44 +02:00
test_framework [ticket/16941] Add sphinx tests to 3.3.x 2025-04-24 23:17:26 +07:00
text_formatter/s9e [ticket/17376] Update default formatting test 2024-10-11 20:13:22 +02:00
text_processing [ticket/17071] Switch to jsdelivr CDN for twemoji emojis 2023-01-09 21:25:46 +01:00
text_reparser [ticket/17130] Reparse magic urls in posts based on actual content 2024-05-03 20:25:44 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
upload [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
user [ticket/17032] Prevent endlessly cycling to load user 2022-09-08 22:18:13 +02:00
utf [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
version [ticket/17385] Backport tests for updated file downloader to 3.3.x 2024-09-10 22:04:55 +02:00
viewonline [ticket/17107] Fix viewonline helper test 2023-05-23 19:26:45 +07:00
wrapper [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
bootstrap.php [ticket/16472] Remove UI test suite 2020-05-08 14:20:28 +02:00
config_php_file_test.php [ticket/12937] Do not return false. Return null for get and array() for all. 2014-08-08 15:29:34 +02:00
error_collector_test.php [ticket/17176] Use different call to cause a notice 2023-11-26 22:41:30 +07:00
lint_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
RUNNING_TESTS.md [ticket/17126] Fix filename in instructions about running all tests 2023-04-04 20:45:03 +02:00