This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Add integration test boilerplate #6
Closed
Description
Currently, the code of setting up integration tests https://github.com/beyondstorage/go-integration-test is copied, and problematic. We should fix the problems and maybe we can add a boilerplate here.
- typo
exmaple
here https://github.com/beyondstorage/go-service-fs/blob/master/tests/README.md#L8 Makefile.env
should be included like https://github.com/beyondstorage/go-service-s3/blob/master/Makefile#L3 but is missing in https://github.com/beyondstorage/go-service-fs/blob/master/Makefile#L1-L3