SemanticScuttle/tests
2014-03-26 21:51:35 +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 properly detect path info when running in the phar without /www/ 2014-03-26 21:51:35 +01: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 The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version 2013-03-21 06:49:37 +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 fix timing bug in tests by using title sort order instead of date sort, fix bug when no user was in db 2013-03-21 18:23:34 +01: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 fix tag::normalize test 2013-03-21 06:40:17 +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