beep
beep copied to clipboard
Unit and end-to-end tests
In order to be sure that any of the upcoming features, bug fixes or dependency updates do not break existing functionality we should create:
- Unit tests for base functionality
- End to end tests for client-facing functionality and UI
Proposed tech to be used: