OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Unstable api service tests #92

Open mykhailodanilenko opened 1 week ago

mykhailodanilenko commented 1 week ago

Tests in peertubeVideosApi.test.ts are unstable - they sometimes fail due to 5000ms timeout when making the http request to peertube nightly. Happens both locally and on CI. Need to investigate what is wrong with the setup.