End to end tests for Parquet CLI
Open
Type: enhancement
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
### Describe the enhancement requested
The CLI currently does not have end to end tests to check if argument passed to the command made it to the application logic. This can be solved in various ways, this issue tracks adding support for better tests in parquet CLI
### Component(s)
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or existing tests. Start by locating the Parquet CLI entry point and the application logic it invokes, then inspect how CLI arguments are passed; done means end-to-end tests verify those arguments reach the application logic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100