History log of /dokuwiki/_test/tests/test/basic.test.php (Results 1 – 8 of 8)
Revision Date Author Comments
# fe717f57 04-Feb-2014 lisps <stummp@loewen.de>

fix content check test cases
add test case new Input check
add global variables to execute


# ccfec560 07-Dec-2013 Anika Henke <anika@selfthinker.org>

crlf 2 lf whitespace fixes


# 3e8bad3a 22-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

add some dependency checks with test skips to fetch tests and tests which use TestResponse::headers


# fb0b3fbf 22-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

update TestResponse class to return specific headers & status codes (with tests)


# 9894e7af 22-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

extend TestRequest class to test fetch & detail; add a test to check it does


# 9e777cee 29-Jun-2012 Andreas Gohr <andi@splitbrain.org>

simplified using the TestRequest class

You now can call get() or post() on it and give it all the wanted
input variables


# e37739cc 20-Apr-2012 Andreas Gohr <andi@splitbrain.org>

some cleanup

removed unneeded data files, converted tabs to spaces


# f8369d7d 18-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

moved _testing to _test