aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fileupload_form_test.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-201-1/+8
|\
| * [ticket/security/244] Add missing form parameters to testsMarc Alexander2019-08-241-1/+8
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-2/+2
|/
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
* [ticket/13534] Set imagick path to empty string to prevent failing path checkMarc Alexander2015-01-211-7/+16
* [ticket/13031] Only use mimetype guesser guess if it helps usMarc Alexander2014-09-031-2/+2
* [ticket/11528] Revert Mink changesDhruv2014-08-091-2/+0
* [ticket/11148] Change expected output with disallowed content in testMarc Alexander2014-06-231-2/+2
* [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-2/+2
* [ticket/11528] Call parent::tearDown in overrided tearDown methodDhruv2014-06-231-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* [ticket/10851] Request index instead of logging in and out in testsMarc Alexander2014-04-041-3/+2
* [ticket/10851] Add unit and functional tests for checking attachmentsMarc Alexander2014-04-041-0/+33
* [ticket/12175] Do not use admin account for file size limit testJoas Schilling2014-02-091-2/+9
* [ticket/12175] Fix test for uploading a valid fileJoas Schilling2014-02-091-3/+5
* [ticket/12175] Fix upload test for empty fileJoas Schilling2014-02-091-2/+1
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+19
* [ticket/develop/11568] Fix some more tests in 3.1Joas Schilling2013-05-301-1/+1
* [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-281-1/+0
* [ticket/develop/11568] Do not directly access $client from testsJoas Schilling2013-05-281-1/+1
* [ticket/10758-upload] Mark tests that don't work incomplete.Oleg Pudeyev2012-12-211-0/+2
* [ticket/10758-upload] Convert error to a failure.Oleg Pudeyev2012-12-201-1/+1
* [ticket/11202] Fix comment char, use more descriptive comment.Oleg Pudeyev2012-11-181-1/+1
* [ticket/11202] Add response assertions to file upload functional test.Oleg Pudeyev2012-11-181-0/+3
* [ticket/10992] Changed octetstream to octet-streamFyorl2012-07-161-1/+1
* [ticket/10992] test_empty_file() now tries to upload the correct fileFyorl2012-07-161-1/+1
* [ticket/10992] Modified upload tests to work with new versionFyorl2012-07-161-17/+24
* [ticket/10941] Fixed form test test_too_largeFyorl2012-07-091-2/+2
* [ticket/10941] Replaced use of English with language systemFyorl2012-07-091-2/+2
* [ticket/10941] Renamed classes and filenames so that tests runFyorl2012-07-091-0/+62