Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dictionary data tests + write mode (#415) | toasted-nutbread | 2023-12-22 |
| | | | | | | | | | | | | | | | | | | | | | * Rename test * Refactor * Create new dictionary-data.test.js * Move utility functions * Remove old tests * Slight refactor * Add command to rebuild test data * Clarify name * Don't expect in write mode * Ignore config file | ||
* | JSON validation (#394) | toasted-nutbread | 2023-12-20 |
* Set up JSON testing * Add schema validation * Use parseJson * Finish types * Disambiguate ext/json-schema from node dependency with the same name * Add support for specifying the jsconfig file * Don't expose types * Update types * Use dictionary map type * Fix types * Fix AJV warnings * Move types * Move anb rename file * Move common mocks * Simplify types |