Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Marc Alexander
fdfaba4607
[ticket/10851] Request index instead of logging in and out in tests
...
PHPBB3-10851
2014-04-04 20:56:39 +02:00
Marc Alexander
91c3ad07ec
[ticket/10851] Add unit and functional tests for checking attachments
...
These tests will make sure that fileuploads now work as expected regarding
the check for disallowed content.
PHPBB3-10851
2014-04-04 11:48:41 +02:00
Joas Schilling
1fdd01275e
[ticket/12175] Do not use admin account for file size limit test
...
PHPBB3-12175
2014-02-09 23:48:34 +01:00
Joas Schilling
07f19647f4
[ticket/12175] Fix test for uploading a valid file
...
PHPBB3-12175
2014-02-09 23:47:20 +01:00
Joas Schilling
ff57ecf0bc
[ticket/12175] Fix upload test for empty file
...
PHPBB3-12175
2014-02-09 23:45:41 +01:00
Andreas Fischer
2050a39da7
[feature/plupload/integration] Integration of Plupload
...
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".
PHPBB3-10929
2013-10-11 17:40:16 +02:00
Joas Schilling
a36defb10f
[ticket/develop/11568] Fix some more tests in 3.1
...
PHPBB3-11568
2013-05-30 13:26:16 +02:00
Joas Schilling
f1523944a0
[ticket/develop/11568] Remove unneccessary calls to assert_response_success()
...
PHPBB3-11568
2013-05-28 14:58:40 +02:00
Joas Schilling
467c4d62c4
[ticket/develop/11568] Do not directly access $client from tests
...
PHPBB3-11568
2013-05-28 14:55:04 +02:00
Oleg Pudeyev
cc0f6d471f
[ticket/10758-upload] Mark tests that don't work incomplete.
...
PHPBB3-10758
2012-12-21 01:45:24 -05:00
Oleg Pudeyev
b6f40f7c33
[ticket/10758-upload] Convert error to a failure.
...
PHPBB3-10758
2012-12-20 20:42:06 -05:00
Oleg Pudeyev
7ec94208c4
[ticket/11202] Fix comment char, use more descriptive comment.
...
PHPBB3-11202
2012-11-18 14:32:48 -05:00
Oleg Pudeyev
440c66267e
[ticket/11202] Add response assertions to file upload functional test.
...
PHPBB3-11202
2012-11-18 14:15:23 -05:00
Fyorl
fa4eaeb306
[ticket/10992] Changed octetstream to octet-stream
...
PHPBB3-10992
2012-07-16 18:24:45 +02:00
Fyorl
e9a1189bfc
[ticket/10992] test_empty_file() now tries to upload the correct file
...
PHPBB3-10992
2012-07-16 18:24:35 +02:00
Fyorl
91050356d3
[ticket/10992] Modified upload tests to work with new version
...
PHPBB3-10992
2012-07-16 18:24:16 +02:00
Fyorl
c8059cf7e7
[ticket/10941] Fixed form test test_too_large
...
PHPBB3-10941
2012-07-09 14:08:20 +01:00
Fyorl
8d43a6e851
[ticket/10941] Replaced use of English with language system
...
PHPBB3-10941
2012-07-09 14:08:20 +01:00
Fyorl
e0b63df6a4
[ticket/10941] Renamed classes and filenames so that tests run
...
Also fixed some minor issues that weren't flagged before because
the tests were being ignored.
PHPBB3-10941
2012-07-09 14:08:20 +01:00