This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Improve test command coverage for path argument issues #383
Labels
enhancement
New feature or request
testing
This issue or pull request is related to testing
up for grabs
Looking for a contributor to take this task
WIP
Working in progress (will be deployed soon)
Describe the solution you'd like
Add tests for failures flows regarding path argument in test command
datree test <path>
Basic use cases to cover
Case: Given path contains zero files
Case: Given path contains YAML files that are not Kubernetes resources
Empty evaluation results
Case: Given path with multiple resources in single file
Requirements
Golang basic level.
The text was updated successfully, but these errors were encountered: