Skip to content

Add test for reading artifact zips over HTTP

Jacob Vosmaer requested to merge jv-zip-test into master

In !497 (closed) and !508 (merged) we ran into the problem that we don't have much test coverage for our code that reads ZIP files over HTTP. This MR adds a basic test for "ZIP over HTTP" that we can build on in the future.

Edited by Jacob Vosmaer

Merge request reports