Releases: alexandermendes/jest-openapi-coverage
Releases · alexandermendes/jest-openapi-coverage
v1.4.0
19 Sep 21:43
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-09-19)
Features
resolve query parameter references (816b682 )
v1.3.1
18 Sep 20:59
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-09-18)
Bug Fixes
consider query params passed in the array format (475dfea )
v1.3.0
18 Sep 19:48
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-09-18)
Features
v1.2.1
18 Sep 17:17
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-09-18)
Bug Fixes
rename enabled setting to collectCoverage (6762269 )
v1.2.0
18 Sep 16:33
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-09-18)
Bug Fixes
do not bother storing empty request files (785deec )
Features
improve automatic request matching and add servers setting (1c21faa )
read request files asynchonously (dfd93c8 )
v1.1.0
18 Sep 01:20
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-09-18)
Features
add coverageThreshold setting (0e85f25 )
v1.0.0
17 Sep 23:49
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-09-17)
Bug Fixes
add setupOpenApiDocs for loading docs dynamically (209c413 )
allow partial config via JestOpenApiCoverageConfig type (4cf1e11 )
JestOpenApiCoverageConfig export (6ce9693 )
percentage of queries covered reporting (45df3d9 )
table reporting (55639eb )
update request interceptors (6cb096c )
use the correct coverage dir when loading request files (c7fc917 )
Features
add basic logger (96ccb4e )
add config file mechanism with format and outputFile opts (fbbf8fa )
add coverage reporting (0dfa51c )
add coverageDirectory setting (2b145d3 )
add docsPath option (7cb993e )
add option to enable/disable coverage reporting (02d88f3 )
add some setup and request interceptor functions (677f5a2 )
colour table cells individually for clearer feedback (4f3207c )
expose writeDocs method (f1ab95a )
initial setup (e1919d8 )