aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Add script to validate and fix global declaration formattoasted-nutbread2020-03-10
|
* Add missing copyright commenttoasted-nutbread2020-03-08
|
* Remove duplicate filetoasted-nutbread2020-03-08
|
* Merge pull request #387 from toasted-nutbread/yomichan-vmtoasted-nutbread2020-03-04
|\ | | | | Abstract Yomichan extension script execution
| * Abstract Yomichan extension script executiontoasted-nutbread2020-03-02
| |
* | fix Yomichan core message issuessiikamiika2020-03-02
|/
* Merge pull request #375 from toasted-nutbread/document-teststoasted-nutbread2020-03-01
|\ | | | | Document tests
| * Test seeking functionstoasted-nutbread2020-02-22
| |
| * Add some basic document teststoasted-nutbread2020-02-22
| |
* | Remove hasOwn which is no longer necessarytoasted-nutbread2020-02-25
| |
* | Add missing copyright headerstoasted-nutbread2020-02-23
| |
* | Clear timer variabletoasted-nutbread2020-02-23
|/
* Fix shadowingtoasted-nutbread2020-02-22
|
* Fix test-schema.jstoasted-nutbread2020-02-22
|
* Update titles typetoasted-nutbread2020-02-22
|
* Update test-dictionarytoasted-nutbread2020-02-22
|
* Add some basic invalid dictionaries to testtoasted-nutbread2020-02-22
|
* Add a timeout to clearDatabasetoasted-nutbread2020-02-22
| | | | This will trigger in case something goes wrong and a database isn't closed.
* Update location of test dictionary datatoasted-nutbread2020-02-22
|
* Update database testtoasted-nutbread2020-02-22
|
* Test some errorstoasted-nutbread2020-02-19
|
* Close to prevent hangstoasted-nutbread2020-02-19
|
* Validate results of importDictionarytoasted-nutbread2020-02-19
|
* Add script to test database.jstoasted-nutbread2020-02-18
|
* Add script to validate the test dictionary data against JSON schemastoasted-nutbread2020-02-18
|
* Add test dictionary datatoasted-nutbread2020-02-18
|
* Use ? instead of %stoasted-nutbread2020-02-17
|
* Allow dictionary-validate to be require'dtoasted-nutbread2020-02-17
|
* Create yomichan-test script to reduce repeated codetoasted-nutbread2020-02-17
|
* Update how main is invokedtoasted-nutbread2020-02-17
|
* Add some basic unit tests for JSON schemastoasted-nutbread2020-02-17
|
* Merge pull request #346 from toasted-nutbread/dictionary-schemastoasted-nutbread2020-02-11
|\ | | | | Dictionary schemas
| * Create script to validate dictionary filestoasted-nutbread2020-02-08
|
* Add script for testing generic schemastoasted-nutbread2020-02-08