Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Don't add a calendar when trying to delete a calendar in unit testing
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 24 Apr 2016 19:24:37 +0000 (20:24 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 24 Apr 2016 19:24:37 +0000 (20:24 +0100)
source/tests/xestiacalendar_caldav.h

index 0ecf485..8ce08dd 100644 (file)
@@ -761,14 +761,6 @@ TEST(CalDAV, DeleteCalendar){
        ASSERT_EQ(CURLE_OK, ConnResult.Code);
        ASSERT_EQ(true, ConnSupport.BasicSupport);
        
-       // Add a calendar to the server.
-       
-       ConnResult = ServerConnection.AddCalendar("Calendar To Edit");
-       
-       EXPECT_EQ(CALDAVQUERYRESULT_OK, ConnResult.Result);
-       ASSERT_EQ(201, ConnResult.HTTPCode);
-       ASSERT_EQ(CURLE_OK, ConnResult.Code);
-       
        // Get the list of calendars.
        
        CalDAVCalendarList CalendarList = ServerConnection.GetCalendars();
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