aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8610] Do not use requests to submit posts except in posting_test.phpNathan Guse2012-12-151-6/+106
* [ticket/8610] Move posting helpers to separate fileNathan Guse2012-12-131-2/+6
* [ticket/8610] Create helper functions to create topic/post in functional testsNathan Guse2012-12-131-78/+11
* [ticket/10972] Drop user deletion.Oleg Pudeyev2012-12-061-1/+0
* [ticket/10972] Tweak user addition.Oleg Pudeyev2012-12-061-4/+8
* [ticket/10972] Moved tests into appropriate places and added commentsFyorl2012-12-062-45/+9
* [ticket/10972] Added methods for creating and deleting basic usersFyorl2012-12-061-0/+45
* [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+3
* [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-011-9/+1
* [task/functional] Added posting tests (reply and new topic)David King2012-09-011-0/+110
* [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