-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
There are edge cases that aren't properly handled, that should be reviewed and managed adequately.
For instance, what if the response field is empty, or it's an empty or null array.
We should try to:
- List all the possible edge cases first
- Define how these should be managed (errors, etc)
- Adjust existing tests accordingly, add new ones.
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers