Convert experiments modules to use factories instead of fixtures.
authorDiane Trout <diane@ghic.org>
Sat, 10 Jan 2015 00:28:26 +0000 (16:28 -0800)
committerDiane Trout <diane@ghic.org>
Sat, 10 Jan 2015 00:28:26 +0000 (16:28 -0800)
commita9469e1ba2604307a0c4a0b41639aa11632b4151
treec60ce009b5398a8134255d7efc4f7d925a9f9eb2
parent75861b424b5fcf38d2a600e9b999673c8685b28a
Convert experiments modules to use factories instead of fixtures.

And then propogate those changes throughout the test cases
experiments/experiments_factory.py [new file with mode: 0644]
experiments/fixtures/initial_data.json [deleted file]
experiments/fixtures/test_flowcells.json [deleted file]
experiments/fixtures/woldlab.json [deleted file]
experiments/test_experiments.py