Christian Weiske
|
bdebe6598c
|
use bootstrap file declared in phpunit.xml and do not include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
|
2011-04-12 09:29:59 +02:00 |
|
Christian Weiske
|
a5bd778929
|
introduce assertResponseJson200 for API/ajax tests and use it
|
2011-03-28 08:34:12 +02:00 |
|
Christian Weiske
|
1dfff5d3d8
|
add tests for getadmintags beginsWith and limit parameters
|
2011-03-28 08:01:02 +02:00 |
|
Christian Weiske
|
a756799ef4
|
move setUnittestConfig to TestBaseApi since it makes only sense to use it there
|
2011-03-26 17:04:00 +01:00 |
|
Christian Weiske
|
0935c98499
|
test the limit parameter
|
2011-03-26 13:55:46 +01:00 |
|
Christian Weiske
|
78654369e9
|
test for beginsWith parameter and a bugfix :)
|
2011-03-26 11:54:47 +01:00 |
|
Christian Weiske
|
0f9d06c664
|
first working unittest for ajax/getcontacttags with login!
|
2011-03-26 10:00:18 +01:00 |
|
Christian Weiske
|
db71e63467
|
begin with ajax unittests - but they do not work yet
|
2011-03-25 19:26:21 +01:00 |
|
Christian Weiske
|
3828cfe6d6
|
replace assertType with assertInternalType to please phpunit
|
2011-03-24 08:41:02 +01:00 |
|
Christian Weiske
|
be126cc958
|
tests for getadminlinkedtags
|
2010-10-08 17:43:05 +02:00 |
|