Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test account free'd after connect | James Booth | 2013-12-15 | 1 | -0/+32 |
* | Added tests for connecting with account | James Booth | 2013-12-15 | 1 | -1/+32 |
* | Added test for message when connecting via account | James Booth | 2013-12-15 | 1 | -0/+26 |
* | Added ask for password test when connecting with an account | James Booth | 2013-12-15 | 1 | -0/+26 |
* | Tests lowercasing argument on cmd_connect | James Booth | 2013-12-15 | 1 | -5/+30 |
* | Ignore arguments that are not part of test | James Booth | 2013-12-15 | 1 | -10/+10 |
* | Added mock log module | James Booth | 2013-12-15 | 1 | -0/+52 |
* | Moved _ask_password to UI module | James Booth | 2013-12-15 | 1 | -25/+15 |
* | Added cmd_connect tests | James Booth | 2013-12-15 | 1 | -0/+79 |