GitHub Actions / Backend Tests
succeeded
Oct 18, 2024 in 0s
33 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 29s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.batch.BatchJobsGeneralWithRedisTest | 12β | 29s |
β Β 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
5 tests were completed in 3s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.websocket.WebsocketWithoutRedisTest | 5β | 3s |
β Β io.tolgee.websocket.WebsocketWithoutRedisTest
β
notifies on key modification()
β
doesn't subscribe without permissions()
β
notifies on key deletion()
β
notifies on key creation()
β
notifies on translation modification()
β Β backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml
5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.websocket.WebsocketWithRedisTest | 5β | 4s |
β Β io.tolgee.websocket.WebsocketWithRedisTest
β
notifies on key modification()
β
doesn't subscribe without permissions()
β
notifies on key deletion()
β
notifies on key creation()
β
notifies on translation modification()
Loading