22 Commits

Author SHA1 Message Date
c7e9bce1d3 Starup Report added and StatisticsService rolling avgs optimized to O(n) 2026-03-06 18:16:43 +01:00
6478e046b4 Optimzed ShutdownManager for only one clean shutdown 2026-03-06 17:47:08 +01:00
0804b48d68 Unused starting of signalling-server removed 2026-03-06 16:41:55 +01:00
26a253abf6 AppConfigValidator and AppConfigValidatorTest added and integrated into ApplicationInitializer 2026-03-06 16:24:43 +01:00
9ae52a9785 Local test paths added to config 2026-03-06 15:56:25 +01:00
16bcf7f06d feat(config): externalize runtime paths and script settings for local setup 2026-03-06 15:09:15 +01:00
2a12f5aaa5 Changed all files with hard-coded paths to a config-driven configuration 2026-03-06 14:55:08 +01:00
9fed2cd420 test: expand service coverage and modernize test infrastructure
- replace legacy mockito-all with mockito-junit-jupiter
- add tests for AppState, MQTT service, process manager, and animation file service
- rewrite service tests for stronger edge-case coverage
- refactor services for testability (MQTT client/process launcher/output path injection)
- fix duplicate payload ID handling in BinaryEventService
- update README and docs testing/source-map sections
2026-03-06 14:16:40 +01:00
4eca8d6e91 README with new Documentation section 2026-03-05 17:08:22 +01:00
3cf2cf9288 JavaDoc comments added 2026-03-05 15:58:01 +01:00
31b81cde1b Removed unused stuff 2026-03-05 13:28:24 +01:00
c90a4029e8 Chart logic fixed and improved 2026-03-05 12:40:18 +01:00
9ccdd15adb Chart actualized 2026-03-05 11:15:21 +01:00
3632cc765d Margins and Layouts 2026-03-05 10:05:43 +01:00
e2ee8b216b ProcessManagerService adjusted to smoothly start/stop start_avatar.ps1 2026-03-05 08:57:15 +01:00
99e768313d ProgessLevelBar, ProcessManagement with SignallingServer 2026-02-24 16:48:21 +01:00
f2846aa46a Remove ignored directories from repository 2026-02-23 21:43:16 +01:00
9b17d03eba .gitignore angepasst 2026-02-23 21:42:11 +01:00
2cd7a56984 .gitignore angepasst 2026-02-23 21:41:08 +01:00
af158d05bb Look and Feel, UE properties, Pixelstreaming Test, Payload parsing 2026-02-23 21:37:24 +01:00
ad25db7834 Integration Test 2026-02-23 20:03:11 +01:00
d9d6c29881 Initial commit 2026-02-23 15:33:15 +01:00