From f180925c3b4c28d3839efe5526596506c781a9ec Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 10 Jan 2015 01:17:38 +0000 Subject: Added tests for clearing chat sessions on lost connection --- tests/test_server_events.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/test_server_events.h') diff --git a/tests/test_server_events.h b/tests/test_server_events.h index 15a8f597..81a436f4 100644 --- a/tests/test_server_events.h +++ b/tests/test_server_events.h @@ -10,4 +10,5 @@ void handle_message_error_when_recipient_cancel_disables_chat_session(void **sta void handle_message_error_when_recipient_and_no_type(void **state); void handle_presence_error_when_no_recipient(void **state); void handle_presence_error_when_from_recipient(void **state); -void handle_offline_removes_chat_session(void **state); \ No newline at end of file +void handle_offline_removes_chat_session(void **state); +void lost_connection_clears_chat_sessions(void **state); -- cgit 1.4.1-2-gfad0