Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Flueren
bfb3799f5c Fix indentation 2022-11-08 20:51:38 +01:00
JonOfUs
3c2f229b76 Add migration + test for long podcast feed URLs 2022-11-08 20:51:38 +01:00
Jonathan Flueren
4c4803f117 Change to mock in migration tests for better compatibility 2022-05-04 19:23:31 +02:00
Matthias Gutjahr
cba5bd97c3 Fix typo 2021-11-03 13:51:26 +01:00
thrillfall
f686348c22 add another episode action to test that converted timestamps are set to correct entites 2021-10-13 22:32:06 +02:00
Jonathan Flueren
77571feb40 Update tests to new upload format 2021-10-06 19:40:52 +02:00
thrillfall
499d11d209 query episode actions by unix timestamp (instead of datetime object) 2021-10-06 14:06:45 +02:00
thrillfall
a11850e995 dont run test that fails on mysql or sqlite database 2021-10-06 14:06:45 +02:00
thrillfall
39e094e812 make test independent of test system timezone 2021-10-06 14:06:45 +02:00
thrillfall
ac1acf079b provide episode_action timestamps as UTC in api response 2021-10-06 14:06:45 +02:00
thrillfall
aa024e55f8 add new timestamp database field. add migration step to convert timestamps to unix epoch 2021-10-06 14:06:45 +02:00