Age | Commit message (Expand) | Author |
2013-03-17 | remove php4-style object reference passing | Christian Weiske |
2011-06-04 | Reverted changes of date() to gdate(), added tests to confirm existence of pr... | Mark Pemberton |
2011-05-21 | Altered tests to be more timezone friendly | Mark Pemberton |
2011-05-21 | Resolve some failed bookmark and tag tests | Mark Pemberton |
2011-05-12 | Merge branch 'master' into configurable-privacy2 | Christian Weiske |
2011-05-12 | fix a test that failed when using a base URL without protocol | Christian Weiske |
2011-05-05 | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | bretticvs |
2011-05-02 | merge master | Christian Weiske |
2011-05-02 | make privacy tests clearer | Christian Weiske |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske |
2011-04-26 | use xpath instead of manual string-search to verify test results | Christian Weiske |
2011-04-18 | make import test easier | Christian Weiske |
2011-04-18 | make importnetscape-test easier | Christian Weiske |
2011-04-18 | make edit test much easier and do not rely on manual cookie setting | Christian Weiske |
2011-04-18 | fix tests that did not find the data file | Christian Weiske |
2011-04-17 | Moved unit tests to PostsAddTest.php in Api directory. | bretticvs |
2011-04-14 | verify we get the correct search URL | Christian Weiske |
2011-04-14 | test opensearch api content type | Christian Weiske |
2011-04-14 | remove fixme | Christian Weiske |
2011-04-14 | test that opensearch link is the main page HTML head | Christian Weiske |
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every sin... | Christian Weiske |
2011-04-06 | move privacy tests for api/post_add to the correct location | Christian Weiske |
2011-04-06 | always delete all bookmarks in setUp since almost all methods do it anyway | Christian Weiske |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske |
2010-09-29 | send 400 status code if a parameter is missing | cweiske |
2010-09-29 | check datetime setting | cweiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | test for api/posts/update | cweiske |
2010-09-29 | delicious returns a proper error message when deleting non-existant items, wh... | cweiske |
2010-09-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske |
2010-09-28 | tests for deleting bookmarks via the API. two of them fail currently because ... | cweiske |
2010-03-28 | test that public bookmarks of other people are not exported via csv | cweiske |
2010-03-28 | make export_csv support filtering to multiple tags | cweiske |
2010-03-28 | more tests for csv export api | cweiske |
2010-03-28 | add test for api/export_csv.php | cweiske |