ADD: Tests for Google Drive and AWS Connection Methods#567
Conversation
|
Hey @JoeZiminski, I have written the tests to test google drive and aws transfers via the datashuttle python api. These are quite similar to the one in the SSH. If this approach looks good, can you please add the credentials to the github secrets and then we can run the tests in the CI. Also, the tests for Google drive are extremely slow. On my pc, it took about 20 minutes to run. What do you think can be done about this? |
|
Hey @cs7-shrey cheers for this! I added the secrets, I tested locally with gdrive (will also check aws) by simply adding to I think because this is on your fork you cannot see the main repo's secrets. If you can branch off the NIU main to create |
5df1ea0
into
neuroinformatics-unit:gdrive_aws_tests
Description
This PR adds tests for Google Drive and AWS connection methods including tests for transfers, TUI and unit tests for certain functions.
Checklist: