-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Comp:CoreThis issue has to do with the main bulk of the code or document. (methods, main content)This issue has to do with the main bulk of the code or document. (methods, main content)Difficulty:2-ChallengingThis issue may be complex or require specialized skills.This issue may be complex or require specialized skills.Priority:4-LowThis work is valuable, but not urgent or mission critical.This work is valuable, but not urgent or mission critical.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.Type:TestIs related to software testing. Failing tests, necessary new tests, test frameworks, etc.Is related to software testing. Failing tests, necessary new tests, test frameworks, etc.
Description
The osier test suite has fairly comprehensive tests, however, some share resources and could use some reorganizing.
One of the first things that could be done is create conftest.py file that configures the test session.
- create a
conftest.pyfile intests/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Comp:CoreThis issue has to do with the main bulk of the code or document. (methods, main content)This issue has to do with the main bulk of the code or document. (methods, main content)Difficulty:2-ChallengingThis issue may be complex or require specialized skills.This issue may be complex or require specialized skills.Priority:4-LowThis work is valuable, but not urgent or mission critical.This work is valuable, but not urgent or mission critical.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.Type:TestIs related to software testing. Failing tests, necessary new tests, test frameworks, etc.Is related to software testing. Failing tests, necessary new tests, test frameworks, etc.