9bc0466e5d
Improve automated testing ( #15 )
...
Use abstract classes to include necessary steps and keep actual test
cases small.
Ensure tests in CI run faster but not installing unnecessary
dependencies. But use pre installed ImageMagick.
2023-05-16 09:46:53 +02:00
53ee309768
Migrate all database fixtures ( #10 )
...
We switched to PHPDataSets already but didn't migrate all usages.
This commit now migrates all usages left behind.
2023-05-15 11:58:19 +02:00
adc8b30e6d
Extend TYPO3 page cache timout calculation based on rendered dates ( #9 )
...
Relates: #10349
2023-05-04 15:23:23 +02:00
c771924b8e
Properly handle time searches
2023-02-21 14:06:59 +01:00
96a650c5aa
Do not fetch dates without available event
2022-09-09 08:50:24 +00:00
e1674b1472
Fix broken timezone during import
2022-08-29 12:44:36 +00:00
5cfbe11167
Add first functional tests covering location filter
2022-08-09 09:56:18 +02:00