Is there an integration test available for filesystem checking

2019-04-07 Thread Pasan Kamburugamuwa
Hello, I am currently updating the project proposal which I have already sent to the community to get the feedback. So I am having a problem with it, I want to know is there any integration testing available for test the filesystem. Thanks pasan kamburugamuwa

Re: Is there an integration test available for filesystem checking

2019-04-08 Thread Pablo Estrada
I recommend you send these questions to the dev@ list Pasan. Have you looked at the *_test.py files corresponding to each one of the file systems? Are they all mocking their access to GCS? Best -P. On Sun, Apr 7, 2019 at 11:12 PM Pasan Kamburugamuwa < pasankamburugamu...@gmail.com> wrote: > Hell