aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [feature/controller] Fix functional tests to use query string for controllersDavid King2012-11-181-4/+4
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-165-6/+10
* [feature/controller] Add controller functional test with templateDavid King2012-11-165-5/+52
* [feature/controller] Use warning instead of echo for copy() and unlink()David King2012-11-161-8/+2
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-164-2/+19
* [feature/controller] Reword comment for clarificationDavid King2012-11-161-4/+3
* [feature/controller] Use sizeof() instead of count() as per guidelinesDavid King2012-11-161-1/+1
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-1616-193/+69
* [feature/controller] Fix testsDavid King2012-11-161-1/+1
* [feature/controller] Removed another empty construct methodDavid King2012-11-161-7/+0
* [feature/controller] Remove empty __construct() methodDavid King2012-11-161-7/+0
* [feature/controller] Add _controller attribute to Request after instantiationDavid King2012-11-161-2/+4
* [feature/controller] Implement a front controllerDavid King2012-11-167-0/+133
* Merge PR #1074 branch 'develop-olympus' into developOleg Pudeyev2012-11-161-0/+71
|\
| * Merge PR #1074 branch 'bantu/ticket/11192' into develop-olympusOleg Pudeyev2012-11-161-0/+71
| |\
| | * [ticket/11192] Merge dataProvider arrays because the test is the same now.Andreas Fischer2012-11-161-15/+1
| | * [ticket/11192] Mark negative byte numbers as unsupported.Andreas Fischer2012-11-161-16/+0
| | * [ticket/11192] Test strings not converted to int/float before.Andreas Fischer2012-11-161-2/+36
| | * [ticket/11192] Also test strings, e.g. sums returned by the database.Andreas Fischer2012-11-161-0/+10
| | * [ticket/11192] Also test powers of 10 / 1000.Andreas Fischer2012-11-161-0/+7
| | * [ticket/11192] Add tests.Oleg Pudeyev2012-11-151-0/+50
* | | Merge PR #1060 branch 'develop-olympus' into developOleg Pudeyev2012-11-151-6/+0
|\ \ \ | |/ /
| * | Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympusOleg Pudeyev2012-11-151-6/+0
| |\ \
| | * | [ticket/11186] Database unit tests fail on windows using sqlite2Joas Schilling2012-11-101-6/+0
| | |/
* | | Merge remote-tracking branch 'p/ticket/11202' into developAndreas Fischer2012-11-151-0/+2
|\ \ \
| * | | [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+2
* | | | [ticket/11204] Reindent.Oleg Pudeyev2012-11-151-11/+11
|/ / /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-152-0/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympusAndreas Fischer2012-11-152-1/+19
| |\ \
| | * | [ticket/11202] Custom message does not make sense here, delete it.Oleg Pudeyev2012-11-151-2/+2
| | * | [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+3
| | * | [ticket/11202] Add a heuristic function to check for response success.Oleg Pudeyev2012-11-151-1/+16
| | |/
| * | [ticket/11190] Functional tests purge cache before running.Fyorl2012-11-111-0/+23
| |/
* | Merge PR #1070 branch 'Fyorl/ticket/11190-develop' into developOleg Pudeyev2012-11-151-0/+1
|\ \
| * | [ticket/11190-develop] Functional tests purge cache before running.Fyorl2012-11-111-0/+1
* | | Merge pull request #1056 from igorw/feature/compiled-dicNils Adermann2012-11-115-51/+244
|\ \ \ | |/ / |/| |
| * | [ticket/11152] Basic tests for the container functionsIgor Wiedler2012-11-112-0/+83
| * | [feature/compiled-dic] Remove old testDavid King2012-11-101-50/+0
| * | [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-102-1/+161
* | | Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-103-2/+38
|\ \ \
| * | | [ticket/10939] Added tests for phpbb_request::fileFyorl2012-08-201-0/+17
| * | | [ticket/10939] Modified fileupload tests to deal with new behaviourFyorl2012-08-151-1/+5
| * | | [ticket/10939] Modified mock request class to handle deactivated $_FILESFyorl2012-08-151-1/+8
| * | | [ticket/10939] Modified request test slightly to include $_FILESFyorl2012-08-151-0/+8
* | | | Merge pull request #881 from Fyorl/ticket/10970Nils Adermann2012-11-109-3/+32
|\ \ \ \
| * | | | [ticket/10970] Added support for forms such as {FOO}bar.{EXT}Fyorl2012-07-082-1/+3
| * | | | [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctlyFyorl2012-07-089-3/+30
* | | | | Merge remote-tracking branch 'Fyorl/ticket/11187' into developAndreas Fischer2012-11-101-1/+1
|\ \ \ \ \
| * | | | | [ticket/11187] Added a blank array to fix errors in functional testsFyorl2012-11-101-1/+1
| | |_|/ / | |/| | |
* | | | | [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-101-1/+1
|/ / / /