James Booth
|
6a9bb8ea11
|
Bind roster functions in main.c
|
2013-12-22 23:34:44 +00:00 |
|
James Booth
|
4e169689f6
|
Bind presence functions in main.c
|
2013-12-22 23:31:49 +00:00 |
|
James Booth
|
74e8a405d6
|
Bind message functions in main.c
|
2013-12-22 23:25:30 +00:00 |
|
James Booth
|
90e7ce1c56
|
Bind iq functions in main.c
|
2013-12-22 23:19:20 +00:00 |
|
James Booth
|
e818a6772b
|
Bind capabilities functions in main.c
|
2013-12-22 23:16:19 +00:00 |
|
James Booth
|
c001f0e7cb
|
Bind bookmark functions in main.c
|
2013-12-22 23:13:34 +00:00 |
|
James Booth
|
581f58e47f
|
Bind jabber functions in main.c
|
2013-12-22 23:13:05 +00:00 |
|
James Booth
|
5a5b1340aa
|
Dynamically load UI functions, fixed tests
|
2013-12-22 22:14:15 +00:00 |
|
James Booth
|
d56f6dc39b
|
Added mocks and stubs for cons_show
|
2013-12-19 21:05:39 +00:00 |
|
James Booth
|
b27c5d0f5b
|
Replaced old mock_xmpp
|
2013-12-18 23:06:43 +00:00 |
|
James Booth
|
00a475cf55
|
Added common mock functions and fixed tests
|
2013-12-18 22:49:43 +00:00 |
|
James Booth
|
81909ef000
|
Dynamically bind xmpp module api
|
2013-12-18 20:16:55 +00:00 |
|
James Booth
|
bc700fbfea
|
Merge branch 'master' into otr
|
2013-12-18 00:36:05 +00:00 |
|
James Booth
|
f47bd58a1c
|
Added tests for setting presence priorities
|
2013-12-17 23:57:06 +00:00 |
|
James Booth
|
ba66d6b730
|
Added tests for "/account set <status> <priority>" with invalid status
|
2013-12-17 23:23:11 +00:00 |
|
James Booth
|
76e7a8341b
|
Added tests for "/account set status"
|
2013-12-17 23:17:02 +00:00 |
|
James Booth
|
d5a2e645bf
|
Tests valid and invalid resource presence strings
|
2013-12-17 22:58:27 +00:00 |
|
James Booth
|
99f4eeb60d
|
Removed help->usage when not used in tests
|
2013-12-17 22:49:02 +00:00 |
|
James Booth
|
de06c40d46
|
Added tests for "/account set muc" and "/account set nick"
|
2013-12-17 22:46:54 +00:00 |
|
James Booth
|
3b2446c46a
|
Added tests for "/account set password"
|
2013-12-17 22:40:55 +00:00 |
|
James Booth
|
8adca66fa3
|
Added tests for "/account set resource"
|
2013-12-17 22:37:35 +00:00 |
|
James Booth
|
9b41c4ee32
|
Added tests for "/account set server"
|
2013-12-17 22:33:49 +00:00 |
|
James Booth
|
95d08db292
|
Merge branch 'master' into otr
Conflicts:
src/command/commands.c
|
2013-12-16 01:11:36 +00:00 |
|
James Booth
|
52f6ad6fe1
|
Added validation tests for "/account set" and "/account set jid"
|
2013-12-16 01:04:25 +00:00 |
|
James Booth
|
52d15242ab
|
Use expect_any when testing something else in cmd_account tests
|
2013-12-16 00:18:38 +00:00 |
|
James Booth
|
e14b4ef558
|
Added tests for "/account rename"
|
2013-12-16 00:12:07 +00:00 |
|
James Booth
|
3c0bbed717
|
Added tests for "/account disable"
|
2013-12-15 23:55:59 +00:00 |
|
James Booth
|
4216949b2e
|
Added tests for "/account enable"
|
2013-12-15 23:51:29 +00:00 |
|
James Booth
|
b2f4570886
|
Test "/account add" shows message on success
|
2013-12-15 23:39:04 +00:00 |
|
James Booth
|
85629cb9a3
|
Test "/account add <account>" adds account
|
2013-12-15 23:36:20 +00:00 |
|
James Booth
|
bf0870afe4
|
Test "/account add" with missing arg
|
2013-12-15 23:30:09 +00:00 |
|
James Booth
|
2197804826
|
Test "/account show <account>" when account exists
|
2013-12-15 23:26:02 +00:00 |
|
James Booth
|
838e6e1f5b
|
Test "/account show" when no account does not exist
|
2013-12-15 23:22:22 +00:00 |
|
James Booth
|
8aaca1054f
|
Added "/account show" test when no account supplied
|
2013-12-15 23:17:35 +00:00 |
|
James Booth
|
6f060b583e
|
Test "/account list"
|
2013-12-15 23:07:53 +00:00 |
|
James Booth
|
683da12c3a
|
Added cmd_account test
|
2013-12-15 22:28:22 +00:00 |
|
James Booth
|
6d75ebb8e9
|
Test account free'd after connect
|
2013-12-15 22:00:42 +00:00 |
|
James Booth
|
5ec2d3cf7c
|
Added tests for connecting with account
|
2013-12-15 21:31:27 +00:00 |
|
James Booth
|
cae2979a0b
|
Added test for message when connecting via account
|
2013-12-15 21:23:58 +00:00 |
|
James Booth
|
540d658e35
|
Added ask for password test when connecting with an account
|
2013-12-15 20:52:30 +00:00 |
|
James Booth
|
5c65599e6a
|
Tests lowercasing argument on cmd_connect
|
2013-12-15 20:38:26 +00:00 |
|
James Booth
|
5e739cbfb7
|
Moved fulljid logic to accounts
|
2013-12-15 20:32:30 +00:00 |
|
James Booth
|
9b631cf571
|
Ignore arguments that are not part of test
|
2013-12-15 20:02:25 +00:00 |
|
James Booth
|
7842b0d1fc
|
Added mock log module
|
2013-12-15 19:56:48 +00:00 |
|
James Booth
|
079ea5304b
|
Moved _ask_password to UI module
|
2013-12-15 19:38:23 +00:00 |
|
James Booth
|
eff2ef3859
|
Check expected arg to account_get_account in cmd_rooms test
|
2013-12-15 18:15:16 +00:00 |
|
James Booth
|
bf347ab9e0
|
Added cmd_connect tests
|
2013-12-15 18:08:26 +00:00 |
|
James Booth
|
2470f642c7
|
Merge branch 'master' into otr
Conflicts:
src/command/command.c
|
2013-12-15 17:19:01 +00:00 |
|
James Booth
|
2490f5b417
|
Seperated command functions into module
|
2013-12-15 16:10:32 +00:00 |
|
James Booth
|
447d235868
|
Mocked account preferences and tested cmd_rooms
|
2013-12-14 18:43:19 +00:00 |
|