coder / hat

HTTP API testing for Go
MIT License
37 stars 3 forks source link

Add CombineRequestOptions #18

Closed coadler closed 6 years ago

coadler commented 6 years ago

Does the same thing as CombineResponseAssertions but for RequestOptions.

Also fixed Path to use path.Join and to preserve the trailing slash if present