feat: add types per jsdoc and types for testing interfaces

This commit is contained in:
Vasco Santos
2020-11-30 16:43:51 +01:00
parent 83d7d52d7e
commit e82385d4b9
31 changed files with 852 additions and 571 deletions

View File

@ -13,6 +13,7 @@ describe('compliance tests', () => {
/**
* Test setup. `properties` allows the compliance test to override
* certain values for testing.
*
* @param {*} properties
*/
async setup (properties) {