1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-01 07:43:00 +00:00
Files
NewPipe/app/src/test/resources/settings
Stypox 8e192acb63 Add test zips and extensive tests for ImportExportManager
Now all possible combinations of files in the zip (present or not) are checked at the same time
2024-03-30 18:42:11 +01:00
..

*.zip files in this folder are NewPipe database exports, in all possible configurations:

  • db / nodb indicates if there is a newpipe.db database included or not
  • ser / vulnser / noser indicates if there is a newpipe.settings Java-serialized preferences file included, if it is included and contains an injection attack, of if it is not included
  • json / nojson indicates if there is a preferences.json JSON preferences file included or not