Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix auto-translation errors, drop some handled exceptions (sentry) #2040

Merged
merged 3 commits into from
Dec 22, 2023

fix: Run Invoice download async

a4586e3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: Fix auto-translation errors, drop some handled exceptions (sentry) #2040

fix: Run Invoice download async
a4586e3
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Dec 21, 2023 in 1s

Backend Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.activity.ActivityLogTest.xml 3✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AdministrationControllerTest.xml 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AllKeysControllerTest.xml 1✅ 430ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml 3✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml 23✅ 11s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AutoTranslationControllerTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.batch.BatchJobManagementControllerTest.xml 8✅ 20s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BigMetaControllerTest.xml 3✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml 1✅ 250ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.InitialDataControllerTest.xml 2✅ 339ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.MachineTranslationSettingsControllerTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.MtCreditsControllerTest.xml 2✅ 446ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.NamespaceControllerTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerInvitingTest.xml 10✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerLeavingTest.xml 4✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerMembersTest.xml 8✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerTest.xml 21✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationProjectsControllerTest.xml 7✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.PatControllerTest.xml 9✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.PreferredOrganizationControllerTest.xml 5✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ProjectStatsControllerTest.xml 3✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.SlugControllerTest.xml 5✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.TagsControllerTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.TranslationCommentControllerTest.xml 12✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCachingTest.xml 3✅ 767ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCursorTest.xml 5✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerFilterTest.xml 21✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerHistoryTest.xml 2✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml 10✅ 11s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml 16✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml 2✅ 672ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerViewTest.xml 19✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerStreamingTest.xml 3✅ 847ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTest.xml 20✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.UserMfaControllerTest.xml 6✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.UserPreferencesControllerTest.xml 3✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest.xml 14✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerApplicationTest.xml 9✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.xml 13✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerResultTest.xml 11✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2InvitationControllerTest.xml 5✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexUpdateTest.xml 6✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest.xml 9✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest.xml 1✅ 460ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml 1✅ 419ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest.xml 4✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguageDisablingTest.xml 3✅ 691ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml 6✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest.xml 8✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerTest.xml 19✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerWithNamespacesTest.xml 12✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml 10✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerCreateTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerEditTest.xml 3✅ 664ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerInvitationTest.xml 12✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerLeavingTest.xml 3✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerPermissionsTest.xml 9✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTest.xml 14✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTransferringTest.xml 2✅ 569ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.AuthTest.xml 17✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml 3✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.TolgeeTranslatorWithBatchTest.xml 1✅ 37ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml 7✅ 90ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithRedis.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageFsTest.xml 4✅ 18ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml 1✅ 287ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml 1✅ 120ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml 1✅ 343ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ExportControllerTest.xml 4✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.MarketingEmailingTest.xml 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.PublicControllerTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.dialects.postgres.CustomPostgreSQLDialectTest.xml 1✅ 18ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml 1✅ 214ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.jobs.migration.allOrganizationOwner.AllOrganizationOwnerJobTest.xml 6✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.openapi.OpenApiTest.xml 4✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.PatAuthTest.xml 6✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileIssueRepositoryTest.xml 1✅ 318ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml 2✅ 442ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml 1✅ 222ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml 1✅ 187ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml 2✅ 481ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.ProjectRepositoryTest.xml 4✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.UserAccountRepositoryTest.xml 3✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.EmailVerificationTest.xml 10✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectApiKeyAuthenticationTest.xml 11✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectPermissionFilterTest.xml 2✅ 521ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ServerAdminFilterTest.xml 2✅ 302ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.BigMetaServiceTest.xml 1✅ 241ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.ImportServiceTest.xml 5✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.StoredDataImporterTest.xml 6✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.DbPopulatorTest.xml 2✅ 503ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.export.exporters.JsonFileExporterTest.xml 5✅ 4ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.export.exporters.XliffFileExporterTest.xml 3✅ 182ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ExportServiceTest.xml 9✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ImageUploadServiceTest.xml 1✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageDeletePermissionTest.xml 8✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageServiceTest.xml 3✅ 740ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.OrganizationServiceTest.xml 1✅ 584ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.project.ProjectServiceTest.xml 11✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ProjectStatsServiceTest.xml 1✅ 373ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.query_builders.CursorUtilUnitTest.xml 2✅ 3ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.query_builders.TranslationViewDataProviderTest.xml 4✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.recaptchaValidation.RecaptchaValidationDisabledTest.xml 1✅ 119ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.SoftDeleteTest.xml 2✅ 419ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.TagServiceTest.xml 2✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.TelemetryServiceTest.xml 2✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.TranslationServiceTest.xml 4✅ 987ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StartupImportCommandLineRunnerTest.xml 3✅ 75ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml 1✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.unit.component.SimpleLockingProviderTest.xml 2✅ 52ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.VersionHeaderTest.xml 2✅ 670ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.activity.ActivityLogTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.activity.ActivityLogTest 3✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AdministrationControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.AdministrationControllerTest 5✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AllKeysControllerTest.xml

1 tests were completed in 430ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.AllKeysControllerTest 1✅ 430ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.AnnouncementControllerTest 3✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.ApiKeyControllerTest 23✅ 11s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AutoTranslationControllerTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.AutoTranslationControllerTest 7✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.batch.BatchJobManagementControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.batch.BatchJobManagementControllerTest 8✅ 20s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BigMetaControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.BigMetaControllerTest 3✅ 5s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml

1 tests were completed in 250ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.BusinessEventControllerTest 1✅ 250ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.InitialDataControllerTest.xml

2 tests were completed in 339ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.InitialDataControllerTest 2✅ 339ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.MachineTranslationSettingsControllerTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.MachineTranslationSettingsControllerTest 7✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.MtCreditsControllerTest.xml

2 tests were completed in 446ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.MtCreditsControllerTest 2✅ 446ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.NamespaceControllerTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.NamespaceControllerTest 6✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerInvitingTest.xml

10 tests were completed in 2s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.organizationController.OrganizationControllerInvitingTest 10✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerLeavingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.organizationController.OrganizationControllerLeavingTest 4✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerMembersTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.organizationController.OrganizationControllerMembersTest 8✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerTest.xml

21 tests were completed in 7s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.organizationController.OrganizationControllerTest 21✅ 7s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationProjectsControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.organizationController.OrganizationProjectsControllerTest 7✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.PatControllerTest.xml

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.PatControllerTest 9✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.PreferredOrganizationControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.PreferredOrganizationControllerTest 5✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ProjectStatsControllerTest.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.ProjectStatsControllerTest 3✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.SlugControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.SlugControllerTest 5✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.TagsControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.TagsControllerTest 8✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.TranslationCommentControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.TranslationCommentControllerTest 12✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCachingTest.xml

3 tests were completed in 767ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCachingTest 3✅ 767ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCursorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCursorTest 5✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerFilterTest.xml

21 tests were completed in 6s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerFilterTest 21✅ 6s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerHistoryTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerHistoryTest 2✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerLanguagePermissionTest 10✅ 11s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest 16✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml

2 tests were completed in 672ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest 2✅ 672ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerViewTest.xml

19 tests were completed in 7s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerViewTest 19✅ 7s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerStreamingTest.xml

3 tests were completed in 847ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerStreamingTest 3✅ 847ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTest.xml

20 tests were completed in 9s with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTest 20✅ 9s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.UserMfaControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.UserMfaControllerTest 6✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.UserPreferencesControllerTest.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.UserPreferencesControllerTest 3✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest 7✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest 14✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerApplicationTest.xml

9 tests were completed in 6s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerApplicationTest 9✅ 6s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.xml

13 tests were completed in 3s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest 13✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerResultTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerResultTest 11✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2InvitationControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.V2InvitationControllerTest 5✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexUpdateTest.xml

6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexUpdateTest 6✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest 9✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest.xml

1 tests were completed in 460ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest 1✅ 460ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml

1 tests were completed in 419ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest 1✅ 419ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest 4✅ 9s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguageDisablingTest.xml

3 tests were completed in 691ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguageDisablingTest 3✅ 691ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest 6✅ 6s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest 8✅ 6s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerTest.xml

19 tests were completed in 7s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerTest 19✅ 7s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerWithNamespacesTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerWithNamespacesTest 12✅ 4s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml

10 tests were completed in 2s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.V2LanguageControllerTest 10✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerCreateTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerCreateTest 7✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerEditTest.xml

3 tests were completed in 664ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerEditTest 3✅ 664ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerInvitationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerInvitationTest 12✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerLeavingTest.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerLeavingTest 3✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerPermissionsTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerPermissionsTest 9✅ 5s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTest 14✅ 5s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTransferringTest.xml

2 tests were completed in 569ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ProjectsController.V2ProjectsControllerTransferringTest 2✅ 569ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest 8✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.AuthTest.xml

17 tests were completed in 6s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.AuthTest 17✅ 6s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.automation.AutomationIntegrationTest 3✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.TolgeeTranslatorWithBatchTest.xml

1 tests were completed in 37ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.batch.TolgeeTranslatorWithBatchTest 1✅ 37ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml

7 tests were completed in 90ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis 7✅ 90ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithRedis.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.component.bucket.TokenBucketManagerTestWithRedis 7✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageFsTest.xml

4 tests were completed in 18ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.component.fileStorage.FileStorageFsTest 4✅ 18ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml

1 tests were completed in 287ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.component.LanguageStatsListenerTest 1✅ 287ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml

1 tests were completed in 120ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.controllers.ConfigurationControllerTest 1✅ 120ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml

1 tests were completed in 343ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.controllers.DemoProjectTest 1✅ 343ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ExportControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.controllers.ExportControllerTest 4✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.MarketingEmailingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.controllers.MarketingEmailingTest 5✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.PublicControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.controllers.PublicControllerTest 8✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.dialects.postgres.CustomPostgreSQLDialectTest.xml

1 tests were completed in 18ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.dialects.postgres.CustomPostgreSQLDialectTest 1✅ 18ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml

1 tests were completed in 214ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.HealthCheckTest 1✅ 214ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.jobs.migration.allOrganizationOwner.AllOrganizationOwnerJobTest.xml

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.jobs.migration.allOrganizationOwner.AllOrganizationOwnerJobTest 6✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.openapi.OpenApiTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.openapi.OpenApiTest 4✅ 7s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.PatAuthTest.xml

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.PatAuthTest 6✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileIssueRepositoryTest.xml

1 tests were completed in 318ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.dataImport.ImportFileIssueRepositoryTest 1✅ 318ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml

2 tests were completed in 442ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.dataImport.ImportFileRepositoryTest 2✅ 442ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml

1 tests were completed in 222ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.dataImport.ImportLanguageRepositoryTest 1✅ 222ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml

1 tests were completed in 187ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.dataImport.ImportRepositoryTest 1✅ 187ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml

2 tests were completed in 481ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.dataImport.ImportTranslationRepositoryTest 2✅ 481ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.ProjectRepositoryTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.repository.ProjectRepositoryTest 4✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.UserAccountRepositoryTest.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.repository.UserAccountRepositoryTest 3✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.EmailVerificationTest.xml

10 tests were completed in 3s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.security.EmailVerificationTest 10✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectApiKeyAuthenticationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.security.ProjectApiKeyAuthenticationTest 11✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ProjectPermissionFilterTest.xml

2 tests were completed in 521ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.security.ProjectPermissionFilterTest 2✅ 521ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ServerAdminFilterTest.xml

2 tests were completed in 302ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.security.ServerAdminFilterTest 2✅ 302ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.BigMetaServiceTest.xml

1 tests were completed in 241ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.service.BigMetaServiceTest 1✅ 241ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.ImportServiceTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.service.dataImport.ImportServiceTest 5✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.StoredDataImporterTest.xml

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.service.dataImport.StoredDataImporterTest 6✅ 1s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.DbPopulatorTest.xml

2 tests were completed in 503ms with 2 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed