-
Type: New Feature
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0
-
Fix Version/s: Not yet scheduled version
-
Component/s: Tests
-
Epic Link:
-
Story Points:2
Run tests against a real server configured with S3.
We are currently using moto to mock S3 calls, this is not ideal. It is working, sort of. But we have APIs (NXPY-163) that require a real server configured with S3. Also the whole S3 support shoul be used against such a server.
As this is an important part of the Drive upload mechanism, being able to test the client is a first very good step as it does not require a lot of dependencies.