Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
36 stars 9 forks source link

Faster RunWorkflow() tests #1683

Closed jonthegeek closed 1 month ago

jonthegeek commented 1 month ago

Overview

test-util-RunWorkflow.R now takes about 10s on my system, vs ~40s previously.

Closes #1635.

Test Notes/Sample Code

Notes:

We should separately test all workflows per #1680, but we don't need to run those tests every time we change things. The general functionality tests SHOULD run often, though, so running ~fast is helpful.