buildpacks / lifecycle

Reference implementation of the Cloud Native Buildpacks lifecycle
https://buildpacks.io
Apache License 2.0
187 stars 106 forks source link

Extend Restorer Acceptance Tests #465

Open ekcasey opened 3 years ago

ekcasey commented 3 years ago

Add acceptance tests for restorer.

Should include tests for both image and directory type caches.

natalieparellano commented 3 years ago

The existing tests cover a limited set of functionality. We should extend them.

The tests should run on Linux and Windows. They should cover most command invocations (see Detector & Analyzer as examples) and should include a test of the exit code in case of error (see Detector as an example).

sagnik3788 commented 9 months ago

@natalieparellano can you assign me this issue

jjbustamante commented 9 months ago

Hi @sagnik3788 thanks for helping us out ❤️