aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12620] Fix rebaseTristan Darricau2014-11-205-65/+59
* [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-203-0/+0
* [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-2011-3/+1
* [ticket/12620] Fix session testsTristan Darricau2014-11-202-0/+6
* [ticket/12620] Add a test using a custom DI extension in an extensionTristan Darricau2014-11-203-0/+36
* [ticket/12620] Fix testsTristan Darricau2014-11-202-1/+2
* [ticket/12620] Creates one di extension per phpBB extensionTristan Darricau2014-11-201-0/+2
* [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-205-0/+0
* [ticket/12620] Updates test environment (production => development)Tristan Darricau2014-11-208-1/+1
* [ticket/12620] Add support of the environments for the ext routing filesTristan Darricau2014-11-205-6/+32
* [ticket/12620] Fix testsTristan Darricau2014-11-203-0/+2
* [ticket/12620] Add the support of the environments for the ext servicesTristan Darricau2014-11-205-0/+8
* [ticket/12620] Use PHPBB_ENVIRONMENTTristan Darricau2014-11-201-1/+1
* [ticket/12620] Update testsTristan Darricau2014-11-202-0/+0
* [ticket/12620] Fix functional testsTristan Darricau2014-11-201-1/+1
* [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+2
* [ticket/13063] Fix tests after rebaseTristan Darricau2014-11-202-17/+17
* [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-205-22/+49
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-1715-14/+24
|\
| * [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-176-0/+8
| * [ticket/13338] Do not use the _test.php suffix for abstract test case classes.Andreas Fischer2014-11-178-14/+14
| * [ticket/13338] Move insert_config_array_test to functions_acp, add deps.Andreas Fischer2014-11-171-0/+2
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-11-169-117/+104
|\ \ | |/
| * Merge remote-tracking branch 'github-nicofuma/ticket/13280' into develop-ascr...Nils Adermann2014-11-169-117/+104
| |\
| | * [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-165-32/+54
| | * [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
| | * [ticket/13280] Make the tests failingTristan Darricau2014-11-124-100/+78
| | * [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-122-26/+8
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-11-161-1/+8
|\ \ \ | |/ /
| * | Merge pull request #3136 from marc1706/ticket/13332Tristan Darricau2014-11-161-1/+8
| |\ \
| | * | [ticket/13332] Fix auth provider testsMarc Alexander2014-11-121-1/+8
| | |/
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-133-5/+18
|\ \ \ | |/ /
| * | [ticket/13325] Make installing composer dependencies in tests folder optional.Andreas Fischer2014-11-122-3/+16
| * | [ticket/13325] Remove whitespace at end of line.Andreas Fischer2014-11-121-1/+1
| * | [ticket/13325] Update / Fix composer.lock hash.Andreas Fischer2014-11-121-1/+1
| |/
* | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-082-329/+3
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-11-072-8/+26
|\ \ | |/
| * [ticket/13280] Only run sanitizer for server superglobal and modify testsMarc Alexander2014-11-041-1/+6
| * [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-8/+7
| * [ticket/13280] Correctly format user page for build_url()Marc Alexander2014-11-031-1/+8
| * [ticket/13280] Properly format the current page and add sanitizer to testsMarc Alexander2014-11-031-8/+15
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-11-021-0/+19
|\ \ | |/
| * Merge branch 'prep-release-3.1.1' into develop-ascraeusNils Adermann2014-11-021-0/+19
| |\
| | * [ticket/13248] Use functional framework login method in testsMarc Alexander2014-11-011-7/+2
| | * [ticket/13248] Use auth provider collection for getting providerMarc Alexander2014-11-011-0/+24
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-294-16/+286
|\ \ \ | |/ /
| * | Merge pull request #3093 from nickvergessen/ticket/13241Andreas Fischer2014-10-294-16/+286
| |\ \
| | * | [ticket/13241] Remove sleep() and change flood interval insteadJoas Schilling2014-10-291-3/+22
| | * | [ticket/13241] Remove sleep() since the method takes care of this nowJoas Schilling2014-10-291-12/+0
| | * | [ticket/13241] Sleep for 1 second when posting twice in the same secondJoas Schilling2014-10-292-1/+8