Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added code and unit tests to list calendars from the server.
[xestiacalendar/.git] / source / tests / xestiacalendar_caldav.h
index fc5a501..8c9860b 100644 (file)
@@ -497,26 +497,8 @@ TEST(CalDAV, ListCalendars){
        
        ConnResult = ServerConnection.GetServerResult();
        
-       EXPECT_EQ(CALDAVQUERYRESULT_OK, ConnResult.Result);
-       ASSERT_EQ(200, ConnResult.HTTPCode);
-       ASSERT_EQ(CURLE_OK, ConnResult.Code);
-       
-       // Get the user principal.
-       
-       CurrentUserPrincipal = ServerConnection.GetUserPrincipal();
-       
-       // Check the response from the server.
-       
-       ConnResult = ServerConnection.GetServerResult();
-       
        EXPECT_EQ(CALDAVQUERYRESULT_OK, ConnResult.Result);
        ASSERT_EQ(207, ConnResult.HTTPCode);
        ASSERT_EQ(CURLE_OK, ConnResult.Code);
        
-       // Get the list of calendars.
-       
-       
-       
-       
-       
 }
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy