Skip to content
GitHub Actions / Test report for server-app:runWebsocketTests succeeded Mar 10, 2025 in 1s. View latest attempt.

39 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithoutRedisTest.xml 11βœ… 23s
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithRedisTest.xml 12βœ… 30s
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithoutRedisTest.xml 8βœ… 4s
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml 8βœ… 5s

βœ…Β backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithoutRedisTest.xml

11 tests were completed in 23s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.batch.BatchJobsGeneralWithoutRedisTest 11βœ… 23s

βœ…Β io.tolgee.batch.BatchJobsGeneralWithoutRedisTest

βœ… it locks the single job for project()
βœ… debounces job()
βœ… doesn't lock non-exclusive job()
βœ… cancels the job()
βœ… retries failed with generic exception()
βœ… retries failed with RequeueWithTimeoutException()
βœ… correctly reports failed test when FailedDontRequeueException thrown()
βœ… executes operation()
βœ… retries and fails on management exceptions issues()
βœ… publishes progress of single chunk job()
βœ… retrying works with error keys()

βœ…Β backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithRedisTest.xml

12 tests were completed in 30s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.batch.BatchJobsGeneralWithRedisTest 12βœ… 30s

βœ…Β io.tolgee.batch.BatchJobsGeneralWithRedisTest

βœ… it locks the single job for project()
βœ… debounces job()
βœ… doesn't lock non-exclusive job()
βœ… cancels the job()
βœ… retries failed with generic exception()
βœ… retries failed with RequeueWithTimeoutException()
βœ… correctly reports failed test when FailedDontRequeueException thrown()
βœ… executes operation()
βœ… retries and fails on management exceptions issues()
βœ… publishes progress of single chunk job()
βœ… retrying works with error keys()
βœ… removes from queue using event()

βœ…Β backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithoutRedisTest.xml

8 tests were completed in 4s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.websocket.WebsocketWithoutRedisTest 8βœ… 4s

βœ…Β io.tolgee.websocket.WebsocketWithoutRedisTest

βœ… doesn't subscribe as another user()
βœ… notifies on key modification()
βœ… notifies user on a new notification()
βœ… doesn't subscribe without permissions()
βœ… notifies on key deletion()
βœ… notifies user on notifications marked as seen()
βœ… notifies on key creation()
βœ… notifies on translation modification()

βœ…Β backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml

8 tests were completed in 5s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.websocket.WebsocketWithRedisTest 8βœ… 5s

βœ…Β io.tolgee.websocket.WebsocketWithRedisTest

βœ… doesn't subscribe as another user()
βœ… notifies on key modification()
βœ… notifies user on a new notification()
βœ… doesn't subscribe without permissions()
βœ… notifies on key deletion()
βœ… notifies user on notifications marked as seen()
βœ… notifies on key creation()
βœ… notifies on translation modification()