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 MVP #2813

Merged
merged 26 commits into from
Jan 14, 2025

Review: Handling tasks by ID instead of project ID and task number

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

feat: Notifications MVP #2813

Review: Handling tasks by ID instead of project ID and task number
adb5b20
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for server-app:runStandardTests succeeded Jan 14, 2025 in 0s

951 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✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AllKeysControllerTest.xml 1✅ 414ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml 3✅ 870ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ApiKeyControllerTest.xml 24✅ 8s
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✅ 2s
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✅ 10s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml 1✅ 242ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ExportInfoControllerTest.xml 1✅ 183ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.InitialDataControllerTest.xml 2✅ 553ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MachineTranslationProvidersControllerTest.xml 1✅ 204ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MachineTranslationSettingsControllerTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MtCreditsControllerTest.xml 2✅ 469ms
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.NotificationControllerTest.xml 1✅ 263ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerInvitingTest.xml 10✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerLeavingTest.xml 4✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.organizationController.OrganizationControllerMembersTest.xml 8✅ 3s
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 8✅ 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✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.ProjectActivityControllerTest.xml 6✅ 6s
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.tags.TagsControllerComplexOperationTest.xml 10✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.tags.TagsControllerTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.TranslationCommentControllerTest.xml 12✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCachingTest.xml 3✅ 895ms
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 22✅ 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✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml 23✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml 2✅ 659ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerViewTest.xml 27✅ 9s
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✅ 1s
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✅ 644ms
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✅ 681ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImageUploadController.V2ImageUploadControllerTest.xml 7✅ 3s
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✅ 455ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.SingleStepImportControllerTest.xml 17✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerAddFilesTest.xml 17✅ 7s
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.V2ImportControllerConflictsBetweenFilesTest.xml 9✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerManipulationTest.xml 12✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerPluralizationTest.xml 1✅ 272ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerResultTest.xml 12✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2InvitationControllerTest.xml 8✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexEditTest.xml 14✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerCreationTest.xml 12✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerDeleteManyKeysTest.xml 1✅ 444ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml 1✅ 456ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest.xml 5✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguageDisablingTest.xml 4✅ 999ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerLanguagePermissionTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerPluralizationTest.xml 10✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportAutomationsTest.xml 2✅ 776ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest.xml 10✅ 10s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerTest.xml 21✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerWithNamespacesTest.xml 15✅ 4s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml 10✅ 5s
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 4✅ 1s
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✅ 712ms
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✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ProjectsController.ProjectsControllerTransferringTest.xml 2✅ 429ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.KeyScreenshotControllerTest.xml 8✅ 3s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.AuthTest.xml 17✅ 8s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml 1✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.BatchJobsCleanerTest.xml 1✅ 376ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.TolgeeTranslatorWithBatchTest.xml 1✅ 42ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml 7✅ 113ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageAzureTest.xml 5✅ 979ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageFsTest.xml 6✅ 37ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml 1✅ 423ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml 1✅ 217ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml 1✅ 555ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ExportControllerTest.xml 4✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.MarketingEmailingTest.xml 5✅ 3s
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✅ 32ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml 1✅ 368ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.jobs.migration.allOrganizationOwner.AllOrganizationOwnerJobTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.jobs.migration.translationStats.TranslationStatsJobTest.xml 3✅ 848ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.openapi.OpenApiTest.xml 5✅ 12s
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✅ 284ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml 2✅ 525ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml 1✅ 225ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml 1✅ 273ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml 2✅ 463ms
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✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.EmailVerificationTest.xml 9✅ 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✅ 662ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ServerAdminFilterTest.xml 2✅ 448ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ActivityVIewByRevisionsProviderTest.xml 1✅ 328ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.BigMetaServiceTest.xml 1✅ 297ms
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 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.DbPopulatorTest.xml 2✅ 648ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ExportServiceTest.xml 11✅ 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✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageDeletePermissionTest.xml 8✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.LanguageServiceTest.xml 5✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.organizationRole.OrganizationRoleCachingTest.xml 6✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.OrganizationServiceTest.xml 3✅ 973ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.project.ProjectServiceTest.xml 11✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ProjectStatsServiceTest.xml 1✅ 268ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.queryBuilders.CursorUtilUnitTest.xml 2✅ 5ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.queryBuilders.TranslationViewDataProviderTest.xml 5✅ 1s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.recaptchaValidation.RecaptchaValidationDisabledTest.xml 1✅ 320ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.SoftDeleteTest.xml 2✅ 481ms
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✅ 60ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml 1✅ 8s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.unit.component.SimpleLockingProviderTest.xml 2✅ 55ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.VersionHeaderTest.xml 2✅ 943ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AdvancedPermissionControllerTest.xml 13✅ 10s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.AiPromptCustomizationControllerTest.xml 5✅ 1s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.ContentDeliveryConfigControllerEeTest.xml 17✅ 5s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.ContentStorageControllerTest.xml 11✅ 4s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.EeLicenseControllerTest.xml 6✅ 1s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.slack.OrganizationSlackControllerTest.xml 4✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.slack.SlackLoginControllerTest.xml 4✅ 1s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.SsoProviderControllerTest.xml 7✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.task.TaskControllerActivityTest.xml 5✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.task.TaskControllerAssigneesTest.xml 6✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.task.TaskControllerBlockedTest.xml 1✅ 285ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.task.TaskControllerPermissionsTest.xml 4✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.task.TaskControllerTest.xml 19✅ 5s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.V2ProjectsInvitationControllerEeTest.xml 5✅ 1s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.api.v2.controllers.WebhookConfigControllerTest.xml 7✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.EeTolgeeTranslatorControllerTest.xml 1✅ 4s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.service.EeSubscriptionProviderImplTest.xml 2✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.service.slack.SavedSlackMessageServiceTest.xml 2✅ 465ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.service.slack.SlackConfigServiceTest.xml 2✅ 421ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.slack.SlackIntegrationTest.xml 4✅ 2s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.slack.SlackWithAutoTranslationTest.xml 2✅ 5s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.SsoGlobalTest.xml 8✅ 5s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.SsoOrganizationsTest.xml 10✅ 3s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.unit.SelfHostedEePlanModelTest.xml 1✅ 32ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.UsageReportingTest.xml 1✅ 494ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.UserLimitTest.xml 3✅ 1s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.WebhookAutomationTest.xml 2✅ 1s

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.AnnouncementControllerTest 3✅ 870ms

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.ExportInfoControllerTest 1✅ 183ms

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.NotificationControllerTest 1✅ 263ms

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

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

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

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

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

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

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

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

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

✅ 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

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

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

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

✅ 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.tags.TagsControllerComplexOperationTest.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.tags.TagsControllerComplexOperationTest 10✅ 4s

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

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

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

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

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

✅ 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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerFilterTest 22✅ 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 3s with 10 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.UserPreferencesControllerTest 3✅ 681ms

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2ImportController.importSettings.ImportSettingsControllerTest 2✅ 455ms

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.V2InvitationControllerTest 8✅ 3s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportAutomationsTest 2✅ 776ms

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

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

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

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

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

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

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

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

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

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

✅ 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

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

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

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

Report exceeded GitHub limit of 65535 bytes and has been trimmed