summaryrefslogtreecommitdiff
path: root/tests/test_calendar-cli.sh
AgeCommit message (Collapse)Author
2023-05-18cleaned out yet some of the 'new generation' stuff from the documenatationTobias Brox
2023-04-06removed some more traces of kalTobias Brox
2022-10-28Bugfix. I broke setup.pyTobias Brox
2022-10-09More work on the kal aka cal.py command. It can now do around 80% of all ↵Tobias Brox
the stuff calendar-cli can do, plus more.
2022-05-29some work on the testing script. (This should be cleaned up and made more ↵Tobias Brox
readable and modular ... but how?)
2022-04-18Work in progress on new cliTobias Brox
(I was working on this several months ago - then I got interrupted, forgot to commit, never got time to look back)
2022-01-02Timezone mess, revisited. 0.13.0 was released with broken tests (I should ↵Tobias Brox
probably fix the test script to report FAILED) when the tests fail). Timezones are difficult, indeed.
2022-01-02kal: milestone, ics data can be added to the calendarTobias Brox
2021-12-30working on the new kal interfaceTobias Brox
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