phpbb/tests
Marc Alexander 4b376de3bf
Merge pull request #5771 from JoshyPHP/ticket/16251
[ticket/16251] Prevent shortened links from overriding other plugins
2019-12-12 18:20:49 +01:00
..
acp_board [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
attachment [ticket/15055] Debug issues 2018-01-01 18:53:57 +01:00
auth [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
avatar [prep-release-3.2.6] Fix expected data in avatar manager test 2019-04-27 13:52:37 +02:00
bbcode [ticket/15172] Add symfony_request to some tests 2017-09-10 12:16:51 +02:00
cache [ticket/15849] Stop using php4 constructors 2018-10-21 07:02:26 +00:00
captcha [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
class_loader [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
compress [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
config Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-27 21:55:40 +02:00
console Merge pull request #5533 from rubencm/ticket/15965 2019-03-13 20:49:39 +01:00
content_visibility [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
controller [ticket/14990] Move dispatcher object to the front of the options array 2017-04-16 23:40:16 +07:00
cron [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01: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/15996] Rename dataProvider to not start with test_ 2019-03-19 21:13:27 +01:00
di Merge branch 'ticket/14957' into ticket/14957-rhea 2017-01-03 21:41:36 +01:00
download [ticket/14774] Support partial downloads of attachments 2016-09-07 03:58:33 +02:00
email [ticket/14990] Move dispatcher object to the front of the options array 2017-04-16 23:40:16 +07:00
event [ticket/15637] Preserve line breaks in event descriptions 2018-07-07 21:25:43 +02:00
extension [ticket/14990] Move dispatcher object to the front of the options array 2017-04-16 23:40:16 +07:00
feed [ticket/15245] Fix tests 2017-10-01 19:14:12 +02:00
files [ticket/14921] Use phpbb.com URL to prevent test failures for remote URLs 2016-12-17 23:29:19 +01:00
filesystem [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional Merge pull request #5737 from marc1706/ticket/16211 2019-12-06 07:20:30 +01:00
functions [ticket/16123] Specify ban_id in validate email fixture 2019-09-08 09:40:56 +02:00
functions_acp [ticket/security/234] Add test for URL validation 2019-04-14 14:11:36 +02:00
functions_content [ticket/15893] Pass needed language class directly to format quote 2018-12-02 19:50:09 +01:00
functions_database_helper [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_privmsgs [ticket/14780] Fixes array with exspected results in test-function 2016-09-15 21:58:21 +02:00
functions_user [ticket/15975] Remove user notification data upon user deletion 2019-02-23 02:02:51 +01:00
group [ticket/15886] Capital Y in arraY 2019-01-02 13:30:58 +01:00
groupposition [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
help [ticket/13844] Add events 2015-05-20 20:11:52 +02:00
installer [ticket/14462] Further speed improvements 2016-02-12 14:31:28 +01:00
language [ticket/14432] Adds a method to get raw language values 2016-01-26 23:45:51 +01:00
lock [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
log [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
mcp [ticket/8116] Add missing new line 2017-04-19 23:35:44 +02:00
migrator [ticket/15696] Add tests 2018-07-05 09:57:23 +02:00
mimetype [ticket/13031] Slightly change behavior of choose_mime_type and add unit tests 2014-09-05 21:55:49 +02:00
mock [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
network [ticket/15959] Fix invalid CNAME record 2019-02-03 21:23:14 +01:00
notification [ticket/15886] Clean up services 2018-12-29 13:28:00 +01:00
pagination [ticket/14971] Add on_page test with the string arguments 2017-01-08 23:09:36 +07:00
passwords [ticket/14733] Make sure detect_algorithm() works correctly and add tests 2016-10-03 22:09:28 +02:00
path_helper [ticket/14440] Add tests 2016-02-07 15:15:01 +01:00
plupload [ticket/16141] Add assertion for memory limit divided by two 2019-10-19 17:35:25 +02:00
privmsgs [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
profilefields Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into prep-release-3.2.2 2018-01-07 10:48:43 +01:00
random [ticket/15693] Update tests to reflect changes to gen_rand_string() 2018-06-17 11:01:11 +02:00
regex [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
request [ticket/15742] Remove addslashes_recursively() 2018-09-13 18:47:14 +02:00
search [ticket/security/235] Update search native tests 2019-04-26 23:39:51 +02:00
security [ticket/15758] Show translated msg for INSECURE_REDIRECT 2018-09-28 12:27:55 +02:00
session [ticket/16007] Correct check_ban_test to boolean 2019-04-02 18:01:59 +02:00
template Merge branch 'prep-release-3.2.3' into 3.2.x 2018-09-09 12:00:28 +01:00
test_framework [ticket/16078] Use while loop for visit retries 2019-10-20 15:51:47 +02:00
text_formatter/s9e [ticket/16251] Prevent shortened links from overriding other plugins 2019-12-09 02:16:01 +01:00
text_processing [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup 2019-12-09 18:06:30 +01:00
text_reparser [ticket/15512] Avoid reparsing non-existent polls 2018-01-12 16:28:37 +01:00
tmp
tree [ticket/15055] Support console questions on windows 2018-01-01 18:56:20 +01:00
ui [ticket/14947] Create new webdriver instance for every test 2017-01-02 20:39:41 +01:00
upload [ticket/15910] Pass object arguments by reference implicitly 2018-12-12 12:41:56 +01:00
user [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
utf [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
version Merge pull request #35 from phpbb/ticket/security-203-rhea 2017-07-16 15:29:35 +02:00
viewonline [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
wrapper [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
bootstrap.php [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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/14972] Fix test_collection_with_mask test 2018-01-01 13:56:04 +01:00
lint_test.php [ticket/15919] Don't run lint test against node_modules 2018-12-23 14:35:58 +01:00
RUNNING_TESTS.md [ticket/15516] Fix typo in UI test instructions 2018-02-21 20:43:56 +01:00