yomichan/test
toasted-nutbread 401fe9f8d0
Object property accessor API update (#485)
* Simplify function names

* Add delete and swap functions

* Remove custom setter

Not currently part of the expected use cases.

* Add documentation

* Update tests

* Add delete test functions

* Update tests to use fresh objects

* Add swap test functions

* Add empty tests

* Disable delete on arrays
2020-05-02 12:57:42 -04:00
..
data Add tests 2020-04-18 21:33:14 -04:00
lint Add simple check to see if globals are unused 2020-04-10 18:45:16 -04:00
dictionary-validate.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
schema-validate.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-database.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
test-dictionary.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-document.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-japanese.js Update tests 2020-04-22 21:37:28 -04:00
test-object-property-accessor.js Object property accessor API update (#485) 2020-05-02 12:57:42 -04:00
test-schema.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-text-source-map.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
yomichan-test.js Change some test variables using 'source' instead of 'content' 2020-04-19 10:57:33 -04:00
yomichan-vm.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00