phpbb/tests
2023-09-18 19:28:22 +02:00
..
acp_board [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
attachment [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
auth Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
avatar Merge pull request #5274 from rubencm/ticket/14285 2021-05-28 07:17:15 +02:00
bbcode [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
cache [ticket/16955] Add stubs for cache classes and clean up 2022-12-28 08:37:21 +01:00
captcha [ticket/16741] Test fixes 2021-11-09 02:49:56 +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 Merge branch '3.3.x' 2021-12-07 21:58:15 +01:00
console [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
content_visibility [ticket/15540] Fix tests 2021-03-23 02:44:57 +01:00
controller [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
cron [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
datetime [ticket/16962] Fix datetime format test 2022-02-22 14:55:38 +07:00
dbal [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
di [ticket/12683] Improve exception handling 2022-12-11 17:16:44 +01:00
email Merge branch '3.3.x' 2022-04-30 22:46:05 +02:00
event Merge branch '3.3.x' 2021-04-09 17:29:19 +02:00
extension [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
feed Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
files [ticket/16764] Remove more remnants of remote uploading 2021-04-26 20:44:15 +02:00
filesystem [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
functions [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
functions_acp [ticket/17100] Reuse form_macros in ACP and fix tests 2023-04-09 13:43:04 +02:00
functions_content [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__ 2021-03-04 16:56:07 +01: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/15540] Fix tests and small fixes 2021-03-22 21:57:02 +01:00
group [ticket/15233] Amend tests for avatar helper 2021-03-06 08:18:37 +01:00
groupposition Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
help [ticket/16549] Rewrite at() calls 2020-11-15 18:57:59 +07:00
installer [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
json [ticket/10824] Add missing imports and adjust json sanitizer imports 2021-01-26 22:26:01 +01:00
language [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
lock [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
log Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
mcp [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
mention Merge branch 'ticket/16891' into ticket/16891-master 2022-01-31 21:48:53 +01:00
migrations [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
migrator [ticket/16741] Test fixes 2021-11-09 02:49:56 +01:00
mimetype Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
mock [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
network [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
notification [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
pagination Merge pull request #6376 from lionel-rowe/ticket/16977 2022-04-10 21:21:47 +02:00
passwords [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
path_helper [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
plupload [ticket/16329] Add configuration options for Plupload 2020-01-20 22:16:38 +11:00
privmsgs Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
profilefields [ticket/16741] Test fixes 2021-11-09 02:49:56 +01:00
random [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
regex [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
request [ticket/16288] PHP 8 compatibility 2020-01-03 02:21:37 +07:00
search [ticket/12683] Fix test 2022-12-11 17:16:44 +01:00
security Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
session [ticket/16891] Update test files to work with changed cache service 2022-01-31 20:34:23 +01:00
storage/adapter [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
template [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
test_framework [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
text_formatter/s9e [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
text_processing Merge branch '3.3.x' 2023-01-09 21:58:41 +01:00
text_reparser [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
tmp
tree [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
upload [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
user [ticket/17032] Fix missing parameter in user loader tests 2022-09-09 17:42:51 +02:00
utf [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
version Merge branch 'ticket/16891' into ticket/16891-master 2022-01-31 21:48:53 +01:00
viewonline Merge branch 'ticket/17107' into ticket/17107-master 2023-06-14 21:23:14 +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-09-18 19:28:22 +02:00
lint_test.php [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
RUNNING_TESTS.md [ticket/17126] Fix filename in instructions about running all tests 2023-04-04 20:45:03 +02:00