neuland.app
neuland.app copied to clipboard
Add unit tests
Maybe provide some detailed information on what you want to test?
Frontend tests using something like selenium? API tests? Tests for our libraries in lib/
?
I guess it would already be a great advantage to setup a github CI running eslint
and npm run build
and check of any of the two fails.