nextcloud-gpodder/tests
Jonathan Flueren 7813339a95 Allow EpisodeAction upload as array
Parsing EpisodeActions from String can lead to problems if the String is changed by only a little bits.
Additionally, the gpodder api describes the upload as Array.
Uploading EpisodeActions as String is still possible.
2021-10-06 19:40:52 +02:00
..
Helper add new timestamp database field. add migration step to convert timestamps to unix epoch 2021-10-06 14:06:45 +02:00
Integration query episode actions by unix timestamp (instead of datetime object) 2021-10-06 14:06:45 +02:00
Unit/Core Allow EpisodeAction upload as array 2021-10-06 19:40:52 +02:00
bootstrap.php add new timestamp database field. add migration step to convert timestamps to unix epoch 2021-10-06 14:06:45 +02:00
phpunit.xml Fix compatibility with more recent versions of PHPUnit 2021-07-13 09:43:54 +02:00