Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize gdrive tests with others remotes #2958

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

maxhora
Copy link
Contributor

@maxhora maxhora commented Dec 15, 2019

Related to #2865

Have found that available remote tests (test_azure.py, test_s3.py, test_oss.py and others) don't have dvc's API tests, but test only remote specific implementations ( initializing, etc ).

This PR standardize gdrive tests to look similar to other remotes tests.

Test of dvc's APIs for gdrive seems should happen on run of test_data_cloud.py. We need to setup Google Project and special account to be used by Travis.

  • ❗ Have you followed the guidelines in the Contributing to DVC list?

  • 📖 Check this box if this PR does not require documentation updates, or if it does and you have created a separate PR in dvc.org with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the dvc.org repo.

  • ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addressed. Please review them carefully and fix those that actually improve code or fix bugs.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@maxhora maxhora requested review from Suor and shcheklein December 15, 2019 13:40
@maxhora maxhora self-assigned this Dec 15, 2019
@efiop efiop merged commit bdfeba8 into iterative:master Dec 16, 2019
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.

3 participants