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

feat: Enable big-meta (context storing) in key create / edit endpoints & optimize #2005

Merged
merged 7 commits into from
Dec 22, 2023

fix: StreamingBodyDatabasePoolHealthTest.kt

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

feat: Enable big-meta (context storing) in key create / edit endpoints & optimize #2005

fix: StreamingBodyDatabasePoolHealthTest.kt
b19ea6e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Dec 22, 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✅ 480ms
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✅ 10s
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✅ 23s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BigMetaControllerTest.xml 3✅ 15s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml 1✅ 276ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.InitialDataControllerTest.xml 2✅ 441ms
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✅ 479ms
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✅ 790ms
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✅ 700ms
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✅ 876ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTest.xml 20✅ 8s
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✅ 4s
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 7✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest.xml 10✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest.xml 1✅ 420ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml 1✅ 408ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest.xml 4✅ 8s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguageDisablingTest.xml 3✅ 737ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml 6✅ 7s
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✅ 630ms
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✅ 1s
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✅ 576ms
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✅ 5s
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✅ 39ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml 7✅ 71ms
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✅ 17ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml 1✅ 256ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml 1✅ 133ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml 1✅ 314ms
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✅ 11ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml 1✅ 229ms
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✅ 260ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml 2✅ 391ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml 1✅ 235ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml 1✅ 202ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml 2✅ 450ms
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✅ 501ms
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✅ 318ms
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✅ 479ms
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✅ 185ms
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✅ 763ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.OrganizationServiceTest.xml 1✅ 588ms
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✅ 371ms
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✅ 139ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.SoftDeleteTest.xml 2✅ 414ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.TagServiceTest.xml 2✅ 2s
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✅ 921ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StartupImportCommandLineRunnerTest.xml 3✅ 65ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml 1✅ 3s
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✅ 690ms

✅ 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 480ms with 1 passed, 0 failed and 0 skipped.

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

✅ 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 10s with 23 passed, 0 failed and 0 skipped.

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

✅ 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 23s with 8 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

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

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

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

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

✅ 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 479ms with 2 passed, 0 failed and 0 skipped.

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

✅ 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 790ms with 3 passed, 0 failed and 0 skipped.

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

✅ 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 700ms with 2 passed, 0 failed and 0 skipped.

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

✅ 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 876ms with 3 passed, 0 failed and 0 skipped.

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

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

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

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

✅ 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 4s with 13 passed, 0 failed and 0 skipped.

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

✅ 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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 630ms with 3 passed, 0 failed and 0 skipped.

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

✅ 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 1s with 3 passed, 0 failed and 0 skipped.

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

✅ 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 576ms with 2 passed, 0 failed and 0 skipped.

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

✅ 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 5s with 17 passed, 0 failed and 0 skipped.

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

✅ 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 39ms with 1 passed, 0 failed and 0 skipped.

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

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

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

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

✅ 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 17ms with 4 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

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

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

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

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

✅ 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 11ms with 1 passed, 0 failed and 0 skipped.

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

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

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

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

✅ 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 260ms with 1 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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 501ms with 2 passed, 0 failed and 0 skipped.

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

✅ 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 318ms with 1 passed, 0 failed and 0 skipped.

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

✅ 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 479ms with 2 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed