2 Commits

Author SHA1 Message Date
ba050cbc79 Implement multipart tests (#4)
All checks were successful
Test Workflow / Lint and test library (push) Successful in 1m59s
Currently, tests do not test multipart uploads (since they use very small files). Implement some large (randomly generated) files as well.

Reviewed-on: #4
2023-12-31 09:02:36 +00:00
e09bf9e9f8 Round-trip integration tests (#3)
All checks were successful
Test Workflow / Lint and test library (push) Successful in 1m43s
Publish Workflow / Publish library (push) Successful in 2m7s
- Implement round-trip tests for some cases.
- Run tests in CI.

Reviewed-on: #3
2023-12-30 16:42:51 +00:00