summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/unittests
Commit message (Expand)AuthorAge
* Update change log along with package treeDan Goodliffe2017-04-13
* Fix assertions and validate row count in SQL require equalDan Goodliffe2017-04-10
* Remove getSyncs method as it nolonger makes much senseDan Goodliffe2017-03-13
* Test, fix and remove debug around git operation function name retrievalDan Goodliffe2017-03-05
* Update lastcommit when performing a git tree updateDan Goodliffe2017-03-04
* Fix root dir paths for git importDan Goodliffe2017-03-04
* Address failing test cases by applying a merge operation on modified filelist...Dan Goodliffe2017-03-04
* Initial WIP commit of refreshPackageTreeGit, some tests still failDan Goodliffe2017-03-04
* Add service methods to update repositoriesDan Goodliffe2017-03-04
* Git operations test data and setup sqlDan Goodliffe2017-02-26
* Update SQL_REQUIRE_EQUAL to accept literals and include SQL contextDan Goodliffe2017-02-17
* Create maintenance mock and client once per test, not globallyDan Goodliffe2017-02-17
* Fix getUse for cases where a flag is only package localgentoobrowse-api-0.7.3Dan Goodliffe2017-01-21
* Add missing method to get package URLsgentoobrowse-api-0.7.2Dan Goodliffe2017-01-19
* Use libtidy instead of messy shelling out to tidyDan Goodliffe2017-01-16
* Reference local schema.sqlDan Goodliffe2017-01-16
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
* Add fields/members/functions for storing a user's signup date and when they l...Dan Goodliffe2017-01-03
* Introduce to mock mail serverDan Goodliffe2017-01-03
* Support merging when applying updates that target existing packagesDan Goodliffe2016-12-27
* Include archive id in test infoDan Goodliffe2016-12-27
* Restore commented out assertionsDan Goodliffe2016-12-27
* Actually run the send mail test case, but send the mail to noone@Dan Goodliffe2016-12-27
* Write email payloads to bin dir and validate HTML with tidyDan Goodliffe2016-12-27
* Fix ordering and test caseDan Goodliffe2016-12-27
* Add method for getting recent versions for user tracked packagesDan Goodliffe2016-12-27
* Implements package moves from profile/updatesDan Goodliffe2016-12-27
* Dump DB before doing assertions so you have some hope of diagnosing problemsDan Goodliffe2016-12-15
* Add multi-phase maintenance update cyclesDan Goodliffe2016-12-06
* Basic notification service implementationDan Goodliffe2016-12-02
* Fix use flag ordering to be not locale sensitive and resulting changes in tes...Dan Goodliffe2016-11-18
* Add support for getting packaged details tracked by a usergentoobrowse-api-0.6Dan Goodliffe2016-11-04
* Add support for getting a user's tracked packagesDan Goodliffe2016-11-04
* Add support for search for use flagsDan Goodliffe2016-11-04
* Add basic methods for getting information about use flagsDan Goodliffe2016-11-01
* Make PackageUse suitable for generic useDan Goodliffe2016-10-30
* Don't refresh the package tree just after refreshing the package treeDan Goodliffe2016-10-30
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
* Don't screw with sequence settings just for testsDan Goodliffe2016-10-29
* Add all the expected methods to the user serviceDan Goodliffe2016-10-17
* Replace bespoke parser for masks with an AdHoc LexerDan Goodliffe2016-10-15
* Only dump DB when asked forDan Goodliffe2016-10-15
* Use file utils and lexer now in libadhocutilgentoobrowse-api-0.5Dan Goodliffe2016-10-15
* Add basics of user serviceDan Goodliffe2016-10-04
* Add method for getting package use flag optionsDan Goodliffe2016-10-04
* Add methods for getting repo detailsDan Goodliffe2016-10-04
* Add methods for getting dependencies and masksDan Goodliffe2016-10-03
* Add method for getting ebuilds with details (archs and uses)Dan Goodliffe2016-09-26
* Throw and transport ICE exceptions when things aren't foundDan Goodliffe2016-09-24
* Tidy overview categories and add test for unhyphenated category nameDan Goodliffe2016-09-19