This is a follow-up on #3474 and #3476 and should address 5 left overs:
- Add or verify backend-to-backend authentication
- Add to the module README.md how to import data with some curl examples
- Add some demo data to the project (examples/code-coverage folder) that can be importet with one command, prepare app-config.yaml if some secrets are required to import data for example with curl.
- Add playwright / e2e tests to for the module that ensures that all metrics are available (independ of the values are good or bad)
- Check if its possible to import the demo data automatically in playwright.
This is a follow-up on #3474 and #3476 and should address 5 left overs: