David King
305f41cf1a
[feature/controller] Fix misnamed route for functional test
...
PHPBB3-10864
2012-11-19 13:16:55 -05:00
David King
f8614bfc84
[feature/controller] Check for proper status codes from controllers
...
PHPBB3-10864
2012-11-19 12:37:20 -05:00
David King
4efbb893b7
[feature/controller] Fix line endings and permissions, and check responses
...
PHPBB3-10864
2012-11-16 17:36:39 -05:00
David King
5b013ddf5c
[feature/controller] Add controller functional test with template
...
PHPBB3-10864
2012-11-16 17:06:01 -05:00
David King
0c75d3d7da
[feature/controller] Add test for missing argument in controller class
...
PHPBB3-10864
2012-11-16 17:05:57 -05:00
David King
7691755883
[feature/controller] Adapt functional tests given new controller framework
...
PHPBB3-10864
2012-11-16 17:05:54 -05:00
Fyorl
5693036bf9
[ticket/10941] Added functional tests for the fileupload class
...
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
2012-07-09 14:08:17 +01:00
David King
caf47f8e19
[ticket/10586] Removed incorrect method call
...
PHPBB3-10586
2012-03-28 20:21:54 -04:00
David King
35805a2740
[ticket/10586] Moved some loading stuff below extension controller, updated tests
...
PHPBB3-10586
2012-03-28 16:48:16 -04:00
Nils Adermann
1bbb32a5cf
[ticket/10586] Correctly purge board cache and don't rename install directory
...
PHPBB3-10586
2012-03-19 09:12:34 -04:00
David King
4100b312bb
[ticket/10586] Tests are coming along, just a little more to go
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
d235262bc2
[ticket/10586] Adding the extensions used by the tests
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00