SemanticScuttle/tests
2011-05-03 19:10:30 +02:00
..
ajax 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
Api verify we get the correct search URL 2011-04-14 17:04:57 +02:00
Model begin bookmark model class with URL validation method 2011-05-03 09:14:32 +02:00
www add test to search for multiple tags, which fails currently 2011-04-15 19:15:57 +02:00
AllTests.php 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
Bookmark2TagTest.php 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
BookmarkTest.php rename test method 2011-05-03 19:10:30 +02:00
CommonDescriptionTest.php 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
dox.html Major refactoring: improve tests process. add a main file called allTests.php. 2008-12-18 10:59:43 +00:00
FactoryTest.php first test for service factory 2011-04-12 08:47:44 +02:00
LAUNCH_TESTS fix typo 2010-03-18 19:22:26 +00:00
phpunit.xml exclude database layer files from coverage 2011-04-15 19:22:19 +02:00
prepare.php make files use pear directories 2010-08-22 01:26:30 +02:00
SearchHistoryTest.php 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
Tag2TagTest.php 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
TagsCacheTest.php 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
TagTest.php 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
TestBase.php move setUnittestConfig to TestBaseApi since it makes only sense to use it there 2011-03-26 17:04:00 +01:00
TestBaseApi.php include HTTP_Request2 in api base file 2011-04-14 16:53:09 +02:00
UserArrayTest.php 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
UserTest.php 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
VoteTest.php 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