Commit graph

4 commits

Author SHA1 Message Date
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
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