sanger / limber

A config-driven LIMS built on Sequencescape, primarily for running library preparation pipelines in the laboratory
MIT License
3 stars 8 forks source link

Y24-327 - scRNA Core bulk test #1925

Open KatyTaylor opened 2 weeks ago

KatyTaylor commented 2 weeks ago

User story As a user of the scRNA Core pipeline, I would like to be confident that the pipeline will work for the volume of samples and size of pools that I'm planning to put through the end to end test.

Who are the primary contacts for this story Abby, Andrew, Katy

Who is the nominated tester for UAT This doesn't need UAT, it just needs the test to pass in the UAT and/or training envs.

Acceptance criteria To be considered successful the solution must allow:

Dependencies The development of the test is not blocked by the following, however we need to check it passes after the following are done:

yoldas commented 4 days ago

For recent UAT sessions, we have used the following integration suite branch: scrna_core_pipeline_volume_test, particularly the test spec/limber/scrna_core_volume_spec.rb

It allows specifying parameters for number of runs, number of vac tubes each run, etc. However it only covers the usual 'scRNA Core entry point 1 - LRC Blood Vac tubes' scenario. It has all steps in separate methods so disabling calls to them becomes easy in the main flow.

I am looking into