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: notifications core #1986

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from

fix: use listagg instead of array_agg

f1e0ee9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

feat: notifications core #1986

fix: use listagg instead of array_agg
f1e0ee9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Apr 29, 2024 in 1s

749 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.activity.ActivityLogTest.xml 4✅ 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✅ 470ms
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 24✅ 12s
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.BatchJobManagementControllerCancellationTest.xml 3✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.batch.BatchJobManagementControllerTest.xml 6✅ 15s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BigMetaControllerTest.xml 3✅ 12s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml 1✅ 257ms
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.machineTranslation.MachineTranslationProvidersControllerTest.xml 1✅ 124ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MachineTranslationSettingsControllerTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MtCreditsControllerTest.xml 2✅ 500ms
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✅ 3s
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✅ 2s
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✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCachingTest.xml 3✅ 890ms
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✅ 7s
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✅ 15s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml 23✅ 8s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml 2✅ 828ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerViewTest.xml 23✅ 8s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerMtTest.xml 17✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerStreamingTest.xml 3✅ 924ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTmTest.xml 7✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionWithCacheTest.xml 1✅ 511ms
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.importSettings.ImportSettingsControllerApplicationTest.xml 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.importSettings.ImportSettingsControllerTest.xml 2✅ 1s
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✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerConflictsBetweenFilesTest.xml 9✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.xml 12✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerPluralizationTest.xml 1✅ 288ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerResultTest.xml 12✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2InvitationControllerTest.xml 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexEditTest.xml 14✅ 10s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest.xml 12✅ 15s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest.xml 1✅ 422ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml 1✅ 487ms
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✅ 760ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml 6✅ 11s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerPluralizationTest.xml 10✅ 13s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest.xml 8✅ 11s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerTest.xml 21✅ 19s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerWithNamespacesTest.xml 12✅ 12s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml 10✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerCreateTest.xml 7✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerEditTest.xml 3✅ 774ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest.xml 12✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerLeavingTest.xml 3✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerPermissionsTest.xml 9✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerTest.xml 14✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerTransferringTest.xml 2✅ 632ms
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✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml 3✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.BatchJobsCleanerTest.xml 1✅ 398ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.TolgeeTranslatorWithBatchTest.xml 1✅ 133ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml 7✅ 128ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageAzureTest.xml 5✅ 789ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageFsTest.xml 6✅ 57ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml 1✅ 284ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml 1✅ 157ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml 1✅ 351ms
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✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.PublicControllerTest.xml 8✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.dialects.postgres.CustomPostgreSQLDialectTest.xml 1✅ 20ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml 1✅ 292ms
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.jobs.migration.translationStats.TranslationStatsJobTest.xml 3✅ 920ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.notifications.RemappedNotificationsTest.xml 2✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.notifications.UserNotificationDebounceTest.xml 3✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.notifications.UserNotificationDispatchTest.xml 5✅ 10s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.notifications.UserNotificationSubscriptionTest.xml 2✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.notifications.UserNotificationTranslationTest.xml 3✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.openapi.OpenApiTest.xml 5✅ 10s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.PatAuthTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileIssueRepositoryTest.xml 1✅ 259ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml 2✅ 522ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml 1✅ 242ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml 1✅ 232ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml 2✅ 505ms
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✅ 4s
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✅ 554ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ServerAdminFilterTest.xml 2✅ 349ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.BigMetaServiceTest.xml 1✅ 266ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.ImportServiceTest.xml 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.dataImport.StoredDataImporterTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.DbPopulatorTest.xml 2✅ 540ms
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.LanguageCachingTest.xml 5✅ 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✅ 802ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.organizationRole.OrganizationRoleCachingTest.xml 6✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.OrganizationServiceTest.xml 1✅ 601ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.project.ProjectServiceTest.xml 11✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ProjectStatsServiceTest.xml 1✅ 398ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.queryBuilders.CursorUtilUnitTest.xml 2✅ 2ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.queryBuilders.TranslationViewDataProviderTest.xml 4✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.recaptchaValidation.RecaptchaValidationDisabledTest.xml 1✅ 160ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.SoftDeleteTest.xml 2✅ 457ms
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✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StartupImportCommandLineRunnerTest.xml 3✅ 105ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml 1✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.unit.component.SimpleLockingProviderTest.xml 2✅ 53ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.VersionHeaderTest.xml 2✅ 788ms

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

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

Test suite Passed Failed Skipped Time
io.tolgee.activity.ActivityLogTest 4✅ 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 470ms with 1 passed, 0 failed and 0 skipped.

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

✅ 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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.ApiKeyControllerTest 24✅ 12s

✅ 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.BatchJobManagementControllerCancellationTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.batch.BatchJobManagementControllerCancellationTest 3✅ 4s

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

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

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

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

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

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

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

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

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

✅ 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.machineTranslation.MachineTranslationProvidersControllerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.machineTranslation.MachineTranslationProvidersControllerTest 1✅ 124ms

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.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.machineTranslation.MachineTranslationSettingsControllerTest 7✅ 2s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerMtTest 17✅ 7s

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

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

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

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerTmTest.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.translationSuggestionController.TranslationSuggestionControllerTmTest 7✅ 3s

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionWithCacheTest 1✅ 511ms

✅ 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.importSettings.ImportSettingsControllerApplicationTest.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.v2ImportController.importSettings.ImportSettingsControllerApplicationTest 5✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.importSettings.ImportSettingsControllerTest.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.v2ImportController.importSettings.ImportSettingsControllerTest 2✅ 1s

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

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

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

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

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

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.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.v2ImportController.V2ImportControllerManipulationTest 12✅ 4s

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerPluralizationTest 1✅ 288ms

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

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

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

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2InvitationControllerTest.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.V2InvitationControllerTest 5✅ 2s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerCreateTest.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.ProjectsControllerCreateTest 7✅ 2s

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

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

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

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerInvitationTest.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.ProjectsControllerInvitationTest 12✅ 3s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerLeavingTest.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.ProjectsControllerLeavingTest 3✅ 2s

✅ backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerPermissionsTest.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.ProjectsControllerPermissionsTest 9✅ 5s

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

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

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

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

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

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

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

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

✅ 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.BatchJobsCleanerTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.batch.BatchJobsCleanerTest 1✅ 398ms

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

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

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

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

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

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

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

5 tests were completed in 789ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.component.fileStorage.FileStorageAzureTest 5✅ 789ms

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

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

Test suite Passed Failed Skipped Time
io.tolgee.component.fileStorage.FileStorageFsTest 6✅ 57ms

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

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.controllers.PublicControllerTest 8✅ 4s
Report exceeded GitHub limit of 65535 bytes and has been trimmed