about summary refs log tree commit diff stats
path: root/tests/config
Commit message (Expand)AuthorAgeFilesLines
* Mock otr module for cmd_otr testsJames Booth2014-02-161-0/+5
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-2/+2
* Moved test helpersJames Booth2014-02-012-42/+0
* Renamed preferences setup and teardown test functionsJames Booth2014-01-282-4/+4
* Added help for /alias commandJames Booth2014-01-251-5/+5
* Refactored ProfAccount creationJames Booth2014-01-222-61/+0
* WIP - /statuses command optionsJames Booth2014-01-202-23/+17
* Added tests/config/helpersJames Booth2014-01-192-0/+48
* Fixed test compilationJames Booth2014-01-181-2/+2
* Test for presence update when changing priorityJames Booth2013-12-272-0/+24
* Added test for showing message when changing priorityJames Booth2013-12-262-0/+40
* Added mock_accounts and fixed testsJames Booth2013-12-262-46/+526
* Added tests for setting presence prioritiesJames Booth2013-12-171-5/+30
* Added tests for "/account set status"James Booth2013-12-171-1/+6
* Added tests for "/account set muc" and "/account set nick"James Booth2013-12-171-2/+12
* Added tests for "/account set password"James Booth2013-12-171-1/+6
* Added tests for "/account set server"James Booth2013-12-171-1/+5
* Added validation tests for "/account set" and "/account set jid"James Booth2013-12-161-2/+14
* Added tests for "/account rename"James Booth2013-12-161-0/+2
* Added tests for "/account disable"James Booth2013-12-151-0/+1
* Added tests for "/account enable"James Booth2013-12-151-0/+1
* Test "/account add <account>" adds accountJames Booth2013-12-151-1/+5
* Test account free'd after connectJames Booth2013-12-151-1/+4
* Added ask for password test when connecting with an accountJames Booth2013-12-151-0/+1
* Moved fulljid logic to accountsJames Booth2013-12-151-0/+4
* Check expected arg to account_get_account in cmd_rooms testJames Booth2013-12-151-0/+1
* Mocked account preferences and tested cmd_roomsJames Booth2013-12-141-0/+112