CupOfOwls / CupOfOwls/kroger-api

Add Testing Framework

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
28
Forks
7
Avg merge
1m
Merged PRs (30d)
1

Description

`pytest` is already included as a development-specific dependency.

- Implement unit tests with mock responses
- Add integration tests for end-to-end validation

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Python client’s public API and current pytest development dependency to identify the request and endpoint entry points. Add unit coverage using mocked responses and integration coverage for end-to-end validation; done means both suites run successfully and exercise the client’s API behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.