Inwerpsel / use-theme-editor

A React theme editor
GNU General Public License v3.0
4 stars 0 forks source link

Choose testing framework and create initial tests #55

Open Inwerpsel opened 9 months ago

Inwerpsel commented 9 months ago

Due to the experimental nature, no tests were added yet, since the implementation and features can still change a lot, and there's also no production use case to worry about yet. For now this is fine and overall much faster to develop. Enough manual testing happens to catch most issues early on.

It would be nice to already have a testing framework in place together with the first tests for some functionality that can be considered stable enough.

Todo

Which code to start with

Some options: