Integration tests in the repo #139

Open
opened 2023-06-14 06:44:32 +00:00 by alexvanin · 1 comment
Owner

I would like to discuss a possibility to create some integration tests in this repository. It is done in HTTP Gateway by using All-in-One container to connect gateway app.

We can use it to test some Go libraries like aws-go or minio-go. This might be quite useful, see #106.

On the other hand it is going to look like S3 Tests which are pretty much the same thing but with boto3.

What you think about it?

/cc @TrueCloudLab/storage-services-committers @TrueCloudLab/storage-services-developers

I would like to discuss a possibility to create some integration tests in this repository. It is done in [HTTP Gateway](https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/src/branch/master/integration_test.go) by using [All-in-One](https://git.frostfs.info/TrueCloudLab/frostfs-aio) container to connect gateway app. We can use it to test some Go libraries like aws-go or minio-go. This might be quite useful, see #106. On the other hand it is going to look like [S3 Tests](https://git.frostfs.info/TrueCloudLab/s3-tests) which are pretty much the same thing but with boto3. What you think about it? /cc @TrueCloudLab/storage-services-committers @TrueCloudLab/storage-services-developers
Owner

Did you consider using a separate repo for integration tests and maybe having boto and awg-go as separate suites there?

Did you consider using a separate repo for integration tests and maybe having boto and awg-go as separate suites there?
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#139
No description provided.