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

consolidate Python fixtures #94

Open
stevekm opened this issue Jan 25, 2022 · 3 comments
Open

consolidate Python fixtures #94

stevekm opened this issue Jan 25, 2022 · 3 comments
Labels
enhancement New feature or request low priority revisit this later non-critical, non-breaking change to consider

Comments

@stevekm
Copy link
Member

stevekm commented Jan 25, 2022

Some unit tests use Python-generated fixtures such as demo mutations

These are currently scattered about in pluto-cwl, pluto, and helix_filters repos

Need to gather them all and keep them in more consolidated places (either per-repo or for all repos) so that its easier to find them

@stevekm stevekm added enhancement New feature or request low priority labels Jan 25, 2022
@stevekm
Copy link
Member Author

stevekm commented Apr 5, 2022

@stevekm
Copy link
Member Author

stevekm commented Apr 5, 2022

@stevekm
Copy link
Member Author

stevekm commented Apr 5, 2022

Also need to migrate the fixtures from pluto.settings to here as well; https://github.com/mskcc/pluto/blob/e10fd75b9f384b8d13ff84f6c955e08b2c354b4f/settings.py#L121

these data sets should be moved back into the pluto-cwl repo

@svural svural added the revisit this later non-critical, non-breaking change to consider label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority revisit this later non-critical, non-breaking change to consider
Projects
None yet
Development

No branches or pull requests

2 participants