Commit Graph

13 Commits

Author SHA1 Message Date
Jack Case
1b0f7e7704 nest describes for version 1/version 2 DB 2025-12-11 16:12:41 +00:00
Jack Case
fbb11c86cc need to close DB before deleting and this was a pain. 2025-12-11 16:11:11 +00:00
Jack Case
9dcb237c48 delete existing db first 2025-12-10 21:59:15 +00:00
Jack Case
6a5c81104e this has broken me but it's done 2025-12-10 21:02:55 +00:00
Jack Case
dbe14c9b25 switch to a library with ts support out of the box, idb 2025-12-10 20:15:50 +00:00
Jack Case
55bf600bd7 starting real testing 2025-12-10 15:17:52 +00:00
Jack Case
6212eaa099 yet again, spending time trying to use an llm as intended was wasted. RTFM
https://jasmine.github.io/setup/browser.html#es-module-support
2025-12-10 14:36:12 +00:00
Jack Case
2631f46d67 spec as a module
though imports still aren't working right :P
2025-12-10 00:19:55 +00:00
Jack Case
4d4a91cf66 listen on all interfaces for jasmine-browser 2025-12-10 00:17:21 +00:00
Jack Case
31a184be14 dependencies and changes to test in firefox headlessly 2025-12-09 23:34:27 +00:00
Jack Case
5ddb857cfa export indexeddb classes for testing 2025-12-09 21:49:45 +00:00
Jack Case
01b330c22e compile scripts before test, run tests on scripts dir 2025-12-09 21:22:18 +00:00
Jack Case
c7df783671 generated initial files for jasmine testing 2025-12-09 21:16:24 +00:00