aboutsummaryrefslogtreecommitdiff
path: root/test/test-database.js
Commit message (Expand)AuthorAge
* Database test updates (#1086)toasted-nutbread2020-12-08
* Return an error code when promise main() functions fail (#1002)toasted-nutbread2020-11-07
* Dev/test script organization (#846)toasted-nutbread2020-09-19
* Merge dictionary.js functions into Translator class (#726)toasted-nutbread2020-08-09
* Create dev utility class for some shared functionality (#724)toasted-nutbread2020-08-09
* Json schema improvements (#722)toasted-nutbread2020-08-09
* Fix fetch requests (#708)toasted-nutbread2020-08-02
* Dev dependencies updates (#679)toasted-nutbread2020-07-19
* Rename GenericDatabase to Database (#634)toasted-nutbread2020-06-28
* Rename Database to DictionaryDatabase (#633)toasted-nutbread2020-06-28
* Yomichan object separation (#627)toasted-nutbread2020-06-28
* Generic database (#600)toasted-nutbread2020-06-21
* Replace XMLHttpRequest (#562)toasted-nutbread2020-06-13
* Move util database modification functions (#499)toasted-nutbread2020-05-06
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Add teststoasted-nutbread2020-04-18
* Add support for filtering frequency metadata based on readingstoasted-nutbread2020-04-11
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* add fake chrome.runtime.onMessage.removeListenersiikamiika2020-04-05
* Merge pull request #424 from toasted-nutbread/dictionary-importertoasted-nutbread2020-04-05
|\
| * Move dictionary import functionality into a new classtoasted-nutbread2020-03-30
* | Update dictionary schema to support pitch accent datatoasted-nutbread2020-03-28
|/
* Merge pull request #387 from toasted-nutbread/yomichan-vmtoasted-nutbread2020-03-04
|\
| * Abstract Yomichan extension script executiontoasted-nutbread2020-03-02
* | fix Yomichan core message issuessiikamiika2020-03-02
|/
* 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
* Update titles typetoasted-nutbread2020-02-22
* Add some basic invalid dictionaries to testtoasted-nutbread2020-02-22
* Add a timeout to clearDatabasetoasted-nutbread2020-02-22
* 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