14873: Adds headers to controller tests' requests.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 27 Mar 2019 18:09:52 +0000 (15:09 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 27 Mar 2019 18:09:52 +0000 (15:09 -0300)
commit728522fbc034711e87954bcbdcfa4a3bf7c470e3
tree242b72b0d4af76aab0730c19287a3415ff66fb1e
parent392d1f416f8d6e0ca74984376b57c809f7d1e0a4
14873: Adds headers to controller tests' requests.

API server logs used to report 'format: html' when running functional tests.
With these additions, it now reports 'json', but this is not enough to fix
the issue about nested arrays being flattened when running tests.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/.gitignore
services/api/test/test_helper.rb