Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved testDefaultPrivacyImportNetscape() to tests/www/importNetscapeTest.php.
Moved testDefaultPrivacyImport() to tests/www/importTest.php.
Moved testDefaultPrivacyBookmarksAddMissingTitleMissingPrivacy() to tests/www/bookmarksTest.php.
Moved testDefaultPrivacyBookmarksAdd() to tests/www/bookmarksTest.php.
Kept testDefaultPrivacyPrivate() in tests/api/PostsAddTest.php.
Kept testDefaultPrivacyPublic() in tests/api/PostsAddTest.php.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
|
|
|
|
|
|
and does not break config when the test fatal errored
|
|
move setUnittestConfig to TestBaseApi since it makes only sense to use it there
Conflicts:
tests/TestBaseApi.php
|
|
add new feature: allow unit test mode enabling via HTTP GET parameter
|
|
|
|
|
|
|
|
|
|
carriage returns.""
This reverts commit f072059f2de515c0125a9f63ab8476e52c4d4353.
|
|
This reverts commit 675eadd584e264ba92091579bbc1166dcf3a5715.
|
|
|
|
This reverts commit ef88147d453bce7d5b86ec43daad2f54447513c8.
|
|
|
|
|
|
|
|
|
|
|