UCLH-Foundry / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Refactor: move replicated test code to `pytest-pixl` #334

Open milanmlft opened 5 months ago

milanmlft commented 5 months ago

Definition of Done / Acceptance Criteria

Testing

Tests for affected modules should still pass.

Documentation

No response

Dependencies

No response

Details and Comments

For example: the run_containers() fixture is reimplemented a few times (pixl_core, pixl_ehr, ...) so can probably be moved to pytest-pixl.