Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
milanmlft opened this issue Mar 4, 2024 · 0 comments
Open
2 tasks

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

milanmlft opened this issue Mar 4, 2024 · 0 comments
Labels
dev-velocity Working on the issue will increase development speed in the long run

Comments

@milanmlft
Copy link
Member

Definition of Done / Acceptance Criteria

  • Review current test code and flag any replicated code
  • Test code across the different PIXL modules has been DRYed by moving replicated code to pytest-pixl

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.

@milanmlft milanmlft added the dev-velocity Working on the issue will increase development speed in the long run label Mar 4, 2024
@stefpiatek stefpiatek modified the milestone: VOXL Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-velocity Working on the issue will increase development speed in the long run
Projects
None yet
Development

No branches or pull requests

2 participants