MeltanoLabs / MeltanoLabs/tap-github
Fix collaborators / org_level tests
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 20
- Forks
- 60
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 6
Description
Currently, we have to bypass these tests because they were failing frequently. Instead, we should create separate tests.
For example, we could mocky API responses completely.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the existing collaborators and org_level tests and identify how they are currently bypassed. Read their API setup and test fixtures first, then separate the cases and replace live API dependence with mocked responses. Done means both test groups run reliably without contacting the GitHub API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100