Satyajit Behera

Results 4 issues of Satyajit Behera

## test for delta.go functions i) this test scenario covers the creation of source and destination directory and successful execution of GenerateDelta function. ii)this test covers the scenario for the...

test

## test for filesystem processor.go functions i) this test case covers a scenario where it checks if newProcessor function creates a processor instance with the given options. ii) test for...

test

added tests for fileinfo.go functions fixes a part of: #884

test

### Summary Reworked PushImage function to exec the docker cli, or convert other docker helpers to using the client library. #### Release notes --- ### Related Resolves #914 --- ###...