aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4488 from senky/ticket/14825Marc Alexander2016-11-131-0/+1
|\ | | | | | | Add core.auth_oauth_login_after and core.auth_oauth_link_after
| * [ticket/14825] Add core.auth_oauth_(login/link)_afterJakub Senko2016-11-131-0/+1
| | | | | | | | PHPBB3-14825
* | Merge pull request #4504 from VSEphpbb/ticket/14855Marc Alexander2016-11-121-1/+1
|\ \ | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles
| * | [ticket/14855] Update notification functional testMatt Friedman2016-11-051-1/+1
| | | | | | | | | | | | PHPBB3-14855
* | | Merge pull request #4486 from marc1706/ticket/11483Tristan Darricau2016-11-061-0/+43
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | [ticket/11483] Generate user act key if database entry is empty * github.com:phpbb/phpbb: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty
| * | [ticket/11483] Add tests for generating user act key on force reactivateMarc Alexander2016-11-061-0/+43
| |/ | | | | | | PHPBB3-11483
* | Merge pull request #4489 from rxu/ticket/14830Marc Alexander2016-10-281-14/+10
|\ \ | | | | | | | | | [ticket/14830] Fix FORM_INVALID error during some ACP setting operations
| * | [ticket/14830] Fix testsrxu2016-10-241-14/+10
| | | | | | | | | | | | PHPBB3-14830
| * | [ticket/14830] Fix FORM_INVALID error during AСP search index deletionrxu2016-10-211-6/+6
| | | | | | | | | | | | PHPBB3-14830
| * | [ticket/14830] Fix ACP search control functional testsrxu2016-10-211-5/+5
| |/ | | | | | | PHPBB3-14830
* | [ticket/14831] Add more tests against UCP modulesrxu2016-10-232-1/+99
| | | | | | | | PHPBB3-14831
* | [ticket/14831] Add more tests, better name for $e placeholderrxu2016-10-231-4/+55
|/ | | | PHPBB3-14831
* [ticket/14802] Add test for empty/blank lines in poll optionsDaniel Sinn2016-10-031-0/+16
| | | | PHPBB3-14802
* Merge pull request #4394 from marc1706/ticket/14484Tristan Darricau2016-09-243-35/+399
|\ | | | | | | | | | | | | | | | | [ticket/14484] Add possibility to use extensions in UI tests * marc1706/ticket/14484: [ticket/14484] Properly enable extensions in UI tests [ticket/14484] Move facebook/webdriver back to tests dir composer.json [ticket/14484] Move facebook webdriver to main composer.json
| * [ticket/14484] Properly enable extensions in UI testsMarc Alexander2016-07-311-9/+18
| | | | | | | | PHPBB3-14484
| * [ticket/14484] Move facebook/webdriver back to tests dir composer.jsonMarc Alexander2016-07-312-0/+68
| | | | | | | | | | | | This will make sure we don't try to install it to incompatible PHP 5.3.3. PHPBB3-14484
| * [ticket/14484] Move facebook webdriver to main composer.jsonMarc Alexander2016-07-273-76/+363
| | | | | | | | | | | | | | Also updated ui test case file to have same feature set as the 3.2.x version. PHPBB3-14484
* | [ticket/14789] Add form tokens to tests and uncomment add_form_keyMarc Alexander2016-09-181-0/+8
| | | | | | | | PHPBB3-14789
* | Merge pull request #4377 from rxu/ticket/14703Marc Alexander2016-08-312-1/+91
|\ \ | | | | | | | | | [ticket/14703] Fix parent module selection for custom extension modules
| * | [ticket/14703] Improve exception testingrxu2016-08-281-1/+5
| | | | | | | | | | | | PHPBB3-14703
| * | [ticket/14703] Add test for the case multiple parent module_langname foundrxu2016-07-242-1/+87
| |/ | | | | | | PHPBB3-14703
* | [ticket/14742] Add test for (not) reverting ifOliver Schramm2016-08-112-2/+10
| | | | | | | | PHPBB3-14742
* | [ticket/14742] Add test for reverse_update_data()Oliver Schramm2016-08-111-0/+56
|/ | | | PHPBB3-14742
* [ticket/13683] Updates testsTristan Darricau2016-03-291-8/+8
| | | | PHPBB3-13683
* [ticket/13683] Fix more casesTristan Darricau2016-03-291-1/+1
| | | | PHPBB3-13683
* [ticket/13683] Respects force_server_vars settings when generating URLsTristan Darricau2016-03-291-17/+63
| | | | PHPBB3-13683
* Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-271-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-4/+4
| | | | | | | | PHPBB3-14272
* | [ticket/14481] Add tests for x_forwarded_proto headerMarc Alexander2016-03-101-3/+103
| | | | | | | | PHPBB3-14481
* | [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
| | | | | | | | PHPBB3-14433
* | [ticket/14425] Allow setting unix socket in database testsMarc Alexander2016-01-211-4/+11
| | | | | | | | PHPBB3-14425
* | [ticket/14403] Don't expect user_id and user_ip in phpbb\logOliver Schramm2016-01-101-0/+9
| | | | | | | | PHPBB3-14403
* | [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-076-1/+23
| | | | | | | | PHPBB3-14394
* | [ticket/14387] Fix avatar tests after adding get_config_name methodMarc Alexander2016-01-021-1/+4
|/ | | | PHPBB3-14387
* Merge pull request #3764 from Zoddo/ticket/13988Tristan Darricau2015-08-281-1/+1
|\ | | | | | | | | | | | | | | [ticket/13988] Use absolute path for image attachments in feeds * Zoddo/ticket/13988: [ticket/13988] Update tests [ticket/13988] Use absolute path for image attachments in feeds
| * [ticket/13988] Update testsZoddo2015-07-181-1/+1
| | | | | | | | PHPBB3-13988
* | [ticket/14099] Fix testsTristan Darricau2015-08-141-9/+2
| | | | | | | | PHPBB3-14099
* | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-1/+3
|\ \ | |/ |/| | | [ticket/13981] Add events to capture avatar deletion or overwriting
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-231-1/+3
| | | | | | | | | | | | | | | | An event to capture overwriting, and another to capture deletion. Includes better error processing. Replaced global by dependency injection. Fix Travis tests. PHPBB3-13981
* | [ticket/13995] Remove projection from testsMatt Friedman2015-07-081-4/+4
| | | | | | | | PHPBB3-13995
* | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-271-0/+81
| | | | | | | | PHPBB3-13880
* | [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
| | | | | | | | | | | | | | | | This will change the output from just saying that the status did not match the expected one to actually showing any errors before complaining about a possible difference in the status code. PHPBB3-12952
* | Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-092-0/+196
|\ \ | | | | | | | | | [ticket/13779] Set new auth options to the role only if matching the role type
| * | [ticket/13779] Add permission set testsrxu2015-06-062-0/+196
| | | | | | | | | | | | PHPBB3-13779
* | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-093-3/+6
|\ \ \ | | | | | | | | | | | | [ticket/13685] Allow modifying the query for mysql native fulltext search
| * | | [ticket/13685] Fix tests for fulltext searchbrunoais2015-06-073-3/+6
| | | | | | | | | | | | | | | | PHPBB3-13685
* | | | [ticket/sec-184] Fix testsCHItA2015-06-071-1/+1
| | | | | | | | | | | | | | | | SECURITY-184
* | | | Merge pull request #3502 from marc1706/ticket/13564Joas Schilling2015-06-043-0/+168
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/13564] Unlink user accounts upon deleting user
| * | | [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
| | | | | | | | | | | | | | | | PHPBB3-13564
| * | | [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-241-0/+10
| | | | | | | | | | | | | | | | PHPBB3-13564