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

Make namespaces opt-in #2786

Merged
merged 24 commits into from
Dec 20, 2024

fix: make frontend beautiful

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

Make namespaces opt-in #2786

fix: make frontend beautiful
3c0951d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for server-app:runStandardTests succeeded Dec 19, 2024 in 1s

945 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✅ 403ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.AnnouncementControllerTest.xml 3✅ 849ms
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✅ 16s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BigMetaControllerTest.xml 3✅ 9s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.BusinessEventControllerTest.xml 1✅ 248ms
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✅ 459ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.machineTranslation.MachineTranslationProvidersControllerTest.xml 1✅ 188ms
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✅ 449ms
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✅ 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✅ 7s
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✅ 879ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerCursorTest.xml 5✅ 2s
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✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml 23✅ 5s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml 2✅ 544ms
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✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translationSuggestionController.TranslationSuggestionControllerStreamingTest.xml 3✅ 925ms
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✅ 615ms
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✅ 631ms
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✅ 432ms
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✅ 6s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2ImportController.V2ImportControllerApplicationTest.xml 9✅ 4s
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✅ 305ms
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 5✅ 2s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerComplexEditTest.xml 14✅ 4s
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✅ 447ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerInfoTest.xml 1✅ 459ms
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✅ 961ms
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✅ 703ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerResolvableImportTest.xml 10✅ 9s
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✅ 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 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✅ 688ms
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✅ 455ms
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✅ 7s
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✅ 447ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.batch.TolgeeTranslatorWithBatchTest.xml 1✅ 45ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.bucket.TokenBucketManagerTestWithoutRedis.xml 7✅ 139ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageAzureTest.xml 5✅ 841ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.fileStorage.FileStorageFsTest.xml 6✅ 54ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.component.LanguageStatsListenerTest.xml 1✅ 360ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.ConfigurationControllerTest.xml 1✅ 215ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.DemoProjectTest.xml 1✅ 567ms
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✅ 30ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.HealthCheckTest.xml 1✅ 301ms
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✅ 824ms
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✅ 241ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportFileRepositoryTest.xml 2✅ 526ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportLanguageRepositoryTest.xml 1✅ 219ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportRepositoryTest.xml 1✅ 253ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.repository.dataImport.ImportTranslationRepositoryTest.xml 2✅ 551ms
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✅ 635ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.security.ServerAdminFilterTest.xml 2✅ 436ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.ActivityVIewByRevisionsProviderTest.xml 1✅ 295ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.BigMetaServiceTest.xml 1✅ 240ms
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✅ 649ms
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✅ 2s
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✅ 850ms
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✅ 247ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.queryBuilders.CursorUtilUnitTest.xml 2✅ 3ms
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✅ 196ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.service.SoftDeleteTest.xml 2✅ 427ms
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✅ 100ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml 1✅ 7s
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.unit.component.SimpleLockingProviderTest.xml 2✅ 51ms
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.VersionHeaderTest.xml 2✅ 843ms
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✅ 1s
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✅ 1s
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✅ 287ms
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 18✅ 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✅ 3s
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.service.EeSubscriptionProviderImplTest.xml 2✅ 1s
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✅ 439ms
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✅ 24ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.UsageReportingTest.xml 1✅ 515ms
ee/backend/tests/build/test-results/test/TEST-io.tolgee.ee.UserLimitTest.xml 3✅ 970ms
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 403ms with 1 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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 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

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

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