Skip to content

Separate tests into unit and integration tests #292

@omus

Description

@omus

The AWSS3.jl currently does most of it's testing against actual AWS S3 (or MinIO) buckets to ensure correct behaviour. We should refactor the tests in this code-base to run as either unit tests or integration tests so that users without access to the AWS account can at least run the unit tests locally. This hopefully, should make it easier to contribute to this package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions