Commit graph

7 commits

Author SHA1 Message Date
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
a06ac46ae3 Add PHP 8.0 to CI 2021-12-13 08:29:20 +01:00
0764aa9f0f Add PHP 8.0 to CI 2021-12-13 08:29:16 +01:00
b906c50a09 Mark extension compatible with php 7.2 2021-09-07 16:19:29 +02:00
10237d6f91 Add PHPStan to CI 2021-09-07 11:42:53 +02:00
f618536ff9 Add PHPStan
In order to static analyze code and prevent bugs when changing code.
Fix issues in most of the files.
2021-09-07 11:07:55 +02:00
cbe4eda380 Add CI
* Add first basic CI with defaults.
* Add ecs for coding guideline.
* Fix invalid xliff files.
2021-09-07 09:26:59 +02:00