Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | Fix bug: URLs were escaped too often in bookmark list | Christian Weiske | |
2011-06-27 | privatekey -> privateKey everywhere | Christian Weiske | |
2011-06-27 | test global feed with private bookmarks | Christian Weiske | |
2011-06-27 | rename methods to keep them clear | Christian Weiske | |
2011-06-27 | add own assertion to make it easier to switch to atom | Christian Weiske | |
2011-06-27 | better method names | Christian Weiske | |
2011-06-27 | test that using the private key does not leave unwanted login cookies | Christian Weiske | |
2011-06-27 | make the private tests really test something | Christian Weiske | |
2011-06-27 | fix typo | Christian Weiske | |
2011-06-15 | Added RSS Feed tests | Mark Pemberton | |
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-20 | fix test | Christian Weiske | |
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. | |||
2011-04-15 | add test to search for multiple tags, which fails currently | Christian Weiske | |
2011-04-15 | use correct url | Christian Weiske | |
2011-04-15 | use xml parser, not html | Christian Weiske | |
2011-04-15 | Fix bug #3097187: Using opensearch with two tags does not work in Firefox | Christian Weiske | |