phpbb/tests
Marc Alexander c93da86f83
[ticket/10824] Add missing imports and adjust json sanitizer imports
This way the imports will also be a bit more explicit to the fact
that this is only a json sanitizer.

PHPBB3-10824
2021-01-26 22:26:01 +01:00
..
acp_board [ticket/16549] Fix select auth method test 2020-10-18 10:38:36 +07:00
attachment [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
auth [ticket/16549] Rewrite at() calls 2020-11-15 18:57:59 +07:00
avatar [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
bbcode Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
cache [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
captcha [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
class_loader [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
compress [ticket/14948] Adjust calls for twig and phpunit updates 2019-05-09 21:40:06 +02:00
config [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
console [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
content_visibility [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
controller [ticket/16549] Avoid deprecated properties/methods in newer PHPUnit versions 2020-10-18 10:38:34 +07:00
cron [ticket/16549] Merge branch ticket/16549 into ticket/16549-master 2020-11-15 22:16:39 +07:00
datetime [ticket/14340] Revert fix for segmentation fault error on phpBB 3.2 PHP7 tests 2015-12-05 00:01:27 +07:00
dbal [ticket/16668] Refactor schema_generator 2021-01-05 22:16:54 +01:00
di Merge branch '3.3.x' 2020-11-22 22:03:06 +01:00
download [ticket/14774] Support partial downloads of attachments 2016-09-07 03:58:33 +02:00
email Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
event [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
extension [ticket/16549] Add void return type of template methods 2020-10-18 10:38:32 +07:00
feed [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
files [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
filesystem [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:38:34 +07:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional [ticket/16650] Adjust catalog entries assertion 2021-01-19 00:44:42 +07:00
functions [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
functions_acp [ticket/16488] Add test for min value 0 as min number 2020-08-27 20:41:38 +02:00
functions_content [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
functions_database_helper [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_privmsgs [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
functions_user [ticket/16549] Rename class phpbb_lint_test rather than the test file 2020-10-18 11:26:44 +07:00
group [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:38:34 +07:00
groupposition [ticket/16346] Remove code in test 2020-08-14 08:29:14 +00: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/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
log [ticket/16346] Fix method arguments 2020-08-14 18:42:50 +00:00
mcp [ticket/14948] Adjust calls for twig and phpunit updates 2019-05-09 21:40:06 +02:00
migrations [ticket/16549] Fix migrations_check_config_added_test 2020-10-18 10:38:35 +07:00
migrator [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
mimetype [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
mock [ticket/16549] Fix tests 2020-10-18 15:09:07 +07:00
network [ticket/16549] Add void return type of template methods 2020-10-18 10:38:32 +07:00
notification [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
pagination [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
passwords [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
path_helper [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
plupload [ticket/16329] Add configuration options for Plupload 2020-01-20 22:16:38 +11:00
privmsgs [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
profilefields [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
random [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
regex [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
request [ticket/16288] PHP 8 compatibility 2020-01-03 02:21:37 +07:00
search [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
security [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
session [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
storage/adapter [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
template [ticket/16549] Fix more tests 2020-10-18 10:38:47 +07:00
test_framework Merge branch '3.3.x' 2021-01-03 17:48:30 +01:00
text_formatter/s9e Merge pull request #6024 from rxu/ticket/16549-master 2020-11-15 20:49:28 +01:00
text_processing Merge pull request #6024 from rxu/ticket/16549-master 2020-11-15 20:49:28 +01:00
text_reparser [ticket/16645] Simplified text_reparser.poll_option 2021-01-01 22:21:00 +01:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
upload Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
user [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
utf [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
version [ticket/16549] Merge branch ticket/16549 into ticket/16549-master 2020-11-15 22:16:39 +07:00
viewonline [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
wrapper [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07: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/16549] Fix tests 2020-10-18 15:09:07 +07:00
lint_test.php [ticket/16549] Rename class phpbb_lint_test rather than the test file 2020-10-18 11:26:44 +07:00
RUNNING_TESTS.md [ticket/16472] Remove UI tests 2020-05-08 14:09:53 +02:00