14988: Fixes anonymous config & token usage issues on tests.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 6 May 2019 20:12:30 +0000 (17:12 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 6 May 2019 20:12:30 +0000 (17:12 -0300)
commit263813b4e3d609b85de837b24cb0232a9675590f
tree6987c77b1379d285da75c2baddf397d0cbf43aa5
parent1e803e86b1ba69b9770192a9cf1e66edb125cf1d
14988: Fixes anonymous config & token usage issues on tests.

After calling post/get it seems that the token is reset, so on tests with
multiple controller/api calls there were some problems with authentication.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/test/controllers/collections_controller_test.rb
apps/workbench/test/controllers/projects_controller_test.rb