Wykres commitów

1395 Commity (b51fef6e9ad74c7990d872ded333db9ffa87f47c)

Autor SHA1 Wiadomość Data
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 ac96c0df75
Add issue templates
This adds two issue templates to speed up reporting and ease development.
2022-10-13 16:57:14 +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 5a2f1cafc9
Merge pull request #447 from collective/maurits-test-plone-app-event
Run the plone.app.event tests to see if our dev version causes problems
2022-10-13 08:45:19 +01:00
Nicco Kunzmann 01a57e86ee add changelog entries for release 5.0.0 2022-10-12 04:14:46 +01:00
Nicco Kunzmann 7b2e90549f document doctest 2022-10-12 03:50:20 +01:00
Nicco Kunzmann f16c0ed153 add deployments when a tag is pushed
- verifies tag name and version
- deploy tags only
- uses environments to access deploy secrets
- deploys after all tests have succeeded
see also https://github.com/collective/icalendar/issues/446
2022-10-12 03:23:01 +01:00
Maurits van Rees e2b6ce13d0
Run the plone.app.event tests to see if our dev version causes problems
See https://github.com/collective/icalendar/issues/446
2022-10-11 23:49:40 +02:00
Nicco Kunzmann fb51485ed2 convert usage.rst to valid doctest 2022-10-11 10:03:49 +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
Nicco Kunzmann f68572b432
Merge pull request #442 from peleccom/add_changelog_to_doc
Add Changelog and Contributing to documentation
2022-10-08 20:42:15 +01:00
angahta 56630661ad
Merge pull request #438 from jacadzaca/test_restructure_test_encoding_create_from_ical
Refactor test_encoding create_from_ical
2022-10-08 18:10:31 +02: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
Alexander Pitkin fa756da782 Add Changelog and Contributing to documentation 2022-10-08 13:55:54 +03: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
Nicco Kunzmann 6be9960fa0
Merge pull request #439 from jacadzaca/test_restructure_test_encoding_to_ical
refactor test_create_to_ical from test_encoding to test_examples.py
2022-10-07 21:20:04 +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
Jaca 08308dea29
Merge pull request #437 from collective/issue_354
fix: cli does not support DURATION #354
2022-10-07 14:39:03 +02:00
mamico 7a8d584b85
fix: cli does not support DURATION #354 2022-10-07 12:45:12 +02:00
Nicco Kunzmann 5e5e969bb4 reproducing the error if no : is given
see https://github.com/collective/icalendar/issues/348
2022-10-05 21:07:26 +01:00
Jaca 514fb1b4f9
Merge pull request #430 from niccokunzmann/document-maintenance
Document maintenance
2022-10-05 20:09:19 +02:00
Jaca 4082c9e58d
Merge pull request #427 from niccokunzmann/add-readthedocs-badge
add badge for https://readthedocs.org/projects/icalendar/
2022-10-05 20:08:21 +02:00
Nicco Kunzmann a8bbfb9349 add links for maintainers 2022-10-03 23:14:12 +01:00
Nicco Kunzmann 087a90dd11 add Maintenance Section 2022-10-03 23:08:36 +01:00
Nicco Kunzmann d6ac756649 correct spelling 2022-10-03 23:08:21 +01:00
Nicco Kunzmann 3c291613b9 add badge for https://readthedocs.org/projects/icalendar/ 2022-10-03 21:37:53 +01:00
Jaca 8ad7d2a6de
Merge pull request #417 from jacadzaca/test_restructure_test_issue_178
refactor test_issue_178
2022-10-03 19:03:01 +02:00
Jaca 4661b3b618
Merge branch 'master' into test_restructure_test_issue_178 2022-10-03 19:01:17 +02:00
Jaca f17470817a
Merge pull request #413 from jacadzaca/test_restructure_issue_168
restructure issue 168
2022-10-03 19:00:10 +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 97af222252
Merge pull request #414 from jacadzaca/test_restructure_issue_335
Test restructure issue 335
2022-10-01 21:03:40 +01:00
Nicco Kunzmann 7eedbf6b47
Merge branch 'master' into test_restructure_issue_335 2022-10-01 20:58:32 +01:00
Nicco Kunzmann a9f4363a4f
Merge pull request #416 from jacadzaca/test_restructure_test_issue_142_143
refactor test_issue_142 and test_issue_143
2022-10-01 20:57:04 +01:00