Age | Commit message (Expand) | Author |
2010-03-18 | test for the failure we fixed one commit ago | cweiske |
2010-03-18 | fix typo | cweiske |
2010-03-17 | write failing test for bug #2953732 | cweiske |
2010-03-17 | remove part of broken merge :/ | cweiske |
2010-02-20 | add missing piece of faulty merge | cweiske |
2010-02-20 | add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex... | cweiske |
2010-02-20 | add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks() | cweiske |
2010-02-20 | make tests better | cweiske |
2010-02-20 | add bookmark2tagtest to alltests | cweiske |
2010-02-20 | add test for Bookmark2Tag::getTagsForBookmark() | cweiske |
2010-02-20 | test getBookmarks() with tag loading functionality | cweiske |
2010-02-20 | make countOthers() accept an array of addresses | cweiske |
2010-02-16 | test complex combination of watches, publics and private bookmarks with count... | cweiske |
2010-02-16 | allow setting of status during addBookmark in tests | cweiske |
2010-02-16 | multiple tests for SemanticScuttle_Service_Bookmark::countOthers() | cweiske |
2010-02-16 | allow adding of certain addresses | cweiske |
2010-02-07 | tell people that debugmode and mysql4 will break some tests | cweiske |
2009-11-23 | part of request #2830224: prepare API for short url service | cweiske |
2009-11-20 | test email validation | cweiske |
2009-11-20 | add base test files to phpunit blacklist | cweiske |
2009-11-20 | test deleteBookmarksForUser | cweiske |
2009-11-20 | test bookmark updating | cweiske |
2009-11-20 | test normalizing an address | cweiske |
2009-11-19 | test bookmarkExists() in all variations | cweiske |
2009-11-19 | fully test editAllowed() | cweiske |
2009-11-19 | fix notice when passing an invalid array to editAllowed() | cweiske |
2009-11-19 | fix notice when passing an invalid array to editAllowed() | cweiske |
2009-11-19 | test getBookmark() a bit more, and test "all" parameter with countBookmarks | cweiske |
2009-11-10 | update unit test instructions | cweiske |
2009-11-03 | add new "votes" field in bookmarks database with the total sum of votes | cweiske |
2009-11-02 | allow vote changes | cweiske |
2009-11-02 | test vote() when voting is deactivated | cweiske |
2009-11-02 | allow changing of votes | cweiske |
2009-11-02 | enable voting in voting tests | cweiske |
2009-10-31 | enable voting when testing voting, test countBookmarks() | cweiske |
2009-10-31 | test getObjectUsers() and fix a bug found by the tests | cweiske |
2009-10-28 | unification test was unstable, too | cweiske |
2009-10-28 | test was unstable and did not work with empty users table | cweiske |
2009-10-28 | fix unfreed sql result and add deleteAll() for users | cweiske |
2009-10-28 | add usertest to alltests | cweiske |
2009-10-28 | add usertest and check if setting a new user id also changes the user array | cweiske |
2009-10-28 | test previously fixed bug: voting was updated for all bookmarks, not only the... | cweiske |
2009-10-28 | implement rewriteVotings() and unittest the method | cweiske |
2009-10-28 | test that voting for other bookmarks does not change when voting for one book... | cweiske |
2009-10-26 | add eric and ben as authors | cweiske |
2009-10-26 | rename config.inc.php to config.php throughout the code | cweiske |
2009-10-25 | remove unreachable code | cweiske |
2009-10-25 | fix tagtest | cweiske |
2009-10-25 | fix one tag2tag test and make the other one report the real error | cweiske |
2009-10-25 | tab 2 spaces in test files | cweiske |