SemanticScuttle/tests
2013-03-21 06:39:11 +01: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 remove php4-style object reference passing 2013-03-17 22:22:16 +01:00
data Fix bug #3468293: Delicious import does not preserve private links 2012-01-20 21:27:04 +01:00
Model begin bookmark model class with URL validation method 2011-05-03 09:14:32 +02:00
SemanticScuttle Fix bug #3160512: Make SemantiScuttle work with FastCGI 2011-07-23 14:19:09 +02:00
www Fix bug: URLs were escaped too often in bookmark list 2011-09-05 18:50:49 +02:00
AllTests.php Resolve some failed bookmark and tag tests 2011-05-21 14:36:29 -04:00
Bookmark2TagTest.php add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags with some empty tags 2013-03-21 06:39:11 +01:00
BookmarkTest.php remove php4-style object reference passing #2 2013-03-20 20:00:25 +01: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 begin supporting a different database for unit tests 2011-05-19 07:38:35 +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 revert getBookmarks() back to original 2011-05-19 19:40:22 -04: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 add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags with some empty tags 2013-03-21 06:39:11 +01:00
TestBase.php remove php4-style object reference passing 2013-03-17 22:22:16 +01:00
TestBaseApi.php skip tests if unittest url is not set instead of failing 2012-01-25 23:20:51 +01: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 Fix bug #3111254: getIdFromUser() always returns an integer now (part 2) 2012-01-21 12:38:17 +01: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