Wykres commitów

1541 Commity (f7f0c205bbd52a367d71a121b67738f28ba089dc)

Autor SHA1 Wiadomość Data
Nicco Kunzmann 5762ac30e8
Update src/icalendar/tests/test_timezoned.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:27:46 +01:00
Nicco Kunzmann 5146c087c5
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:27:29 +01:00
Nicco Kunzmann 0d158c6beb
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:26:59 +01:00
Nicco Kunzmann e5785ec966
Update src/icalendar/cal.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:51:05 +01:00
Nicco Kunzmann c9f6c907eb document tests
see https://github.com/collective/icalendar/pull/623#discussion_r1632221715
2024-06-10 12:49:59 +01:00
Nicco Kunzmann a4c9ecd24f
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:45:27 +01:00
Nicco Kunzmann 307a28bbd9
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:45:08 +01:00
Nicco Kunzmann 86af7567ae
Update src/icalendar/tests/conftest.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:44:46 +01:00
Nicco Kunzmann ee313747cd improve docstrings
address comment https://github.com/collective/icalendar/pull/623#discussion_r1632224076
2024-06-10 12:43:36 +01:00
Nicco Kunzmann 83eb74b49d Add test to map to olson
address comment https://github.com/collective/icalendar/pull/623#discussion_r1632220685
2024-06-10 12:38:25 +01:00
Nicco Kunzmann 4eb94f5b88 address commit
https://github.com/collective/icalendar/pull/623#discussion_r1632213752
2024-06-10 12:29:55 +01:00
Nicco Kunzmann 9bea8a007c
Update link in README
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:25:06 +01:00
Nicco Kunzmann 864987cc9c
include suggestion
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:14:02 +01:00
Nicco Kunzmann f9dad100c5 log changes 2024-06-10 12:10:48 +01:00
Nicco Kunzmann 9bea7f7982 Make tests run for pypy3, too 2024-06-07 18:26:53 +01:00
Nicco Kunzmann a7d8185fab fix test run 2024-06-07 18:19:32 +01:00
Nicco Kunzmann b920876d8c move renaming backports.zoneinfo.ZoneInfo to zoneinfo.ZoneInfo into conftest.py 2024-06-07 18:15:56 +01:00
Nicco Kunzmann 21211cc958 Make a nicer reading 2024-06-07 18:04:46 +01:00
Nicco Kunzmann 9e89a02981 Switch documentation to zoneinfo 2024-06-07 17:49:41 +01:00
Nicco Kunzmann c9f425b25b Add methods to access examples faster 2024-06-07 17:10:35 +01:00
Nicco Kunzmann 2457f3646c Make documentation build under Python 3.12 2024-06-07 16:36:59 +01:00
Nicco Kunzmann 95ccf64575 Document how to access the documentation in the browser 2024-06-07 16:35:26 +01:00
Nicco Kunzmann 9035a2204a Make timezones with / work 2024-06-07 13:44:28 +01:00
Nicco Kunzmann b75be6586b Parametrize tests to run with zoneinfo and pytz 2024-06-07 13:24:25 +01:00
Nicco Kunzmann 0e11a2341f Test all failing tests with pytz and zoneinfo 2024-06-06 13:21:19 +01:00
Nicco Kunzmann e1b1127d40 Fix test dtstamp conversion to UTC 2024-06-05 12:46:36 +01:00
Nicco Kunzmann 942490e788 fix mistakes in tests 2024-06-05 12:46:09 +01:00
Nicco Kunzmann 628869797f Use default provider 2024-06-05 12:35:44 +01:00
Nicco Kunzmann c0a13c35bf Fix refactoring mistake 2024-06-05 12:28:23 +01:00
Nicco Kunzmann 22db734d37 Create provider interface and move function 2024-06-05 12:26:17 +01:00
Nicco Kunzmann 300e6d1ad8 log changes 2024-06-05 12:05:00 +01:00
Nicco Kunzmann 1c795eddbb Add tzdata package to add-on timezones
See https://stackoverflow.com/a/78580486/1320237
2024-06-05 11:59:40 +01:00
Nicco Kunzmann e45ce94b7e Rename fix_pytz_rrule_until -> fix_rrule_until 2024-06-05 11:46:00 +01:00
Nicco Kunzmann 864a144861 skip timezone name comparism for now 2024-06-05 11:27:50 +01:00
Nicco Kunzmann 50c583c655 Test that timezone names are understood 2024-06-05 11:21:09 +01:00
Nicco Kunzmann e4debef7a8 Make tests work 2024-06-04 22:34:16 +01:00
Nicco Kunzmann 01e95295c1 Move vPeriod tests 2024-06-04 22:31:31 +01:00
Nicco Kunzmann 19d4a9da41 move vDatetime tests 2024-06-04 22:25:41 +01:00
Nicco Kunzmann 7a1aeeecc3 move vDDDTypes tests 2024-06-04 22:17:40 +01:00
Nicco Kunzmann 40dd7bb46e create vBinary, vBoolean, vCalAddress tests 2024-06-04 22:11:27 +01:00
Nicco Kunzmann 1452fcf48b move vBoolean test 2024-06-04 22:06:52 +01:00
Nicco Kunzmann 6ee184c83d move vBinary Tests 2024-06-04 22:04:41 +01:00
Nicco Kunzmann 9af4a8d747 refactor: move test 2024-06-04 21:59:53 +01:00
Nicco Kunzmann 34042414e0 refactor: move tests 2024-06-04 21:54:34 +01:00
Nicco Kunzmann 8415bb0bde Refactor tests to use pytest style 2024-06-04 21:43:14 +01:00
Nicco Kunzmann c7629e1fa8 timezoned: +1 test 2024-06-04 21:37:28 +01:00
Nicco Kunzmann 5ed7fca53e Run first test with timezone awareness 2024-06-04 17:52:15 +01:00
Nicco Kunzmann caf2c7f397 refactor src/icalendar/tests/test_period.py 2024-06-04 17:06:41 +01:00
Nicco Kunzmann 71acafea05 refactor src/icalendar/tests/test_unit_cal.py 2024-06-04 17:02:52 +01:00
Nicco Kunzmann f446169776 remove pyts from test 2024-06-04 16:55:34 +01:00