summaryrefslogtreecommitdiff
path: root/_test/tests/test
Commit message (Collapse)AuthorAge
* fix content check test caseslisps2014-02-04
| | | | | add test case new Input check add global variables to execute
* crlf 2 lf whitespace fixesAnika Henke2013-12-07
|
* add some dependency checks with test skips to fetch tests and tests which ↵Christopher Smith2013-03-22
| | | | use TestResponse::headers
* update TestResponse class to return specific headers & status codes (with tests)Christopher Smith2013-03-22
|
* extend TestRequest class to test fetch & detail; add a test to check it doesChristopher Smith2013-03-22
|
* simplified using the TestRequest classAndreas Gohr2012-06-30
| | | | | You now can call get() or post() on it and give it all the wanted input variables
* some cleanupAndreas Gohr2012-04-20
| | | | removed unneeded data files, converted tabs to spaces
* moved _testing to _testTobias Sarnowski2012-04-18