mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
- Created a mock for ScannerButtonComponent in test-mocks.ts to facilitate testing. - Updated test-setup.ts to mock browser APIs for the test environment. - Refactored SelectRemiQuantityAndReasonComponent to simplify addToRemiList logic and update feedback dialog usage. - Modified feedback-dialog.component.html to safely access message data. - Cleaned up package-lock.json by removing deprecated and unnecessary dependencies.