westfieldlabs / apivore

Tests your rails API against its Swagger description of end-points, models, and query parameters.
Apache License 2.0
213 stars 66 forks source link

signed user? #112

Open alekseyl opened 7 years ago

alekseyl commented 7 years ago

What about a signed user? Does apivore supports it? I actually created workaround in my tests, but may be there is a better way.