phpbb/tests
2017-08-03 22:23:08 +02:00
..
acp_board [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
auth [ticket/13332] Fix auth provider tests 2014-11-12 11:42:08 +01:00
avatar [ticket/security/210] Adjust regex and add tests for IPv6 2017-07-10 21:17:52 +02:00
bbcode [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
cache [ticket/11224] Updates tests 2014-10-03 23:51:16 +02:00
captcha [ticket/13522] Fix QA tests for request_var() use 2015-02-21 17:53:25 +01:00
class_loader [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
compress [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
config Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-27 21:55:40 +02:00
console [ticket/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
content_visibility [ticket/13146] Even more missing phpbb_mock_event_dispatcher() 2015-01-10 08:32:22 +00:00
controller [ticket/13683] Updates tests 2016-03-29 19:13:09 +02:00
cron [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
datetime [ticket/13216] Use gmdate() instead of date() in datetime tests 2014-10-25 20:25:57 -07:00
dbal [ticket/14831] Add more tests against UCP modules 2016-10-23 23:33:03 +07:00
di [ticket/14957] Do not cache database config entries 2017-01-03 21:29:30 +01:00
download [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
event [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
extension [ticket/13489] Fix tests 2015-01-14 12:04:30 +01:00
feed [ticket/14838] Add simple test for fetch_attachments method 2017-01-03 22:57:14 +01:00
filesystem [ticket/12099] Break clean_path tests with a simple test 2014-05-29 23:44:10 +02:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional [ticket/7336] Add tests for indexing first post after splitting topics 2017-01-16 22:29:04 +01:00
functions [ticket/security/211] Add test for line breaks in URL 2017-07-27 18:23:43 +02:00
functions_acp [ticket/14272] Only use maxlength and size for allowed input elements 2015-11-06 10:20:05 +01:00
functions_content [ticket/12662] Update tests that utilize get_username_string 2014-06-25 14:19:09 +02:00
functions_database_helper [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_install [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_user [ticket/13564] Try to unlink user account for every auth provider 2015-03-24 17:09:52 +01:00
groupposition [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
lock [ticket/12996] Fix reliability issue in flock test. 2014-08-19 11:53:34 +02:00
log [ticket/14403] Don't expect user_id and user_ip in phpbb\log 2016-01-10 17:43:10 +01:00
mcp [ticket/8116] Add missing new line 2017-04-19 23:35:44 +02:00
migrator [ticket/14742] Add test for reverse_update_data() 2016-08-11 01:12:43 +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/14938] Inconsistency in ext_mgr all_available vs is_available 2017-02-10 02:09:18 +01:00
network [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
notification Merge pull request #3234 from brunoais/ticket/13154 2015-01-13 23:31:28 +01:00
pagination [ticket/13538] Add tests for double nested pagination loop 2015-01-24 14:35:49 +01:00
passwords [ticket/13203] Fix passwords manager tests 2014-10-22 15:09:58 -05:00
path_helper Merge pull request #3055 from marc1706/ticket/13192 2015-01-19 16:45:43 +01:00
plupload [ticket/14770] Decreases quality to 85, changes test to 85, too 2016-12-18 15:31:58 +01:00
privmsgs [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
profilefields [ticket/security/211] Allow make_clickable() again after change to regex 2017-08-03 22:23:08 +02:00
random [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
regex [ticket/12926] Support for IDN (IRI) 2014-11-27 01:18:49 +07:00
request [ticket/14481] Add tests for x_forwarded_proto header 2016-03-10 14:49:23 +01:00
search [ticket/13685] Fix tests for fulltext search 2015-06-07 18:40:49 +01:00
security Merge branch 'ticket/security-180' into ticket/security-180-asc 2015-04-28 22:12:03 +02:00
session [ticket/13280] Make the tests failing 2014-11-12 15:43:12 +01:00
template Merge pull request #4605 from javiexin/ticket/14943 2017-02-23 22:21:16 +01:00
test_framework [ticket/14484] Properly enable extensions in UI tests 2016-07-31 20:08:58 +02:00
text_processing [ticket/12705] Break calling make_clickable with a different server_url 2014-06-14 11:34:32 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
ui [ticket/12962] Add quick-links JS test 2014-09-21 13:53:08 +05:30
upload [ticket/13755] Ignore dots in path when determining file extension. 2015-04-10 16:23:51 -07:00
user [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
utf [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
version Merge pull request #32 from phpbb/ticket/security-203 2017-07-16 11:17:36 +02:00
viewonline [ticket/12834] Correctly match directories in session page 2014-07-08 17:53:32 +02:00
wrapper [ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliable 2014-09-30 15:53:02 -07:00
bootstrap.php [ticket/13325] Make installing composer dependencies in tests folder optional. 2014-11-12 20:34:36 +01:00
composer.json [ticket/14484] Move facebook/webdriver back to tests dir composer.json 2016-07-31 11:23:59 +02:00
composer.lock [ticket/14484] Move facebook/webdriver back to tests dir composer.json 2016-07-31 11:23:59 +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/13306] update test 2014-11-13 20:55:20 -06:00
lint_test.php Merge branch '3.0.x' into 3.1.x 2015-05-29 22:46:28 +02:00
RUNNING_TESTS.md [ticket/12747] Drop support for Firebird 2014-06-20 12:35:42 +02:00