phpbb/tests
Marc Alexander f6c9d15b0c
Merge pull request #6768 from marc1706/ticket/17459
[ticket/17459] Improve prosilver font sizes and backgrounds
2025-02-14 16:58:09 +01:00
..
acp_board [ticket/17151] Fix tests 2024-05-25 11:57:35 +07:00
attachment [ticket/17357] Fix test 2024-06-30 14:14:13 +02:00
auth [ticket/12479] Remove duplicate semi-colons 2024-07-17 18:06:22 +02:00
avatar [ticket/17353] Update tests for master 2024-07-03 21:48:43 +02:00
ban [ticket/9687] Update deprecated notices and helper functions 2023-11-05 20:21:40 +01:00
bbcode [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
cache Merge branch 'ticket/17301' into ticket/17301-master 2024-06-11 20:29:50 +02:00
captcha [ticket/17414] Change incomplete CAPTCHA to extend new base class 2024-10-20 10:55:15 +02: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/12479] Remove duplicate semi-colons 2024-07-17 18:06:22 +02:00
console [ticket/17135] Fix code flaws 2025-01-05 15:57:46 +07:00
content_visibility Merge branch '3.3.x' 2023-10-01 14:00:51 +02:00
controller [ticket/12479] Remove duplicate semi-colons 2024-07-17 18:06: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 Merge pull request #6638 from rxu/ticket/17337-master 2024-06-24 20:35:23 +02:00
di [ticket/17289] Fix dependency injection error when using development environment 2024-02-18 17:49:36 +01:00
email [ticket/17135] Fix code flaws 2025-01-05 15:57:46 +07:00
event [ticket/17459] Add support for deprecated events to md_exporter 2025-01-09 20:22:48 +01:00
extension [ticket/17283] Remove remaining parts using iconify 2024-02-12 18:52:45 +01: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/17135] Assert xCP modules array is not empty and test output 2025-01-06 22:04:45 +07:00
functions [ticket/12479] Remove unused functions and function aliases 2024-07-12 21:17:47 +02:00
functions_acp [ticket/17151] Adjust code styling 2024-05-25 11:57:39 +07: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/9687] Adjust queries to be compatible with postgres 2023-11-05 20:21:39 +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/17077] Add proper locking in PHP without releasing form tokens 2024-05-01 11:22:29 +02:00
log [ticket/12479] Remove deprecated functions 2024-07-11 20:35:26 +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/17010] Add Webpush settings and language entries 2024-02-24 11:58:27 +01: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/17135] Update Symfony mailer 2025-01-05 15:57:56 +07: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 Merge branch '3.3.x' 2024-10-17 20:38:58 +00:00
plupload [ticket/16329] Add configuration options for Plupload 2020-01-20 22:16:38 +11:00
privmsgs [ticket/12479] Remove unused functions and function aliases 2024-07-12 21:17:47 +02: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/12479] Remove request_var function 2024-07-11 21:54:09 +02:00
search [ticket/12479] Remove duplicate semi-colons 2024-07-17 18:06:22 +02:00
security [ticket/12479] Remove duplicate semi-colons 2024-07-17 18:06:22 +02:00
session [ticket/12960] Remove broken captchas and prepare for incomplete captcha 2024-04-03 20:39:38 +02:00
storage/adapter [ticket/17357] Remove file_info from storage 2024-06-30 13:59:41 +02:00
template [ticket/17335] Add lang_raw twig function for templates 2024-06-14 23:21:33 +02:00
test_framework [ticket/17135] Fix code flaws 2025-01-05 15:57:46 +07:00
text_formatter/s9e [ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode 2025-01-09 21:27:54 +07:00
text_processing [ticket/17304] Change expected text parsing content 2024-10-23 22:42:04 +02:00
text_reparser Merge branch '3.3.x' 2024-05-03 22:16:41 +02:00
tmp
tree [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
ucp [ticket/17465] Add unit tests for all functions in webpush controller 2025-02-02 17:15:34 +01:00
update [ticket/15851] Add controller error_response and tests 2025-02-13 19:47:44 +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 '3.3.x' 2024-09-29 20:40:43 +02: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/9687] Add tests for ban manager and fix some inconsistencies 2023-11-05 20:21:37 +01: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/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