1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-11-04 17:16:24 +00:00
NewPipe/app
litetex a6515d5450 Moved timeout control from the tests to the CI pipeline
How fast a tests is executed on a shared CI pipeline is not predictable as the build might be throttled because other builds are running.
Therefore adding extremely short timeouts inside the tests - where they can't be changed - is a bad idea.
Removed them for now.
2022-01-21 22:15:34 +01:00
..
schemas/org.schabi.newpipe.database.AppDatabase Make uploader_url column nullable 2021-08-14 17:48:35 +08:00
src Moved timeout control from the tests to the CI pipeline 2022-01-21 22:15:34 +01:00
build.gradle Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654) 2022-01-16 09:10:45 +01:00
proguard-rules.pro