Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filemanager: replace mockall with aws-smithy-mocks-experimental #323

Open
mmalenic opened this issue May 24, 2024 · 0 comments
Open

filemanager: replace mockall with aws-smithy-mocks-experimental #323

mmalenic opened this issue May 24, 2024 · 0 comments
Labels
filemanager an issue relating to the filemanager test an issue relating to tests

Comments

@mmalenic
Copy link
Member

The mockall crate is able to mock AWS clients for tests, but since there is now an AWS-native solution, it would probably be better to use that. The aws-smithy-mocks-experimental crate is already being used for the S3 inventory integration tests, and it seems to work well. It could also be considered for the other unit tests.

@mmalenic mmalenic added filemanager an issue relating to the filemanager test an issue relating to tests labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filemanager an issue relating to the filemanager test an issue relating to tests
Projects
None yet
Development

No branches or pull requests

1 participant