| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [feature/controller] Fix misnamed route for functional test | David King | 2012-11-19 | 1 | -1/+1 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Check for proper status codes from controllers | David King | 2012-11-19 | 2 | -0/+9 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Fix line endings and permissions, and check responses | David King | 2012-11-16 | 4 | -6/+6 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Add controller functional test with template | David King | 2012-11-16 | 4 | -0/+25 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Add test for missing argument in controller class | David King | 2012-11-16 | 3 | -1/+10 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Adapt functional tests given new controller framework | David King | 2012-11-16 | 15 | -111/+22 |
| | | | | | PHPBB3-10864 | ||||
| * | [ticket/10941] Added functional tests for the fileupload class | Fyorl | 2012-07-09 | 4 | -0/+0 |
| | | | | | | | | | | | NOTE: test_form_upload() is broken. Uploading files via Symfony fails to retain $_FILES['fileupload']['type'] even if it set explicitely. This appears to be a bug in Symfony. Since the current version of filespec::is_image() relies on the mimetype, these tests will __fail__. filespec::is_image() has been fixed in https://github.com/phpbb/phpbb3/pull/833 however. PHPBB3-10941 | ||||
| * | [ticket/10586] Removed incorrect method call | David King | 2012-03-28 | 5 | -11/+1 |
| | | | | | PHPBB3-10586 | ||||
| * | [ticket/10586] Moved some loading stuff below extension controller, updated ↵ | David King | 2012-03-28 | 4 | -16/+12 |
| | | | | | | | tests PHPBB3-10586 | ||||
| * | [ticket/10586] Correctly purge board cache and don't rename install directory | Nils Adermann | 2012-03-19 | 1 | -2/+2 |
| | | | | | PHPBB3-10586 | ||||
| * | [ticket/10586] Tests are coming along, just a little more to go | David King | 2012-03-19 | 4 | -2/+2 |
| | | | | | PHPBB3-10586 | ||||
| * | [ticket/10586] Adding the extensions used by the tests | David King | 2012-03-19 | 12 | -0/+125 |
| PHPBB3-10586 | |||||
