Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix shadowing | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Fix test-schema.js | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Update titles type | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Update test-dictionary | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Add some basic invalid dictionaries to test | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Add a timeout to clearDatabase | toasted-nutbread | 2020-02-22 | |
| | | | | This will trigger in case something goes wrong and a database isn't closed. | |||
* | Update location of test dictionary data | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Update database test | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Test some errors | toasted-nutbread | 2020-02-19 | |
| | ||||
* | Close to prevent hangs | toasted-nutbread | 2020-02-19 | |
| | ||||
* | Validate results of importDictionary | toasted-nutbread | 2020-02-19 | |
| | ||||
* | Add script to test database.js | toasted-nutbread | 2020-02-18 | |
| | ||||
* | Add script to validate the test dictionary data against JSON schemas | toasted-nutbread | 2020-02-18 | |
| | ||||
* | Add test dictionary data | toasted-nutbread | 2020-02-18 | |
| | ||||
* | Use ? instead of %s | toasted-nutbread | 2020-02-17 | |
| | ||||
* | Allow dictionary-validate to be require'd | toasted-nutbread | 2020-02-17 | |
| | ||||
* | Create yomichan-test script to reduce repeated code | toasted-nutbread | 2020-02-17 | |
| | ||||
* | Update how main is invoked | toasted-nutbread | 2020-02-17 | |
| | ||||
* | Add some basic unit tests for JSON schemas | toasted-nutbread | 2020-02-17 | |
| | ||||
* | Merge pull request #346 from toasted-nutbread/dictionary-schemas | toasted-nutbread | 2020-02-11 | |
|\ | | | | | Dictionary schemas | |||
| * | Create script to validate dictionary files | toasted-nutbread | 2020-02-08 | |
| | ||||
* | Add script for testing generic schemas | toasted-nutbread | 2020-02-08 | |