-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor - Organise lims samples fixtures (#2841)(patch)
This is the first step of #2842. Refactor the fixtures returning lists of `FlowCellSample` to only use elements from the 7 canonical flow cells in demultiplexing ### Added - Raw sample file `tests/fixtures/apps/demultiplexing/flow_cells/190927_A00689_0069_BHLYWYDSXX/HLYWYDSXX_bcl2fastq_raw.json` with anonymised names and projects ### Changed - Renamed `novaseq_6000_pre_1_5_kits_lims_samples` and `novaseq_6000_post_1_5_kits_lims_samples` to explicitly include the bcl converter in their name ### Fixed - Removed fixture `lims_novaseq_6000_bcl2fastq_samples`, replaced usages with `novaseq_6000_pre_1_5_kits_bcl2fastq_lims_samples`. - Removed fixture `lims_novaseq_bcl_convert_samples`, replaced usages with `novaseq_x_lims_samples` - Removed paths to lims sample files that were used only once. Instantiated Path in the fixture where they were used instead.
- Loading branch information
Showing
13 changed files
with
6,493 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.