about summary refs log tree commit diff stats
path: root/tests/test_cmd_account.h
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for eval_passwordPeter Vilim2015-01-121-1/+4
* Refactored all cmd_account testsJames Booth2014-12-241-15/+4
* Added tests for "/account clear <property>"James Booth2013-12-271-0/+5
* Test for presence update when changing priorityJames Booth2013-12-271-0/+1
* Changed messages on invalid prioritiesJames Booth2013-12-271-2/+4
* Test priority above upper boundsJames Booth2013-12-271-0/+1
* Test priority below lower boundsJames Booth2013-12-271-0/+1
* Added test for showing message when changing priorityJames Booth2013-12-261-0/+1
* Added mocks and stubs for cons_showJames Booth2013-12-191-1/+1
* Added tests for setting presence prioritiesJames Booth2013-12-171-0/+5
* Added tests for "/account set <status> <priority>" with invalid statusJames Booth2013-12-171-0/+2
* Added tests for "/account set status"James Booth2013-12-171-0/+5
* Added tests for "/account set muc" and "/account set nick"James Booth2013-12-171-0/+4
* Added tests for "/account set password"James Booth2013-12-171-0/+2
* Added tests for "/account set resource"James Booth2013-12-171-0/+2
* Added tests for "/account set server"James Booth2013-12-171-0/+2
* Added validation tests for "/account set" and "/account set jid"James Booth2013-12-161-0/+8
* Added tests for "/account rename"James Booth2013-12-161-0/+5
* Added tests for "/account disable"James Booth2013-12-151-0/+4
* Added tests for "/account enable"James Booth2013-12-151-0/+4
* Test "/account add" shows message on successJames Booth2013-12-151-0/+1
* Test "/account add <account>" adds accountJames Booth2013-12-151-0/+1
* Test "/account add" with missing argJames Booth2013-12-151-0/+1
* Test "/account show <account>" when account existsJames Booth2013-12-151-0/+1
* Test "/account show" when no account does not existJames Booth2013-12-151-0/+1
* Added "/account show" test when no account suppliedJames Booth2013-12-151-0/+1
* Test "/account list"James Booth2013-12-151-0/+1
* Added cmd_account testJames Booth2013-12-151-0/+2