Extract export database logic into own class
- Separate it from the UI. - Add happy path unit test.
This commit is contained in:
parent
a54bc96eab
commit
f7f00293cc
6 changed files with 127 additions and 26 deletions
1
app/src/test/resources/settings/newpipe.db
Normal file
1
app/src/test/resources/settings/newpipe.db
Normal file
|
|
@ -0,0 +1 @@
|
|||
such db much wow
|
||||
0
app/src/test/resources/settings/newpipe.settings
Normal file
0
app/src/test/resources/settings/newpipe.settings
Normal file
Loading…
Add table
Add a link
Reference in a new issue