Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Check pytest fixture scope for pyIATI to improve test speed where possible #232

Open
allthatilk opened this issue Nov 8, 2017 · 0 comments
Labels
code-features Makes use of more capabilities in Python, or enables features such as iteration on a class. enhancement Some sort of new functionality (rather than fixing or tweaking something that already existed). quick-and-easy An issue that on the face of it looks quick and/or easy. tests Relating to tests and testing.
Milestone

Comments

@allthatilk
Copy link
Contributor

Making sure pytest fixtures have been confined to their relevant scope where possible may improve test speed. This should be investigated as should be a quick refactor.

@allthatilk allthatilk added enhancement Some sort of new functionality (rather than fixing or tweaking something that already existed). quick-and-easy An issue that on the face of it looks quick and/or easy. tests Relating to tests and testing. labels Nov 8, 2017
@allthatilk allthatilk added this to the Refactoring milestone Nov 8, 2017
@hayfield hayfield added the code-features Makes use of more capabilities in Python, or enables features such as iteration on a class. label Nov 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code-features Makes use of more capabilities in Python, or enables features such as iteration on a class. enhancement Some sort of new functionality (rather than fixing or tweaking something that already existed). quick-and-easy An issue that on the face of it looks quick and/or easy. tests Relating to tests and testing.
Projects
None yet
Development

No branches or pull requests

2 participants