test(v2/httpclient): run in parallel

This runs the v2/httpclient unit test suite in parallel. This is for two reasons:

  1. It makes tests run slightly faster (here: from 4s to 3s) and
  2. it implicitly helps us discover problems should the client ever rely on global state.

Merge request reports

Loading
Loading