summaryrefslogtreecommitdiff
path: root/tests/unit/core/test_services.py
AgeCommit message (Collapse)Author
2017-02-09[feat] add account based keymanagement APIRuben Pollan
- Resolves: #8755
2016-11-11[bug] get user parameter in the key commandsKali Kaneko (leap communications)
This has been previously encapsulated in a dict, and the commands were not modified accordingly. I'm adding some very basic test for the KeymanagerService public api contract. - Resolves: #8577