aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15055] Extend build matrix and trim text in extension_acp_testMarc Alexander2018-01-011-1/+1
| | | | PHPBB3-15055
* [ticket/15171] Fix testRubén Calvo2017-10-311-1/+1
| | | | PHPBB3-15171
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-7/+12
|\ | | | | | | | | | | * 3.1.x: [ticket/7336] Index first post when splitting topics [ticket/7336] Add tests for indexing first post after splitting topics
| * [ticket/7336] Add tests for indexing first post after splitting topicsMarc Alexander2017-01-161-7/+12
| | | | | | | | PHPBB3-7336
* | [ticket/15037] try larger size limithanakin2017-01-231-1/+1
| | | | | | | | PHPBB3-15037
* | [ticket/15307] fix for good!hanakin2017-01-231-2/+2
| | | | | | | | PHPBB3-15037
* | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-3/+3
| | | | | | | | PHPBB3-15037
* | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+41
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links
| * | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+41
| | | | | | | | | | | | PHPBB3-14989
* | | [ticket/14985] Added functional tests for BBCodes and smiliesJoshyPHP2017-01-122-0/+89
| | | | | | | | | | | | PHPBB3-14985
* | | [ticket/14962] Fix functional test for editing postMarc Alexander2017-01-061-3/+6
| | | | | | | | | | | | PHPBB3-14962
* | | [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-0/+15
|/ / | | | | | | PHPBB3-14962
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-1/+2
|\ \ | |/ | | | | | | | | | | * 3.1.x: [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+2
| | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests better. PHPBB3-14855
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+1
| | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests. PHPBB3-14855
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+1
|\ \ | |/
| * 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 branch '3.1.x' into 3.2.xTristan Darricau2016-11-061-0/+43
|\ \ \ | |/ / | | | | | | | | | | | | * 3.1.x: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty
| * | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-10-281-14/+10
|\ \ \ | |/ /
| * | [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
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-031-0/+16
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14802] Add test for empty/blank lines in poll options [ticket/14802] Empty/blank lines should not be additional poll options
| * [ticket/14802] Add test for empty/blank lines in poll optionsDaniel Sinn2016-10-031-0/+16
| | | | | | | | PHPBB3-14802
* | [ticket/14791] Get form tokens from correct button in search test baseMarc Alexander2016-09-211-1/+1
| | | | | | | | PHPBB3-14791
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-0/+8
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14789] Add form tokens to tests and uncomment add_form_key [ticket/14789] Add link hashes and form tokens to all acp links/buttons
| * [ticket/14789] Add form tokens to tests and uncomment add_form_keyMarc Alexander2016-09-181-0/+8
| | | | | | | | PHPBB3-14789
* | [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-7/+7
| | | | | | | | | | | | | | This type of use was deprecated in symfony 2.8 and will be dropped in 3.x. Also see: https://github.com/symfony/symfony/pull/16285 PHPBB3-14717
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-314-9/+0
| | | | | | | | PHPBB3-14576
* | [ticket/14497] Do not check for doctype on index and use correct returnMarc Alexander2016-03-051-4/+4
| | | | | | | | PHPBB3-14497
* | [ticket/14497] Add test for visiting installerMarc Alexander2016-03-051-0/+30
| | | | | | | | PHPBB3-14497
* | [ticket/14315] Add functional tests for permission roles and fix non-jsMarc Alexander2016-02-171-0/+86
| | | | | | | | | | | | Without JS the settings were not applied due to duplicate input names. PHPBB3-14315
* | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-2/+3
| | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* | [ticket/14442] Properly set plupload headerMarc Alexander2016-02-011-4/+4
| | | | | | | | PHPBB3-14442
* | [ticket/14442] Use get_content() in plupload functional testsMarc Alexander2016-02-011-3/+3
| | | | | | | | PHPBB3-14442
* | Merge branch '3.1.x'Mate Bartus2016-01-085-0/+23
|\ \ | |/ | | | | | | * 3.1.x: [ticket/14394] Only purge cache in functional tests if necessary
| * [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-075-0/+23
| | | | | | | | PHPBB3-14394
* | [ticket/10628] Added testJoshyPHP2015-12-281-0/+25
| | | | | | | | | | | | | | | | Tests that the textarea's content is preserved, that no "http://" is added to the text or to the preview's HTML and that the www URL is linkified PHPBB3-10628
* | [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-2/+5
| | | | | | | | PHPBB3-14044
* | [ticket/12769] Properly include FAMichael Miday2015-09-171-6/+18
| |
* | [ticket/13904] Fix tests after changes to factoryMarc Alexander2015-09-091-4/+4
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-1/+1
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-1/+1
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-1/+1
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-5/+5
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-5/+9
| | | | | | | | PHPBB3-13904