Explicitly list initial_data.json for the test data loader fixtures
authorDiane Trout <diane@ghic.org>
Tue, 21 Jan 2014 23:55:45 +0000 (15:55 -0800)
committerDiane Trout <diane@ghic.org>
Thu, 19 Jun 2014 23:50:10 +0000 (16:50 -0700)
commit86c9346d99ce4d151eb8ba9cca2f0b23cfddaf25
tree04cbf8514f60e40a67874c24630b707762454261
parente3d98b912474142affa7a76ca4c2d763f186b9ba
Explicitly list initial_data.json for the test data loader fixtures

South wasn't automatically loading initial_data.json, adding
them to the test case data loading fixture seems to have worked.
htsworkflow/frontend/experiments/test_experiments.py
htsworkflow/frontend/samples/test_samples.py
htsworkflow/pipelines/test/test_retrive_config.py