test: add alert module tests for different welcome_message configurations (#3867)

In this way, all options for `welcome_message` are tested.
This commit is contained in:
Kristjan ESPERANTO
2025-08-28 23:17:44 +02:00
committed by GitHub
parent 4c0a4689c3
commit fad8bbaeb1
5 changed files with 80 additions and 8 deletions

View File

@@ -34,6 +34,7 @@ Thanks to: @dathbe.
- Simplify DOM setup by removing unnecessary Promise/async patterns
- Avoid potential port conflicts by using port 3001 for translator unit tests
- Improve test reliability and maintainability
- [tests] add alert module tests for different welcome_message configurations (#3867)
### Updated