Skip to content

Nuanced unit testing for the rest of the endpoints #3

@Ericy1

Description

@Ericy1

Currently, there are unit tests for listFiles, putFile, and generateKey.

We need a unit test for:

  1. getFile

We also need more detailed testing for the current endpoints. For example, putFile only checks that the response code is 201, but we can check the response body for validity, too. things like response body size > 0, regex to match case, etc.

Metadata

Metadata

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