summaryrefslogtreecommitdiff
path: root/tests/tests.sh
AgeCommit message (Collapse)Author
2022-01-05working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file ↵Tobias Brox
to an independent NEW_CLI.md
2022-01-02kal: milestone, ics data can be added to the calendarTobias Brox
2021-12-30working on the new kal interfaceTobias Brox
2021-11-27timezones are difficult in python - tried to get rid of pytz dependency, but ↵Tobias Brox
ended up filing https://github.com/collective/icalendar/issues/333 https://github.com/collective/icalendar/issues/335 https://github.com/collective/icalendar/issues/336 instead
2020-06-07wontfix https://github.com/tobixen/calendar-cli/issues/74Tobias Brox
2020-06-07Ref https://github.com/tobixen/calendar-cli/issues/74 there may still be ↵Tobias Brox
some time zone issues here
2020-06-07fixing up test codeTobias Brox
2020-06-07documentation and comments. Resolves ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/65
2020-06-06more work on proper timestamp localization/conversion in agenda. Resolves ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/11
2020-06-06bugfix for https://github.com/tobixen/calendar-cli/issues/11 - timezone was ↵Tobias Brox
not honored when doing an agenda date search
2020-06-06partial fix for https://github.com/tobixen/calendar-cli/issues/11 - fix TZ ↵Tobias Brox
when adding events. (agenda is still fubarred when caldav server yields timezone information)
2020-06-06more tests, including one that breaks until ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/49 is fixed
2020-06-06more test code, preparing to work with ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/49
2020-06-05support for xandikos in the tests ... sort of ... resolves ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/68
2020-06-05make it possible to create a calendar, resolves ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/69 - automated tests towards radicale, ref https://github.com/tobixen/calendar-cli/issues/68