Open
Description
Overview
Create tests for new crisp functionality in two new services CrispService and CrispListenerService
Action Items
- Create tests for all functions in CrispService
- Create tests for all functions in CrispListenerService
Resources
This functionality was added (partially refactored) in #673. Anna attempted to create tests building on AI suggestions, however the mocking was not working correctly. There is an open PR #687 with the attempted tests which can be used as a base/inspiration for the tests, however feel free to restart them entirely.