This packages creates a test event in a CalDAV calendar, and checks that it can be read back.
Usage
Create a configuration file:
[default] url = https://caldav.example.com/ calendar = testcalendar username = test@example.com password = secret # loglevel = WARNING # This default means no output for a successful run.
Now run caldav-check-roundtrip example.conf. It will create an event in the given calendar testcalendar with a random string in the X-Mailcheck-Token header, check if an event with that string exists, and then delete the event. The exit status is 0 if sucessful, 1 on errors (e.g. connection failed) and 2 if the event could not be found.
1.0.2 (2023-04-04)
Changes
Switch from setup.py to pyproject.toml (wheel)
CHANGES
1.1.0 (unreleased)
Nothing changed yet.
1.0.1 (2018-04-08)
Fix typo in console script name.
1.0.0 (2018-04-08)
First release.
Release files for ws.caldavcheck 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ws.caldavcheck-1.0.2.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ws.caldavcheck-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / ws.caldavcheck-1.0.2.tar.gz
| Download URL | ws.caldavcheck-1.0.2.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f3be41eb8236369472ddef2d46b5cd404c76cd37e8294fb8541209d9cd17be0
|
|
BLAKE2b-256 checksum How to use checksums |
578b6b3d25df36ca956108d10eb9508ec09671e69a76d20909362d085a32c135
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|
Release files / ws.caldavcheck-1.0.2-py3-none-any.whl
| Download URL | ws.caldavcheck-1.0.2-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
50f22934386ea6b4fa8119d2f6549e5041ed43c4a0a2772eceb92109cc5d4aad
|
|
BLAKE2b-256 checksum How to use checksums |
bf39e2a627efb85cafa95d59596a6353a4515ea429beec772ec03b3f714f6a6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|