Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

[removed] Set the test suite regardless of actual cloud connection. #219

Closed
wants to merge 4 commits into from

Conversation

mode9
Copy link
Collaborator

@mode9 mode9 commented Jan 16, 2022

Now we can run the test suite independently without the actual access key of AWS and GCP.

  • mock boto3.s3 before starting tests with moto
  • mock GoogleCloudStorage before starting tests.
    • I couldn't find a library supporting mock GCP like moto

@codeclimate
Copy link

codeclimate bot commented Jan 16, 2022

Code Climate has analyzed commit ddb9cca and detected 0 issues on this pull request.

View more on Code Climate.

@mode9 mode9 linked an issue Jan 16, 2022 that may be closed by this pull request
@mode9 mode9 changed the title [ReOpen] Set the test suite regardless of actual cloud connection. Set the test suite regardless of actual cloud connection. Jan 16, 2022
@mode9 mode9 changed the title Set the test suite regardless of actual cloud connection. [removed] Set the test suite regardless of actual cloud connection. Jan 16, 2022
@mode9 mode9 closed this Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make test suite independent of original maintainer
1 participant