mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 09:37:20 +01:00
Test stup for testing PrepareRun
This commit is contained in:
parent
8c054a66d3
commit
5b14065b29
@ -88,3 +88,13 @@ func TestCanRun(t *testing.T) {
|
||||
t.Fail()
|
||||
}
|
||||
}
|
||||
|
||||
func testPrepareRun() {
|
||||
/*
|
||||
Need to mock:
|
||||
- config.Settings.SystemMountPoint (to local test directory)
|
||||
- config.Settings.LogLocation (to local test directory)
|
||||
- exec.Command! (to NOT really execute something)
|
||||
|
||||
*/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user