R-a-dio / valkyrie

R/a/dio software stack
https://r-a-d.io
MIT License
5 stars 3 forks source link

themes: write test suite #143

Open Wessie opened 4 months ago

Wessie commented 4 months ago

This should be a generic suite that can be run on any theme we create in the future, so that the author knows it behaves correctly with for example our inputs, javascript and naming.

There are already some tests that check if templates handle zero value inputs, but ideally it should also contain tests for actual data and making sure it ends up on the page.