SemanticScuttle/tests
2011-05-20 07:02:52 +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 Merge branch 'master' into configurable-privacy2 2011-05-12 19:25:03 +02:00
data Moved unit tests to PostsAddTest.php in Api directory. 2011-04-17 17:42:49 -06:00
Model begin bookmark model class with URL validation method 2011-05-03 09:14:32 +02:00
www Moved testDefaultPrivacyEdit() to tests/www/editTest.php. 2011-05-05 16:24:21 -06: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 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 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 cherry-pick: 2011-04-06 08:43:42 +02:00
TestBaseApi.php all but one test work now with a different unittest database 2011-05-20 07:02:52 +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