Wykres commitów

636 Commity (niccokunzmann-patch-1)

Autor SHA1 Wiadomość Data
Jaca e2d09291e7
Merge pull request #453 from niccokunzmann/refactor-test-remove-unused-file
remove unused file
2022-10-15 15:51:37 +02:00
Jaca 2ef3c5f7da
Merge branch 'master' into test_restructure_issue_273 2022-10-15 15:29:24 +02:00
jaca 5311870bd0
add missing assertion 2022-10-15 15:26:09 +02:00
Nicco Kunzmann e0c87b168d
use in_timezone parameter to make pytz and others work the same
see https://github.com/collective/icalendar/pull/418#issuecomment-1272123309
2022-10-15 15:25:02 +02:00
Nicco Kunzmann 877649e501 added newline 2022-10-13 20:26:42 +01:00
Nicco Kunzmann c5b3da0384 explicitely check duration
see https://github.com/collective/icalendar/actions/runs/3244748413/jobs/5321333702#step:6:60
2022-10-13 19:30:28 +01:00
Nicco Kunzmann 529202bf81 correct tests 2022-10-13 19:24:29 +01:00
Nicco Kunzmann 79bb6efb25 fix given example
see https://github.com/collective/icalendar/issues/156#issuecomment-1278002356
2022-10-13 19:24:20 +01:00
Nicco Kunzmann d0a07388c4 check different formats and calendars using PERIOD 2022-10-13 19:06:17 +01:00
Nicco Kunzmann f155c9d542 add tests for RDATE with PERIOD value
see https://github.com/collective/icalendar/issues/156
2022-10-13 17:58:05 +01:00
Nicco Kunzmann d3588ecf58 move TestEncoding into the test_encoding file and use pytest 2022-10-13 14:25:38 +01:00
Nicco Kunzmann 2e4feab8e9 remove unused file
This file split up in
https://github.com/collective/icalendar/pull/402/files
2022-10-13 14:14:59 +01:00
Nicco Kunzmann e8b7b165dc refactor test multiple 2022-10-13 14:05:18 +01:00
Nicco Kunzmann 881c0a585c add tests for removing VALUE=DATE-TIME from DTSTART, DTEND, DTSTAMP 2022-10-13 09:23:01 +01:00
Nicco Kunzmann 9c2d097d8b make sure .rst collection includes only icalendar files 2022-10-10 17:48:44 +01:00
Nicco Kunzmann 913b8a9bc6 test all files with doctest
This runs doctest on .py and rst files.
See https://github.com/collective/icalendar/issues/443
2022-10-10 17:28:39 +01:00
Jaca 97c470d680
Merge branch 'master' into test_restructure_test_encoding_create_from_ical 2022-10-08 17:12:10 +02:00
jaca 33c380e632
clarify test events' names 2022-10-08 17:09:59 +02:00
jaca 83b7334bd1
merge test_events_unicoded into test_event_from_ical_respects_unicode 2022-10-08 17:09:05 +02:00
Nicco Kunzmann 70a5f20616
Merge pull request #440 from jacadzaca/restructure_test_issue_82
restructure test_issue_82
2022-10-07 22:40:44 +01:00
Jaca e892f51200
fix indent 2022-10-07 16:56:51 +02:00
Jaca 3574f87626
Merge branch 'master' into restructure_test_issue_82 2022-10-07 16:53:14 +02:00
jaca 14579b654b
move test_create_to_ical from test_encoding to test_examples.py 2022-10-07 16:35:52 +02:00
jaca ce2ec96451
refactor test_encoding_create_from_ical 2022-10-07 15:52:51 +02:00
jaca 77a9bf4ba9
refactor test_issue_237 2022-10-07 15:01:02 +02:00
mamico 7a8d584b85
fix: cli does not support DURATION #354 2022-10-07 12:45:12 +02:00
Jaca 4661b3b618
Merge branch 'master' into test_restructure_test_issue_178 2022-10-03 19:01:17 +02:00
Jaca 76b51ae8b6
Merge branch 'master' into test_restructure_issue_168 2022-10-03 18:52:18 +02:00
Jaca 811b0fc98e
Merge branch 'master' into test_restructure_test_issue_178 2022-10-03 18:50:39 +02:00
Nicco Kunzmann 7eedbf6b47
Merge branch 'master' into test_restructure_issue_335 2022-10-01 20:58:32 +01:00
Nicco Kunzmann c9f90cfb45
Merge branch 'master' into test_restructure_test_issue_142_143 2022-10-01 20:52:00 +01:00
Nicco Kunzmann 71713a2dab
Merge branch 'master' into test_restructure_issue_335 2022-10-01 20:40:52 +01:00
Nicco Kunzmann c409efd358
make __getattr__ smaller
- conditional removed: __getattr__ is only called when an attribute does not exist
- try/except removed: yield original error instead of KeyError
- remove logger
2022-09-29 11:35:07 +01:00
Nicco Kunzmann fc467546b7
make __getattr__ smaller
- conditional removed: __getattr__ is only called when an attribute does not exist
- try/except removed: yield original error instead of KeyError
2022-09-29 11:33:20 +01:00
jaca 7723670e09
refactor test_issue_168 2022-09-29 12:30:35 +02:00
Nicco Kunzmann fa54de2f9f
access calendars like events in tests 2022-09-29 11:24:12 +01:00
jaca eb2fcf1669
refactor test_issue_142 and test_issue_143 2022-09-29 12:18:25 +02:00
Nicco Kunzmann 57e7dc3a51
Merge branch 'master' into test_restructure_issue_104 2022-09-29 00:27:06 +01:00
Nicco Kunzmann cdff06ea85
remove parametrization
This adds suggested changes
see https://github.com/collective/icalendar/pull/410#discussion_r982926625
2022-09-29 00:20:12 +01:00
Nicco Kunzmann d3c0e0803d
Merge branch 'master' into test_restructure_issue_112 2022-09-29 00:10:46 +01:00
Nicco Kunzmann a3f2621e29
Merge branch 'master' into test_restructure_issue_157 2022-09-29 00:07:52 +01:00
Nicco Kunzmann 5d4e58028f
Merge pull request #415 from jacadzaca/test_restructure_issue_345
refactor test_issue_345
2022-09-28 23:36:16 +01:00
Nicco Kunzmann 948fbb8a6c
Merge pull request #423 from niccokunzmann/remove-getattr
remove getattr() call where [] can be used
2022-09-27 09:55:39 +01:00
Nicco Kunzmann 64c8604f51 add missing test cases for uid
see https://github.com/collective/icalendar/pull/415/files#r980383444
2022-09-26 20:01:40 +01:00
Nicco Kunzmann 61a7a34a8b Merge branch 'test_restructure_issue_345' of https://github.com/jacadzaca/icalendar into jacadzaca-test_restructure_issue_345 2022-09-26 19:47:20 +01:00
Nicco Kunzmann 602ff19f8e
remove already removed tests for issues 70 and 100
see https://github.com/collective/icalendar/pull/409#discussion_r980368815
2022-09-26 19:31:32 +01:00
Nicco Kunzmann fe1f1fc943 correct misspelling 2022-09-26 18:17:40 +01:00
Nicco Kunzmann 6280c7cc76
Merge branch 'master' into test_restructure_issue_101 2022-09-26 18:16:26 +01:00
Nicco Kunzmann 197f44c84a remove getattr() call where [] can be used 2022-09-26 18:09:56 +01:00
Nicco Kunzmann 8c365ddbed
Merge branch 'master' into test_restructure_issue_100_184 2022-09-26 18:04:28 +01:00
Nicco Kunzmann 1a1a601b22
Merge pull request #407 from jacadzaca/test_restructure_index_error
Test restructure index error
2022-09-26 17:43:40 +01:00
Jaca a820e03751
Merge branch 'master' into test_restructure_issue_55 2022-09-25 12:20:56 +02:00
jaca e24a965805
refactor test_issue_55 2022-09-25 12:15:38 +02:00
Nicco Kunzmann 3628acbfd4
Merge branch 'master' into test_restructure_index_error 2022-09-24 22:51:32 +01:00
Jaca a5045d04af
Merge branch 'master' into test_restructure_issue_70 2022-09-20 14:48:29 +02:00
Jaca a93b50768e
Merge branch 'master' into test_restructure_index_error 2022-09-20 14:47:29 +02:00
Jaca 34c5514dd2
Merge branch 'master' into test_restructure_issue_100_184 2022-09-20 14:47:08 +02:00
Jaca 55ab621287
Merge branch 'master' into test_restructure_issue_112 2022-09-20 14:44:57 +02:00
Jaca 2e433da8d7
Merge branch 'master' into test_restructure_issue_157 2022-09-20 14:44:17 +02:00
Jaca 4057f2626c
Merge branch 'master' into test_restructure_test_issue_178 2022-09-20 14:42:02 +02:00
Jaca 4387405a72
Merge branch 'master' into test_restructure_issue_335 2022-09-20 14:41:15 +02:00
Nicco Kunzmann 9a72a1b1f2
Merge branch 'master' into test_restructure_issue_53 2022-09-16 16:10:37 +01:00
jaca cd834b2d18
restructure test_issue_101 2022-09-11 16:31:34 +02:00
jaca fdd275a30d
restructure test_issue_70 2022-09-11 16:01:00 +02:00
jaca 3ffb04671f
refactor test_issue_100 and test_issue_184 2022-09-11 15:48:53 +02:00
jaca b5c6f12f11
refactor test_issue_178 2022-09-11 15:41:31 +02:00
jaca e07b68e5e4
refactor test_issue_157 2022-09-11 15:36:37 +02:00
jaca 93f27a9900
refactor test_issue_345 2022-09-11 15:29:33 +02:00
jaca 70e8e364b0
move test_issue_335 to test_parsing 2022-09-11 15:25:43 +02:00
jaca 46d0d95e20
move test_index_error_issue to test_parsing 2022-09-11 15:19:12 +02:00
jaca 09824b0282
restructure test_issue_112 2022-09-11 15:13:17 +02:00
jaca 6bf5606880
restructure test_issue_104 2022-09-11 15:07:51 +02:00
jaca 7352251bf6
restructure test_issue_82 2022-09-11 14:48:56 +02:00
jaca 3db1401d4a
restructure test_issue_64 2022-09-11 14:46:24 +02:00
jaca f42680264d
restructure test_issue_58 2022-09-11 14:43:52 +02:00
jaca 6e78ab6a3b
add conftest 2022-09-11 14:38:32 +02:00
jaca 33121f3d8f
restructure test_issue_53 2022-09-11 13:41:20 +02:00
jaca 000899ec5b
add conftest 2022-09-11 13:11:32 +02:00
Christian Geier 508fbdb317
Merge pull request #387 from niccokunzmann/issue-335
test UTC identification
2022-09-03 21:06:53 +02:00
jaca b78456d835
add __eq__ to icalendar.prop.vDDDTypes 2022-08-29 10:52:25 +02:00
Nicco Kunzmann be0a9e4c2e Merge branch 'fix-assert' of https://github.com/tirkarthi/icalendar into tirkarthi-fix-assert 2022-08-23 04:36:27 +01:00
Nicco Kunzmann c659c45e3c
Merge pull request #324 from jacadzaca/fix-icalendar-tool
Update icalendar tool to python3
2022-08-22 13:08:45 +01:00
jaca c660e9f67b
time decoding uses the timezone in the ical file 2022-08-22 14:06:13 +02:00
jaca f3f9c8c799
make the cli tool test output entire diff when it fails 2022-08-22 13:51:29 +02:00
Nicco Kunzmann 8145a3c192 install zoneinfo and remove conditional tests 2022-08-21 20:58:21 +01:00
Nicco Kunzmann e563cc49ea test UTC identification
see https://github.com/collective/icalendar/issues/335
2022-08-21 20:45:46 +01:00
Nicco Kunzmann c731b6e69d
Merge pull request #385 from WhyNotHugo/drop-compat
Drop python2-compat module
2022-08-21 17:30:41 +01:00
Hugo Osvaldo Barrera fc5f6afa32 Drop python2-compat module 2022-08-21 18:15:13 +02:00
Nicco Kunzmann f8ddb6c68e
Merge branch 'master' into bugfix-335 2022-08-21 15:02:19 +01:00
jaca dda867e049
add test for the cli tool 2022-08-20 12:16:33 +02:00
jaca 7e977452f9
add the -o option back 2022-08-20 11:31:37 +02:00
Nicco Kunzmann d81af0a3ad
Merge branch 'master' into py38 2022-08-19 17:52:09 +01:00
Rohan 375d1e2ecb corrected typos as said in Issue#323 2022-08-19 21:10:28 +05:30
Ihor Sychevskyi 1af1e2acc1
update links (#378) 2022-08-17 00:31:15 +03:00
Hugo Osvaldo Barrera d4c190866f Remove any syntax required for python < 3.8
find . -iname "*.py" -exec pyupgrade --py38-plus {} \;
2022-08-15 09:58:40 +02:00
Robert Spralja 3d78fcab58 Added missing newline 2022-08-09 01:47:01 +02:00
spralja 1afa99398a Fix #345 2022-08-09 01:46:59 +02:00
Maurits van Rees d297b9df1d
Back to development: 5.0.0a2
[ci skip]
2022-07-11 13:40:34 +02:00
Maurits van Rees 2a99dd8674
Preparing release 5.0.0a1
[ci skip]
2022-07-11 13:40:08 +02:00
Maurits van Rees 789e38f3e0
Bumped version for breaking release. 2021-11-22 22:30:56 +01:00