GitHub Actions / Test report for server-app:runWebsocketTests
succeeded
Mar 10, 2025 in 1s.
View latest attempt.
39 passed, 0 failed and 0 skipped
β Β 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()
Loading