niaid / image_portal_workflows

Workflows related to project previously referred to as "Hedwig"
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Added environment variable switch to run complete BRT test #231

Closed mbopfNIH closed 1 year ago

mbopfNIH commented 1 year ago

Closes #230

mbopfNIH commented 1 year ago

This ended up being a smaller change than I thought. I originally added a pytest command line option that also set an environment variable, but I realized I should KISS.

philipmac commented 1 year ago

Seems like the files that were mocked are larger than the current files produced by BRT. Also, BRT is running quickly (eg seconds). The entire test running without the mocked outputs is completing in ~1 min, vrs 3 for mocked. Let's get rid of the mock completely, and ignore this switch.