Streamline test cases for pipeline components
Open
priority: medium
test_cases
- Dominant language
- Python
- Stars
- 253
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Create a base class that constructs the pipeline so new processors/readers can be easily tested. We should also prepare common test data to be used by these tests.
Contributor guide
Research direction
Start by locating the existing tests for pipeline components and compare how processors and readers construct their pipelines. Define done as a shared base class that supports those tests and common test data that can be reused by new processor and reader tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100