Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-27 | privatekey -> privateKey everywhere | Christian Weiske | |
2011-06-08 | make bookmarks.php tests easier to read and use the TestBaseApi to get the urls | Christian Weiske | |
2011-06-08 | fix tests for people that use a separate test database | Christian Weiske | |
2011-06-07 | Refined bookmarksTest.php and added indexTest.php | Mark Pemberton | |
2011-06-04 | Reverted changes of date() to gdate(), added tests to confirm existence of ↵ | Mark Pemberton | |
private RSS feed, and finalized changes to the user session usage with rss.php | |||
2011-05-05 | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | bretticvs | |
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. |