aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+41
* | | [ticket/14985] Added functional tests for BBCodes and smiliesJoshyPHP2017-01-122-0/+89
* | | [ticket/14962] Fix functional test for editing postMarc Alexander2017-01-061-3/+6
* | | [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-0/+15
|/ /
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-1/+2
|\ \ | |/
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+2
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+1
* | 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 functional testMatt Friedman2016-11-051-1/+1
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-061-0/+43
|\ \ \ | |/ /
| * | Merge pull request #4486 from marc1706/ticket/11483Tristan Darricau2016-11-061-0/+43
| |\ \ | | |/ | |/|
| | * [ticket/11483] Add tests for generating user act key on force reactivateMarc Alexander2016-11-061-0/+43
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-281-14/+10
|\ \ \ | |/ /
| * | [ticket/14830] Fix testsrxu2016-10-241-14/+10
| * | [ticket/14830] Fix FORM_INVALID error during AСP search index deletionrxu2016-10-211-6/+6
| * | [ticket/14830] Fix ACP search control functional testsrxu2016-10-211-5/+5
| |/
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-031-0/+16
|\ \ | |/
| * [ticket/14802] Add test for empty/blank lines in poll optionsDaniel Sinn2016-10-031-0/+16
* | [ticket/14791] Get form tokens from correct button in search test baseMarc Alexander2016-09-211-1/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-0/+8
|\ \ | |/
| * [ticket/14789] Add form tokens to tests and uncomment add_form_keyMarc Alexander2016-09-181-0/+8
* | [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-7/+7
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-314-9/+0
* | [ticket/14497] Do not check for doctype on index and use correct returnMarc Alexander2016-03-051-4/+4
* | [ticket/14497] Add test for visiting installerMarc Alexander2016-03-051-0/+30
* | [ticket/14315] Add functional tests for permission roles and fix non-jsMarc Alexander2016-02-171-0/+86
* | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-2/+3
* | [ticket/14442] Properly set plupload headerMarc Alexander2016-02-011-4/+4
* | [ticket/14442] Use get_content() in plupload functional testsMarc Alexander2016-02-011-3/+3
* | Merge branch '3.1.x'Mate Bartus2016-01-085-0/+23
|\ \ | |/
| * [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-075-0/+23
* | [ticket/10628] Added testJoshyPHP2015-12-281-0/+25
* | [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-2/+5
* | [ticket/12769] Properly include FAMichael Miday2015-09-171-6/+18
* | [ticket/13904] Fix tests after changes to factoryMarc Alexander2015-09-091-4/+4
* | [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
* | [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-5/+5
* | [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-5/+9
* | [ticket/13904] Add more tests and test casesMarc Alexander2015-09-091-0/+1
* | [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Split code up and pass root path to remote upload typeMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Fix remote upload functional testsMarc Alexander2015-09-091-0/+1
* | [ticket/13904] Move remote upload to its own type classMarc Alexander2015-09-091-4/+4
* | [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-1/+1
* | [ticket/13904] Remove phpbb_root_path global from upload classMarc Alexander2015-09-091-4/+8
* | [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-4/+8