Releases: open-rpc/test-coverage
Releases · open-rpc/test-coverage
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.1.0 (2024-04-15)
Bug Fixes
- add comment about why transport isnt awaited right away (8ab89f2)
- add getExampleCalls to JsonSchemaFaker tests to get more coverage (c16275d)
- add json-schema-faker-rule to multi rule test to get more coverage (5239a69)
- add lifecycle call for onEnd for rules (f49d841)
- add timings and fix some issues with json schema faker rule (9e21491)
- added error to console reporter when result isnt defined (081b85f)
- added json-schema-faker-rule with skip and only variations to get coverage (ffe5a3c)
- added test for rules and running multiple rules and their async lifecycle functions (fa5d7a8)
- added tests to get coverage for JsonSchemaFakerRule (9cc9b7a)
- call to validateExampleCall shouldnt be checking existence (9cafb76)
- comment about lifecycle methods (f99feef)
- issue with not passing any rules into coverage (7fe84f8)
- lifecycle methods are optional (667fdd2)
- make lifecycle methods optional in interface + try/catch in json-schema-faker-rule (a962046)
- move call for validateExampleCall (820d48e)
- refactor exampleCall name to Call (20dfa82)
- refactor getExampleCalls to allow for it to be sync or async (ee334de)
- remove unused code (4a29270)
- remove wrapping parens from test (8f2d69d)
- test call casing (89cc08c)
- test called times after json schema faker rule fix (cc53ffc)
- update src/rules/rule.ts (8c03203)
- variable names for reporter for Call (6a43d9f)
Features
2.0.0
1.3.0
1.3.0 (2024-04-10)
Bug Fixes
- add more test coverage (29dae6e)
- add test coverage (657f3db)
- after merge (2ce2bf2)
- improve coverage dramatically (8bf16be)
- linting issues (8182f41)
- make tests work again (f0fc2a1)
- merge conflict (34751f2)
- remove dependabot badge from readme (3ce0a16)
- remove unused code (a25981a)
- rm unused (9eaa0b9)
- upgrade to eslint (72c546d)
Features
- refactor reporter interface (1c73d12)