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
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-08-17 18:20:52 +02:00
AllTests.php Resolve some failed bookmark and tag tests 2011-05-21 14:36:29 -04:00
Bookmark2TagTest.php
BookmarkTest.php
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
FactoryTest.php first test for service factory 2011-04-12 08:47:44 +02:00
LAUNCH_TESTS
phpunit.xml
prepare.php begin supporting a different database for unit tests 2011-05-19 07:38:35 +02:00
SearchHistoryTest.php
Tag2TagTest.php
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
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
VoteTest.php