Wykres commitów

74 Commity (master)

Autor SHA1 Wiadomość Data
Tyler House 3be35e3d0d added tests for icalparser 2019-02-06 17:53:06 -08:00
Mahesh Raju b31e944065 Add a 'recurring' attribute to Event. 2018-11-16 09:43:02 -08:00
Cuneyt Mertayak 650ed91915 Fix: Recurring All Day Events 2018-11-14 07:45:27 -08:00
dlichtistw dff4e359f7 unittest description
Add test messages for Event.__str__ tests.
2018-10-02 22:09:57 +02:00
dlichtistw 001885677c New unittest
Add test for Event.__str__ method.
Extend tests for Event.copy_to and normalize.
2018-10-02 21:58:56 +02:00
dlichtistw de855637f1 Add test
Add test data and unittest for multiple exdates.
2018-10-01 22:02:44 +02:00
dlichtistw 24e1bb0ef7 Fix: Support events without end
According to RFC5545, an event may have no DTEND nor DURATION property. Set end = start in that case.
2018-09-30 12:28:41 +02:00
dlichtistw b862633fd7 Add test
Add unittest for handling events with duration property instead of explicit dtend property.
2018-09-30 12:07:43 +02:00
dlichtistw 98949bd425 Test description
Test event description refined.
2018-09-29 21:44:57 +02:00
dlichtistw 3610b14ee4 Test recurring
Additional iCal file and test aimed at recurring events with exdate.
2018-09-23 20:55:10 +02:00
dlichtistw 8c7390dc3b Remove tests
Remove tests for methods, that have been removed.

Use dateutil timezones instead of pytz timezones.
2018-09-23 18:28:08 +02:00
dlichtistw f40c817338 Add new test
Test for the adjust_dst method.
2018-09-22 20:03:05 +02:00
Pablo Castellano e3b3356105 test: add two new tests 2018-09-16 18:42:32 +02:00
Pablo Castellano 1f05d58c72 feat: add support for MONTHLY events with BYDAY clause
fixes #16 and #24
2018-09-16 18:16:39 +02:00
Pablo Castellano b8c35de2a1 style: Python idioms and PEP8 2018-09-16 18:16:39 +02:00
dlichtistw c635996cc2 Fix unittest
Reflect all-day event in test data.
2018-09-12 19:58:48 +02:00
Cuneyt Mertayak 5831b1ee1f Reading Ability of Events from String Content
Reading events from pure string content is added. It becomes a need when the calendar content is not served from a URL or a file.
2018-04-03 22:32:25 -07:00
Arturo Mejia d48335d3b2 Added unit test_generate_day_deltas_by_weekday function 2018-02-25 02:36:36 -05:00
Pablo Castellano c565f798b7 Add new test to check event attributes 2018-02-07 22:04:28 +01:00
Irgang fdedad8d9b test coverage 2017-07-20 18:11:50 +02:00
Irgang 1d0df6468f code coverage extended 2017-07-20 18:02:46 +02:00
Irgang ada65b3674 new test for async interface added 2017-07-20 17:49:01 +02:00
Thomas Irgang 7d4540b1ee test module for icalevents added 2017-07-20 09:04:05 +02:00
Thomas Irgang 556b9a600d ical events tests 2017-07-19 10:05:03 +02:00