index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added test to ensure chat sessions cleared on cmd_disconnect
James Booth
2015-01-10
1
-1
/
+1
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-5
/
+2
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
1
-1
/
+4
*
Removed old mocks
James Booth
2014-12-25
2
-381
/
+0
*
Added form tests
James Booth
2014-12-25
1
-70
/
+1
*
Added cmd_roster tests
James Booth
2014-12-24
1
-3
/
+18
*
Added cmd_rooms tests
James Booth
2014-12-24
1
-1
/
+6
*
Added cmd_otr tests
James Booth
2014-12-24
1
-1
/
+6
*
Added cmd_join tests
James Booth
2014-12-24
1
-1
/
+7
*
Added cmd_connect tests
James Booth
2014-12-24
1
-2
/
+7
*
Added cmd_bookmark tests
James Booth
2014-12-24
1
-3
/
+8
*
Refactored all cmd_account tests
James Booth
2014-12-24
1
-3
/
+8
*
Use will_return instead of mock values
James Booth
2014-12-23
2
-34
/
+7
*
cmd_account_shows_account_when_connected_and_no_args
James Booth
2014-12-23
2
-1
/
+11
*
Added stubbed implementations
James Booth
2014-12-23
2
-0
/
+258
*
Fixed tests
James Booth
2014-12-20
1
-2
/
+2
*
Refactored all window recipients and types
James Booth
2014-12-20
2
-6
/
+6
*
Fixed tests to work with cmocka 0.4.1
James Booth
2014-05-26
1
-3
/
+3
*
Refactored bookmarks to use option parser, allow bookmarking rooms with passw...
James Booth
2014-05-10
2
-12
/
+18
*
Use expect_value == NULL for NULL parameters in tests
James Booth
2014-03-16
1
-3
/
+3
*
Added /roster clearnick command
James Booth
2014-03-16
2
-0
/
+30
*
Added /roster remove tests
James Booth
2014-03-16
2
-0
/
+21
*
Added /roster add test
James Booth
2014-03-16
2
-0
/
+23
*
Added test for /join with nick option
James Booth
2014-03-08
2
-0
/
+29
*
Test /otr start sends OTR query message to current recipient
James Booth
2014-02-23
2
-0
/
+17
*
Mock otr module for cmd_otr tests
James Booth
2014-02-16
1
-2
/
+2
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
2
-3
/
+8
*
Added message when bookmark updated
James Booth
2014-02-02
2
-3
/
+8
*
Added /bookmark remove tests
James Booth
2014-02-02
2
-0
/
+23
*
Added cmd_bookmark tests
James Booth
2014-02-01
2
-0
/
+29
*
Added test for /bookmark list
James Booth
2014-02-01
2
-0
/
+15
*
Added cmd_connect tests for connecting server and port
James Booth
2014-01-18
2
-19
/
+10
*
Fixed broken tests
James Booth
2014-01-18
1
-0
/
+3
*
Fixed test compilation
James Booth
2014-01-18
1
-1
/
+2
*
Test for presence update when changing priority
James Booth
2013-12-27
2
-0
/
+39
*
Removed mock code from tests
James Booth
2013-12-26
2
-0
/
+86
*
Replaced old mock_xmpp
James Booth
2013-12-18
2
-202
/
+36
*
Added common mock functions and fixed tests
James Booth
2013-12-18
1
-69
/
+134
*
Added tests for connecting with account
James Booth
2013-12-15
1
-0
/
+1
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-0
/
+3
*
Mocked account preferences and tested cmd_rooms
James Booth
2013-12-14
1
-2
/
+7
*
Added missing files
James Booth
2013-12-14
1
-0
/
+150