Update test_retrieve_config to work with factories
authorDiane Trout <diane@ghic.org>
Wed, 21 Jan 2015 01:17:04 +0000 (17:17 -0800)
committerDiane Trout <diane@ghic.org>
Wed, 21 Jan 2015 01:17:04 +0000 (17:17 -0800)
commit92f91982844341934560f9918d167f20ae66fb59
tree79ac374e376e313332a53223f132a5ecbf6bb956
parent284473a05e9d365af11a0a7be7e24769ae5b6593
Update test_retrieve_config to work with factories

Along the way I slightly altered how the species factory
worked which required tweaking test_samples.
For some reason test_sequencer changed slightly.
bcmagic/fixtures/initial_data.json [deleted file]
bcmagic/fixtures/woldlab.json [deleted file]
experiments/test/test_sequencer.py
htsworkflow/pipelines/test/test_retrieve_config.py
samples/samples_factory.py
samples/test_samples.py