bills-kitchen
bills-kitchen copied to clipboard
Cache baseboxes for acceptance tests
We should not need to download the baseboxes for running the acceptance tests every time.
Let's cache it somewhere, e.g. in target/cache and import them before running the acceptance tests.
=> save some bandwith and lots of time