summaryrefslogtreecommitdiffstats
path: root/tests/backend_test.py
AgeCommit message (Expand)Author
2017-08-30Fix search for overwriten events with no master eventChristian Geier
2017-06-13No expansion of only overwritten instances.Christian Geier
2017-06-07Reproduce #608Christian Geier
2017-05-23CHANGE show leap birthdays in non-leap yearsChristian Geier
2017-05-05Fix updating of birthdaysChristian Geier
2017-05-05Test for updated birthdays/vcardsChristian Geier
2017-01-31tests: moved all LOCALE settings to tests/utils.pyChristian Geier
2016-12-06StylefixMarkus Unterwaditzer
2016-09-20Rename all aux.py to utils.pyChristian Geier
2016-09-19Convert some `if x is None: raise` to assertions.Christian Geier
2016-09-19Increase test coverageChristian Geier
2016-08-21Fix checking if RDATE uses PERIODChristian Geier
2016-04-25Use pkg_resources instead of raw __version__Markus Unterwaditzer
2016-04-18commentChristian Geier
2016-04-18LocalizedEvent.start returns localized datetimeChristian Geier
2016-02-21Remove unused arguments in test functionsChristian Geier
2016-02-21Forgot to rename function in testsChristian Geier
2016-02-19Better check for icalendar version for testsChristian Geier
2016-02-19Print warning on vcards with > 1 birthdayChristian Geier
2016-02-14Fix tests to work with icalendar 3.9.2Christian Geier
2016-01-18Show which birthday it is (if data is available)Christian Geier
2016-01-18fix: handling of events without DTEND (#312)Christian Geier
2016-01-13refactoring: backend.get_local/floating does not need calendars any moreChristian Geier
2016-01-13refactoring in the backendChristian Geier
2015-12-16we don't need u'foo' any moreChristian Geier
2015-12-14pep8ingChristian Geier
2015-12-14fixed remaining testsChristian Geier
2015-12-14updated first part of testsChristian Geier
2015-12-11Add test for contacts with no FNHugo Osvaldo Barrera
2015-11-28Remove unicode specifier from stringsHugo Osvaldo Barrera
2015-11-28Remove py23 compat codeHugo Osvaldo Barrera
2015-08-12grrChristian Geier
2015-08-12fix bug for zulu eventsChristian Geier
2015-07-18fix #222Christian Geier
2015-07-17support for RECURRENCE-ID with invalid timezoneChristian Geier
2015-07-16print warning when using default_timezoneChristian Geier
2015-07-16capitalize some CONSTANTSChristian Geier
2015-07-06Merge branch 'master' into event_rewriteChristian Geier
2015-07-01everything but editing and and exporting (raw) should workChristian Geier
2015-06-30make flake8 happyChristian Geier
2015-06-30bugfix: recurrent events with a THISANDFUTURE parameter could affect other ev...Christian Geier
2015-06-22relative importsChristian Geier
2015-06-22fixed importChristian Geier
2015-05-0203 is not valid python(3)Christian Geier
2015-05-02removed paramet `end` from get_allday_eventsChristian Geier
2015-03-28test for birthdaysChristian Geier
2015-02-15Programatically enforce stylecheckingMarkus Unterwaditzer
2015-02-02updated backend tests for generatorsChristian Geier
2015-02-02Warn if RDATE;VALUE=PERIOD is usedChristian Geier
2015-02-02support for multiple calendars with the same UID or hrefChristian Geier