Wykres commitów

16 Commity (32848e4d02c36f0ca524405f8c5152b1e83b2e3e)

Autor SHA1 Wiadomość Data
Martin Eigenmann 1df3dc1db2
feat: actually handle dates, datetimes and timezones as defined in specs 2021-12-26 15:25:56 +01:00
Martin Eigenmann ff17a9ea67
ci: only run linting in pre-commit 2021-10-11 19:58:18 +02:00
pre-commit-ci[bot] 524a79a11d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-10-11 08:03:07 +00:00
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