Skip to content

Add pytest coverage for load_config#82

Open
dazer1234 wants to merge 2 commits into
ApexOpsStudio:mainfrom
dazer1234:bounty-load-config-tests
Open

Add pytest coverage for load_config#82
dazer1234 wants to merge 2 commits into
ApexOpsStudio:mainfrom
dazer1234:bounty-load-config-tests

Conversation

@dazer1234
Copy link
Copy Markdown

Adds focused pytest coverage for the currently untested load_config helper.

Covered cases:

  • reads ~/.config/task-cli/config.yaml from the expected location
  • preserves the current missing-config behavior by asserting FileNotFoundError

Validation:

  • python -m pytest test_config.py -> 2 passed
  • git diff --check

Disclosure: this PR was prepared with assistance from OpenAI Codex and reviewed before submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant