markcraig / hdap-demo

Another try at an HDAP UI
MIT License
0 stars 0 forks source link

Fix #7 test HDAP store #9

Closed markcraig closed 6 months ago

markcraig commented 6 months ago

This adds basic tests for the HDAP store.

npm run test

> hdap-demo@0.0.0 test
> vitest

 DEV  v1.4.0 /Users/mark/Downloads/hdap-demo

 ✓ src/tests/hdap.test.js (18) 509ms
 ✓ src/tests/hdapStore.test.js (3)

 Test Files  2 passed (2)
      Tests  21 passed (21)
   Start at  15:54:31
   Duration  1.05s (transform 122ms, setup 0ms, collect 198ms, tests 660ms, environment 466ms, prepare 247ms)

 PASS  Waiting for file changes...
       press h to show help, press q to quit
markcraig commented 6 months ago

Going to merge this one as a basis for testing