Gaps in testing (local Python --> local GDrive --> Colab)
Open
Nobody has claimed this yet.
Type: Testing :test_tube:
- Dominant language
- Python
- Stars
- 10k
- Forks
- 2k
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 19
Description
Description
In minimizing the gap between local testing and Colab testing, few differences I found.
- I have to explicitly approve the peer request at the data owner side:
do_client.approve_peer_request(ds_email) - In dataset creation for DS to view the DO's datasets, users parameter is optional in local python and local GDrive but in necessary in Colab.
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
No repository files or tests are named. Reproduce the data-owner and data-scientist workflows across local Python, local GDrive, and Colab, starting with do_client.approve_peer_request(ds_email) and the dataset-creation users parameter. Done means the differences are reproduced and the expected behavior is established for each environment.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100