Commit Graph

25 Commits

Author SHA1 Message Date
Nolan Lawson e5fde551fe
feat: upgrade to svelte 4 (#372) 2023-11-11 08:12:20 -08:00
Nolan Lawson 344c145373
chore: update fake-indexeddb (#351) 2023-06-18 16:08:12 -07:00
Nolan Lawson cb7be9af63
chore: yarn audit fix as much as possible (#318) 2023-01-22 12:21:58 -08:00
Nolan Lawson 8c8c331133
chore: update svelte-jester and svelte-preprocess (#260)
* chore: update svelte-jester and svelte-preprocess

* fix: lint

* fix: fix coverage
2022-02-18 13:26:40 -08:00
Nolan Lawson d63c1f8c0b
fix: use our own custom element implementation (#170)
Fixes #176
2021-07-11 10:01:21 -07:00
Nolan Lawson 17ff7494a4
chore: update to jest 27 (#147)
* chore: update to jest 27

* fix: lint

* chore: update @testing-library/dom too

* test: relax coverage test

* test: fix coverage
2021-06-25 21:57:50 -07:00
Nolan Lawson ae68162637
test: ignore more code that jest cannot test (#109) 2020-12-28 18:51:45 -08:00
Nolan Lawson 68ddbd770e
refactor: refactor and properly test offline mode (#108)
* refactor: refactor and properly test offline mode

* refactor: add code comment
2020-12-28 17:53:23 -08:00
Nolan Lawson ed33442e26
test: improve code coverage (#107) 2020-12-28 17:14:23 -08:00
Nolan Lawson a68a3bee2c
test: improve coverage for skintone picker (#105) 2020-12-27 15:14:11 -08:00
Nolan Lawson b86b8c6b2c
refactor: refactor ResizeObserver code, fix code coverage for RO (#101)
* fix: detect ResizeObserver on-demand, fix code coverage for RO

* fix: fix test

* test: test ro

* fix: avoid recalc
2020-12-27 09:54:37 -08:00
Nolan Lawson 98b07e587c
test: test code coverage in CI (#100) 2020-12-26 15:31:39 -08:00
Nolan Lawson 38c824a946 perf: reduce bundle size, add tests 2020-06-13 16:39:21 -07:00
Nolan Lawson 2d30e117ba feat: start on favorite emoji in db 2020-06-11 21:12:05 -07:00
Nolan Lawson 6b354f9c23 test: add more tests 2020-06-10 08:51:01 -07:00
Nolan Lawson 77c5eed0d8 test: run jest on source files 2020-06-10 07:51:29 -07:00
Nolan Lawson 714836f8a0 test: improve tests 2020-06-09 19:04:23 -07:00
Nolan Lawson 9e007d111e test: add memory usage test 2020-06-07 17:01:02 -07:00
Nolan Lawson 7be36623ca fix: remove json-stable-stringify, improve coverage tests 2020-06-07 16:16:37 -07:00
Nolan Lawson ae315f2c4b fix: add first DOM test, fix picker API 2020-06-07 09:14:43 -07:00
Nolan Lawson 44d4398d24 fix: fix getEmojiByShortcode, add tests 2020-06-06 19:36:45 -07:00
Nolan Lawson 79db2b2847 fix: improve search algorithm 2020-06-05 17:59:04 -07:00
Nolan Lawson 8b80b03ba1 test: more tests 2020-06-05 07:50:40 -07:00
Nolan Lawson c439b7e70a test: add code coverage 2020-06-04 21:50:31 -07:00
Nolan Lawson 72cc5bfbda test: add tests 2020-06-04 21:46:25 -07:00