Richard Crawley
Results
2
issues of
Richard Crawley
Better handling of the API response so we can extract the user's `login` property.
## Description Im trying to unit test some gin middeware. This middleware accepts a `gin.Context` and performs an action based on fields in the context. I can see I can...