Greg Myers
|
d644a91da5
|
Remove all commented code. Add "nullable"
|
2020-04-04 23:37:38 +01:00 |
|
Greg Myers
|
6b4f49aacb
|
Basic rubocops
|
2020-03-24 16:02:13 +00:00 |
|
Greg Myers
|
23a1074d07
|
Add tests for OA3 components/schemas loader with upgrade notice
|
2020-03-21 20:24:04 +00:00 |
|
Greg Myers
|
b5e210cd96
|
Merge branch 'openapi/master' into openapi/merge
|
2020-03-20 15:38:40 +00:00 |
|
Nathan Broadbent
|
e5eb44191c
|
Use RSpec.describe to fix IRB context warning in Rails console
|
2019-10-17 16:40:31 +07:00 |
|
Jay Danielian
|
13f7007b2f
|
Renames and fixes specs in api and specs project to prefix OpenApi module. Gem name to open_api-rswag
|
2019-07-27 14:53:01 -04:00 |
|
Jay Danielian
|
4baf5efd11
|
Updates specs to add 3.0 compliant structure and tests around the new schema/structure
|
2019-07-20 12:29:44 -04:00 |
|
Jay Danielian
|
aa59c5ff91
|
Fixes response validators specs for v3 structure
|
2019-07-18 22:01:00 -04:00 |
|
Jay Danielian
|
297cc447c8
|
Gets v3 request example saving as well as response example saving
Adds rubocop to the gemset
adds guard to the gemset for testing
|
2019-07-05 15:59:47 -04:00 |
|
domaindrivendev
|
732cab994c
|
simplify validation blocks and use correct scope
|
2017-07-21 22:26:14 -07:00 |
|
domaindrivendev
|
97c2a39cfa
|
Refactor request_factory & response_validator
|
2017-07-20 23:42:40 -07:00 |
|
Horia Radu
|
f195c82759
|
yield entire response instead of only the body
|
2017-04-29 21:17:53 +03:00 |
|
Horia Radu
|
37f86f6d94
|
yield entire response instead of only the body
|
2017-04-29 12:06:57 +03:00 |
|
Horia Radu
|
51c9f4e5e6
|
Response body value validation
Add the possibility to pass a block to the run_test!
method in order to add expectations on your response
|
2017-04-28 11:46:52 +03:00 |
|
vinhbachsy
|
64b0de494f
|
Simplify response header validation
Change to checks for the presence of required headers instead of using
JSON::Validator
|
2016-10-20 01:33:43 +08:00 |
|
vinhbachsy
|
5cf376891a
|
Validate response headers based on specified header
Add validate_headers step in response validator.
Using JSON::Validator with validate header value with swagger header
object.
|
2016-10-18 21:46:35 +08:00 |
|
richie
|
b81b2927be
|
More useful error messages in rswag-specs
|
2016-10-13 16:56:44 -07:00 |
|
richie
|
c558098c39
|
rename to rswag plus major refactor - almost a rewrite
|
2016-10-11 18:31:12 -07:00 |
|