4015: simplify integration tests
authorTim Pierce <twp@curoverse.com>
Mon, 27 Oct 2014 18:06:12 +0000 (14:06 -0400)
committerTim Pierce <twp@curoverse.com>
Mon, 27 Oct 2014 19:37:18 +0000 (15:37 -0400)
commitfff7228b347fd12c15a18d6de47e37c2f72ae795
treee6ae605ed6eb34ace39765f97df8f5c297ab26f0
parent87b2e5da50efa25671f1368e6cb162a5584fe030
4015: simplify integration tests

Responding to code review in #4015-8:

We can (and should) test that the collection portable_data_hash is
recorded in individual tests without adding explicit new tests or
fixtures.

Updated test 'Create and run a pipeline' and the helper
create_and_run_pipeline_in_aproject to check that the collection
portable_data_hash, uuid and name have been recorded correctly in the
Advanced tab.
apps/workbench/test/integration/pipeline_instances_test.rb
services/api/test/fixtures/collections.yml
services/api/test/fixtures/pipeline_templates.yml