Alexander Hultnér
|
bd4a63f9b8
|
Merge branch 'master' into fix-compare-offset-datetimes-error
|
2021-02-11 16:52:11 +01:00 |
Mhd Zumair
|
c35dc52ae3
|
Reformated & fix typo
|
2020-11-10 22:41:09 +05:30 |
Kaitlyn McGoldrick
|
31a1b277e8
|
Fix can't compare offset-naive and offset-aware datetimes error
|
2020-08-25 12:43:57 -07:00 |
Tyler House
|
fd8c4351c0
|
fixed test data for organizer
|
2019-02-06 23:27:05 -08:00 |
Tyler House
|
3be35e3d0d
|
added tests for icalparser
|
2019-02-06 17:53:06 -08: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
|
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 |
Arturo Mejia
|
d48335d3b2
|
Added unit test_generate_day_deltas_by_weekday function
|
2018-02-25 02:36:36 -05:00 |
Thomas Irgang
|
556b9a600d
|
ical events tests
|
2017-07-19 10:05:03 +02:00 |