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: SSO (Single Sign-On) support #2693

Open
wants to merge 190 commits into
base: main
Choose a base branch
from

fix: avoid using tenant repository instead of service

d7f535a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: SSO (Single Sign-On) support #2693

fix: avoid using tenant repository instead of service
d7f535a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for data:test succeeded Dec 4, 2024 in 0s

394 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
backend/data/build/test-results/test/TEST-io.tolgee.security.authentication.JwtServiceTest.xml 10✅ 177ms
backend/data/build/test-results/test/TEST-io.tolgee.security.ratelimit.RateLimitServiceTest.xml 9✅ 85ms
backend/data/build/test-results/test/TEST-io.tolgee.security.RequestContextServiceTest.xml 5✅ 327ms
backend/data/build/test-results/test/TEST-io.tolgee.service.machineTranslation.MtBatchTranslatorTest.xml 2✅ 554ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.AzureContentStorageConfigCachePurgingTest.xml 1✅ 752ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.BunnyContentStorageConfigCachePurgingTest.xml 1✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.CloudflareContentStorageConfigCachePurgingTest.xml 1✅ 18ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.component.machineTranslation.LanguageTagConvertorTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.CoreImportFileProcessorUnitTest.xml 3✅ 362ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.CPoConversionTest.xml 2✅ 18ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PhpPoConversionTest.xml 2✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsUnescaperTest.xml 8✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsXmlParserTest.xml 10✅ 81ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest.xml 5✅ 351ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest.xml 4✅ 120ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest.xml 17✅ 28ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.AppleXliffFormatProcessorTest.xml 6✅ 89ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest.xml 5✅ 117ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest.xml 6✅ 31ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest.xml 4✅ 38ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.IcuToAppleImportMessageConvertorTest.xml 6✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.StringsStringsdictFileExporterTest.xml 4✅ 32ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest.xml 3✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvFormatProcessorTest.xml 7✅ 98ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvImportFormatDetectorTest.xml 5✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.out.CsvFileExporterTest.xml 3✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.ForceIcuEscaperTest.xml 9✅ 5ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.IcuUnescaperTest.xml 7✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.PluralFormIcuEscaperTest.xml 5✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.TwoWayEscapingTest.xml 1✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.in.FlutterArbFormatProcessorTest.xml 4✅ 24ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.out.FlutterArbFileExporterTest.xml 4✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.in.I18nextFormatProcessorTest.xml 6✅ 38ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.out.I18nextFileExporterTest.xml 3✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonFormatProcessorTest.xml 7✅ 26ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml 5✅ 7ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.out.JsonFileExporterTest.xml 13✅ 20ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.LocaleUtilTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.in.JavaToIcuPlaceholderConvertorTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.in.RubyToIcuPlaceholderConvertorTest.xml 2✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.out.IcuToJavaPlaceholderConvertorTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.out.IcuToRubyParamConvertorTest.xml 1✅ 0ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.MessagePatternUtilTest.xml 17✅ 859ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PathParserTest.xml 13✅ 12ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralFormExamplesUtilTest.xml 1✅ 19ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralsFormUtilTest.xml 20✅ 29ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFileProcessorTest.xml 8✅ 59ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFormatDetectorTest.xml 2✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoParserTest.xml 1✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoToICUConverterTest.xml 11✅ 22ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.IcuToPoMessageConvertorTest.xml 5✅ 5ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.PoFileExporterTest.xml 7✅ 49ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.PoMessageFormatsExporterTest.xml 2✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesFileProcessorTest.xml 6✅ 73ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesImportFormatDetectorTest.xml 3✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesJavaFileProcessorTest.xml 4✅ 14ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.out.PropertiesFileExporterTest.xml 4✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.StructureModelBuilderTest.xml 27✅ 65ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest.xml 10✅ 232ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest.xml 1✅ 16ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffImportFormatDetectorTest.xml 4✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.out.XliffFileExporterTest.xml 8✅ 364ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml 4✅ 46ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml 5✅ 21ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlImportFormatDetectorTest.xml 4✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.RubyYamlFileExporterTest.xml 3✅ 16ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.YamlFileExporterTest.xml 4✅ 11ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.KeysDistanceUtilTest.xml 1✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.PathDTOTest.xml 5✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.TextHelperTest.xml 4✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.util.PluralTranslationUtilTest.xml 1✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.util.SlugGeneratorTest.xml 8✅ 13ms
backend/data/build/test-results/test/TEST-io.tolgee.util.WordCounterTest.xml 1✅ 75ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.security.authentication.JwtServiceTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.security.authentication.JwtServiceTest 10✅ 177ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.security.ratelimit.RateLimitServiceTest.xml

9 tests were completed in 85ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.security.ratelimit.RateLimitServiceTest 9✅ 85ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.security.RequestContextServiceTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.security.RequestContextServiceTest 5✅ 327ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.service.machineTranslation.MtBatchTranslatorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.service.machineTranslation.MtBatchTranslatorTest 2✅ 554ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.AzureContentStorageConfigCachePurgingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.cachePurging.AzureContentStorageConfigCachePurgingTest 1✅ 752ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.BunnyContentStorageConfigCachePurgingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.cachePurging.BunnyContentStorageConfigCachePurgingTest 1✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.CloudflareContentStorageConfigCachePurgingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.cachePurging.CloudflareContentStorageConfigCachePurgingTest 1✅ 18ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.component.machineTranslation.LanguageTagConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.component.machineTranslation.LanguageTagConvertorTest 1✅ 1ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.CoreImportFileProcessorUnitTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.CoreImportFileProcessorUnitTest 3✅ 362ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.CPoConversionTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formatConversions.CPoConversionTest 2✅ 18ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PhpPoConversionTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formatConversions.PhpPoConversionTest 2✅ 6ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsUnescaperTest.xml

8 tests were completed in 9ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.android.in.AndroidStringsUnescaperTest 8✅ 9ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsXmlParserTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.android.in.AndroidStringsXmlParserTest 10✅ 81ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest 5✅ 351ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest 4✅ 120ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest.xml

17 tests were completed in 28ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest 17✅ 28ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.AppleXliffFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.in.AppleXliffFormatProcessorTest 6✅ 89ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest 5✅ 117ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest 6✅ 31ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest 4✅ 38ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.IcuToAppleImportMessageConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.out.IcuToAppleImportMessageConvertorTest 6✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.StringsStringsdictFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.apple.out.StringsStringsdictFileExporterTest 4✅ 32ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest 3✅ 3ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.csv.in.CsvFormatProcessorTest 7✅ 98ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvImportFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.csv.in.CsvImportFormatDetectorTest 5✅ 8ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.out.CsvFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.csv.out.CsvFileExporterTest 3✅ 9ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.ForceIcuEscaperTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.escaping.ForceIcuEscaperTest 9✅ 5ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.IcuUnescaperTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.escaping.IcuUnescaperTest 7✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.PluralFormIcuEscaperTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.escaping.PluralFormIcuEscaperTest 5✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.TwoWayEscapingTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.escaping.TwoWayEscapingTest 1✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.in.FlutterArbFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.fluttter.in.FlutterArbFormatProcessorTest 4✅ 24ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.out.FlutterArbFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.fluttter.out.FlutterArbFileExporterTest 4✅ 9ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.in.I18nextFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.i18next.in.I18nextFormatProcessorTest 6✅ 38ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.out.I18nextFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.i18next.out.I18nextFileExporterTest 3✅ 9ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonFormatProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.json.in.JsonFormatProcessorTest 7✅ 26ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest 5✅ 7ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.out.JsonFileExporterTest.xml

13 tests were completed in 20ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.json.out.JsonFileExporterTest 13✅ 20ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.LocaleUtilTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.LocaleUtilTest 1✅ 1ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.in.JavaToIcuPlaceholderConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.messageConvertors.in.JavaToIcuPlaceholderConvertorTest 1✅ 1ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.in.RubyToIcuPlaceholderConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.messageConvertors.in.RubyToIcuPlaceholderConvertorTest 2✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.out.IcuToJavaPlaceholderConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.messageConvertors.out.IcuToJavaPlaceholderConvertorTest 1✅ 1ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.messageConvertors.out.IcuToRubyParamConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.messageConvertors.out.IcuToRubyParamConvertorTest 1✅ 0ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.MessagePatternUtilTest.xml

17 tests were completed in 859ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.MessagePatternUtilTest 17✅ 859ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PathParserTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.PathParserTest 13✅ 12ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralFormExamplesUtilTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.PluralFormExamplesUtilTest 1✅ 19ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralsFormUtilTest.xml

20 tests were completed in 29ms with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.PluralsFormUtilTest 20✅ 29ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFileProcessorTest.xml

8 tests were completed in 59ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.in.PoFileProcessorTest 8✅ 59ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.in.PoFormatDetectorTest 2✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoParserTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.in.PoParserTest 1✅ 3ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoToICUConverterTest.xml

11 tests were completed in 22ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.in.PoToICUConverterTest 11✅ 22ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.IcuToPoMessageConvertorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.out.IcuToPoMessageConvertorTest 5✅ 5ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.PoFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.out.PoFileExporterTest 7✅ 49ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.PoMessageFormatsExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.po.out.PoMessageFormatsExporterTest 2✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesFileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.properties.in.PropertiesFileProcessorTest 6✅ 73ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesImportFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.properties.in.PropertiesImportFormatDetectorTest 3✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesJavaFileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.properties.in.PropertiesJavaFileProcessorTest 4✅ 14ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.out.PropertiesFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.properties.out.PropertiesFileExporterTest 4✅ 9ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.StructureModelBuilderTest.xml

27 tests were completed in 65ms with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.StructureModelBuilderTest 27✅ 65ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest 10✅ 232ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest 1✅ 16ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffImportFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.xliff.in.XliffImportFormatDetectorTest 4✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.out.XliffFileExporterTest.xml

8 tests were completed in 364ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.xliff.out.XliffFileExporterTest 8✅ 364ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest 4✅ 46ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest 5✅ 21ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlImportFormatDetectorTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.yaml.in.YamlImportFormatDetectorTest 4✅ 6ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.RubyYamlFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.yaml.out.RubyYamlFileExporterTest 3✅ 16ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.YamlFileExporterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.formats.yaml.out.YamlFileExporterTest 4✅ 11ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.KeysDistanceUtilTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.KeysDistanceUtilTest 1✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.PathDTOTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.PathDTOTest 5✅ 6ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.TextHelperTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.TextHelperTest 4✅ 4ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.util.PluralTranslationUtilTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.unit.util.PluralTranslationUtilTest 1✅ 2ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.util.SlugGeneratorTest.xml

8 tests were completed in 13ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.tolgee.unit.util.SlugGeneratorTest 8✅ 13ms

✅ backend/data/build/test-results/test/TEST-io.tolgee.util.WordCounterTest.xml

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

Test suite Passed Failed Skipped Time
io.tolgee.util.WordCounterTest 1✅ 75ms