aboutsummaryrefslogtreecommitdiff
path: root/test/dictionary.test.js
Commit message (Collapse)AuthorAge
* Dictionary data tests + write mode (#415)toasted-nutbread2023-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
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
|
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08