databrickslabs / databrickslabs/pytester
[TODO] tables.get is currently failing with
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- Python
- Stars
- 139
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
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
Start with tests/integration/fixtures/test_catalog.py at lines 68-73 and inspect the failure involving tables.get. Run the relevant integration test to reproduce it, then use the linked context and surrounding fixture code to determine the expected behavior; done means the failing test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100