chore: set up jest for testing the UI #13

Merged
j.gerla merged 1 commits from chore/set-up-testing into dev 2025-10-22 07:37:55 +00:00

1 Commits

Author SHA1 Message Date
JGerla
cbacf924f9 chore: added basic jest testing support
also added an example test for the counter in the components.tsx file to demonstrate functionality of testing configuration. installed all dependencies for testing using --save-dev to make sure they are stored as dev dependencies

ref: N25B-212
2025-10-21 22:18:10 +02:00