Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11865] Add bbcodes to functional posting tests | Joas Schilling | 2013-09-26 | 1 | -2/+2 |
* | [ticket/9341] Move create_topic and post into functional test case | Dhruv | 2013-06-27 | 1 | -101/+0 |
* | [ticket/11568] Use static calls for static methods | Joas Schilling | 2013-05-31 | 1 | -7/+7 |
* | [ticket/11568] Remove manual calls to assert_response_success() | Joas Schilling | 2013-05-27 | 1 | -4/+1 |
* | [ticket/8610] Do not use requests to submit posts except in posting_test.php | Nathan Guse | 2012-12-15 | 1 | -6/+106 |
* | [ticket/8610] Move posting helpers to separate file | Nathan Guse | 2012-12-13 | 1 | -2/+6 |
* | [ticket/8610] Create helper functions to create topic/post in functional tests | Nathan Guse | 2012-12-13 | 1 | -78/+11 |
* | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST | David King | 2012-09-01 | 1 | -9/+1 |
* | [task/functional] Added posting tests (reply and new topic) | David King | 2012-09-01 | 1 | -0/+110 |