Commit Graph

4 Commits

Author SHA1 Message Date
JGerla
dc65b90e1c Merge branch 'dev' into chore/adding-uu-strings
# Conflicts:
#	src/components/Logging/Logging.tsx
2026-01-28 11:29:44 +01:00
JGerla
ac9b7313a9 chore: added Copyright strings 2026-01-28 11:20:56 +01:00
Twirre
835de03a29 Add experiment logs to the monitoring page 2026-01-28 10:15:58 +00:00
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