Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | Altered tests to be more timezone friendly | Mark Pemberton | |
2011-05-21 | Merge branch 'master' into privatekey2 | Mark Pemberton | |
2011-05-21 | Resolve some failed bookmark and tag tests | Mark Pemberton | |
2011-05-20 | fix test | Christian Weiske | |
2011-05-20 | all but one test work now with a different unittest database | Christian Weiske | |
2011-05-20 | automatically append unittestmode parameter to url | Christian Weiske | |
2011-05-19 | revert getBookmarks() back to original | Mark Pemberton | |
2011-05-19 | begin supporting a different database for unit tests | Christian Weiske | |
2011-05-13 | new privatekey2 branch with privatekey changes | 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 | |
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-05-03 | rename test method | Christian Weiske | |
2011-05-03 | do not add bookmarks with an invalid URL | Christian Weiske | |
2011-05-03 | begin bookmark model class with URL validation method | Christian Weiske | |
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 | clarify documentation; we are returning get requests | 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-15 | exclude database layer files from coverage | Christian Weiske | |
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 | |
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-14 | include HTTP_Request2 in api base file | Christian Weiske | |
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every ↵ | Christian Weiske | |
single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred | |||
2011-04-12 | first test for service factory | Christian Weiske | |
2011-04-06 | move privacy tests for api/post_add to the correct location | Christian Weiske | |
2011-04-06 | move unittest config deletion to setup since that makes it easier to debug, ↵ | Christian Weiske | |
and does not break config when the test fatal errored | |||
2011-04-06 | cherry-pick: | Christian Weiske | |
move setUnittestConfig to TestBaseApi since it makes only sense to use it there Conflicts: tests/TestBaseApi.php | |||
2011-04-06 | cherry-pick: | Christian Weiske | |
add new feature: allow unit test mode enabling via HTTP GET parameter | |||
2011-04-06 | tell people why we need that variable | Christian Weiske | |
2011-04-06 | always delete all bookmarks in setUp since almost all methods do it anyway | Christian Weiske | |
2011-03-31 | Re-adding test data without carriage returns. | bretticvs | |
2011-03-31 | Trying to remove carriage returns from test data. | bretticvs | |
2011-03-31 | Revert "Revert "Updates for configurable-privacy2, hopefully without ↵ | bretticvs | |
carriage returns."" This reverts commit f072059f2de515c0125a9f63ab8476e52c4d4353. | |||
2011-03-31 | Revert "Updates for configurable-privacy2, hopefully without carriage returns." | bretticvs | |
This reverts commit 675eadd584e264ba92091579bbc1166dcf3a5715. |