Commit graph

5 commits

Author SHA1 Message Date
Daniel Siepmann 81065f5c67
BREAKING: TYPO3 v12 support (#44)
* Migrated all fixtures to PHP.
* Removed version specific adjustments.
2023-11-27 10:04:42 +01:00
Daniel Siepmann 5cfbe11167 Add first functional tests covering location filter 2022-08-09 09:56:18 +02:00
Daniel Siepmann 6e6e914e36 Ensure first date of recurring daily event is created 2022-07-13 13:58:05 +00:00
Daniel Siepmann b5d095659a Use new import class and move url building and fetching 2022-01-26 15:15:15 +01:00
Daniel Siepmann 0e5cd38176 Add first basic functional test for import
The test ensures import runs with a small example set of events.

We needed to alter fetching of images, in order to properly mock
responses.
2021-12-16 09:08:16 +01:00