1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
Commit Graph

22 Commits

Author SHA1 Message Date
James Booth
21ab182151 Refactored ProfAccount creation 2014-01-22 22:22:01 +00:00
James Booth
bd221f6f30 Added cmd_connect tests for invalid properties 2014-01-18 22:55:15 +00:00
James Booth
91d4097df9 Added cmd_connect test for repeated port property 2014-01-18 22:50:17 +00:00
James Booth
21f0bd04a8 Added cmd_connect test for repeated server property 2014-01-18 22:45:24 +00:00
James Booth
0ee6c7a6f1 Added cmd_connect tests for connecting server and port 2014-01-18 22:02:51 +00:00
James Booth
b4e9905db9 Added cmd_connect tests for argument validation 2014-01-18 21:18:25 +00:00
James Booth
b62591903d Fixed broken tests 2014-01-18 20:49:40 +00:00
James Booth
a2c0dab474 Removed mock code from tests 2013-12-26 14:48:25 +00:00
James Booth
8685e78c86 Added mock_accounts and fixed tests 2013-12-26 13:37:22 +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
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
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
bf347ab9e0 Added cmd_connect tests 2013-12-15 18:08:26 +00:00