morris / vanilla-todo

A case study on viable techniques for vanilla web development.
https://morris.github.io/vanilla-todo/
ISC License
1.17k stars 54 forks source link

Write tests #8

Closed morris closed 1 year ago

morris commented 3 years ago

I'm thinking jsdom should be enough to write (unit) tests:

Headless testing is the same as with any framework/toolchain (no need to implement tests for demonstration).