Skip to content

fix(ImportDeleteService): rework to use using instead of sub-queries

Sign in for the full log view
GitHub Actions / Backend Tests succeeded Oct 18, 2024 in 0s

33 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βœ… 29s
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithoutRedisTest.xml 5βœ… 3s
backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml 5βœ… 4s

βœ…Β 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()