SemanticScuttle/tests
2013-08-20 20:58:28 +02:00
..
ajax
Api remove php4-style object reference passing 2013-03-17 22:22:16 +01:00
data Fix bug : Delicious import does not preserve private links 2012-01-20 21:27:04 +01:00
Model
SemanticScuttle Fix bug : URLs broken on 1&1 server 2013-08-20 20:58:28 +02:00
www Fix bug: URLs were escaped too often in bookmark list 2011-09-05 18:50:49 +02:00
AllTests.php
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 2013-03-20 20:00:25 +01:00
CommonDescriptionTest.php
dox.html
FactoryTest.php
LAUNCH_TESTS
phpunit.xml
prepare.php
SearchHistoryTest.php
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
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
UserTest.php Fix bug : getIdFromUser() always returns an integer now (part 2) 2012-01-21 12:38:17 +01:00
VoteTest.php