aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [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-092-5/+7
* [ticket/10941] Moved comment into markTestIncomplete parameterFyorl2012-07-091-3/+1
* [ticket/10941] Removed manual includes of mock classesFyorl2012-07-091-2/+3
* [ticket/10941] Rearranged tests into their own classes or methodsFyorl2012-07-093-97/+133
* [ticket/10941] Removed the incomplete mark as is_image is fixedFyorl2012-07-091-11/+6
* [ticket/10941] Minor typo fixesFyorl2012-07-091-1/+1
* [ticket/10941] Now actually checks for the value of errors.Fyorl2012-07-091-8/+9
* [ticket/10941] Added a comment explaining the incomplete testFyorl2012-07-091-0/+6
* [ticket/10941] Minor adjustments as per PR commentsFyorl2012-07-091-0/+8
* [ticket/10941] Marked broken test as incompleteFyorl2012-07-091-0/+1
* [ticket/10941] Added functional tests for the fileupload classFyorl2012-07-095-0/+86
* Merge pull request #796 from imkingdavid/ticket/10837Nils Adermann2012-06-111-9/+0
|\
| * [ticket/10837] Removed tearDownAfterClass() from extension_controller_test.phpDavid King2012-05-071-9/+0
* | Merge branch 'develop-olympus' into developNils Adermann2012-05-223-0/+91
|\ \ | |/ |/|
| * [task/functional] Make sure missing language values are handled properlyDavid King2012-04-241-0/+8
| * [task/functional] Increase code coverage for functional testsDavid King2012-04-233-0/+83
| * [ticket/10492] Fix line endingsPatrick Webster2012-04-211-26/+26
| * [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+26
* [ticket/10586] Removed incorrect method callDavid King2012-03-285-11/+1
* [ticket/10586] Moved some loading stuff below extension controller, updated t...David King2012-03-284-16/+12
* [ticket/10586] Added space in if statementDavid King2012-03-281-1/+1
* [ticket/10586] Tests finally work (thanks naderman)David King2012-03-191-13/+12
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-193-17/+6
* [ticket/10586] trying to get tests to workDavid King2012-03-191-12/+16
* [ticket/10586] more work on getting tests to passDavid King2012-03-191-11/+5
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-195-32/+28
* [ticket/10586] Rename install directory back to install/ after testsDavid King2012-03-191-0/+11
* [ticket/10586] browse tests now work, but mine dont. at least we are making p...David King2012-03-192-1/+32
* [ticket/10586] initial work on copying fixtures. Note that this depends on 10706David King2012-03-191-0/+33
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-1912-0/+125
* [ticket/10586] Now tests run, but fail. But here is what I have.David King2012-03-191-2/+4
* [ticket/10586] some bootstrap additions and test changes to try and make it workDavid King2012-03-191-4/+2
* [ticket/10586] test stuff. does not work yet, still need to put phpBB objects...David King2012-03-191-0/+96
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* [feature/functional-tests] Implementing functional test framework with goutteIgor Wiedler2011-10-141-0/+26