Is your feature request related to a problem? Please describe.
It's not possible to publish this project to node.js as package by github automatically. The pipeline fails on not configured testing command: https://github.com/opendata-guru/peacock-user-ui/actions/runs/1880792149
Describe the solution you'd like
Add a testing framework. Add the test npm command. Add first and most important tests for this package.
Describe alternatives you've considered
Simple add a test command without functionality.
Is your feature request related to a problem? Please describe.
It's not possible to publish this project to node.js as package by github automatically. The pipeline fails on not configured testing command: https://github.com/opendata-guru/peacock-user-ui/actions/runs/1880792149
Describe the solution you'd like
Add a testing framework. Add the test npm command. Add first and most important tests for this package.
Describe alternatives you've considered
Simple add a test command without functionality.