phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 3 forks source link

fix flakey completion service tests #555

Closed JeffreyThiessen closed 5 months ago

JeffreyThiessen commented 5 months ago

What does this PR do and why?

Describe in detail what your merge request does and why.

samples_workflow_executions can populate in any order so sometimes workflow_execution.samples_workflow_executions[0] and workflow_execution.samples_workflow_executions[1] are swapped when the fixtures load them into the db.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 5 months ago

Simplecov Report

Covered Threshold
91.93% 90%