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: import support for i18next #2463

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

fix: suggested changes from code revirw

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

feat: import support for i18next #2463

fix: suggested changes from code revirw
81e9c78
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Sep 23, 2024 in 0s

366 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✅ 186ms
backend/data/build/test-results/test/TEST-io.tolgee.security.ratelimit.RateLimitServiceTest.xml 9✅ 83ms
backend/data/build/test-results/test/TEST-io.tolgee.security.RequestContextServiceTest.xml 5✅ 277ms
backend/data/build/test-results/test/TEST-io.tolgee.service.machineTranslation.MtBatchTranslatorTest.xml 2✅ 532ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.AzureContentStorageConfigCachePurgingTest.xml 1✅ 664ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.CloudflareContentStorageConfigCachePurgingTest.xml 1✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.component.machineTranslation.LanguageTagConvertorTest.xml 1✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.CoreImportFileProcessorUnitTest.xml 3✅ 370ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.CPoConversionTest.xml 2✅ 19ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PhpPoConversionTest.xml 2✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsUnescaperTest.xml 8✅ 7ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsXmlParserTest.xml 10✅ 72ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest.xml 5✅ 340ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest.xml 4✅ 113ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest.xml 17✅ 30ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.AppleXliffFormatProcessorTest.xml 6✅ 90ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest.xml 5✅ 351ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest.xml 6✅ 33ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest.xml 4✅ 30ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.IcuToAppleImportMessageConvertorTest.xml 6✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.StringsStringsdictFileExporterTest.xml 4✅ 31ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest.xml 3✅ 2ms
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✅ 5ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.TwoWayEscapingTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.in.FlutterArbFormatProcessorTest.xml 4✅ 23ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.out.FlutterArbFileExporterTest.xml 4✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonFormatProcessorTest.xml 8✅ 39ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml 5✅ 37ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.out.JsonFileExporterTest.xml 13✅ 27ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.LocaleUtilTest.xml 1✅ 2ms
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✅ 732ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PathParserTest.xml 13✅ 13ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralFormExamplesUtilTest.xml 1✅ 21ms
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✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoParserTest.xml 1✅ 2ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoToICUConverterTest.xml 7✅ 15ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.IcuToPoMessageConvertorTest.xml 5✅ 6ms
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✅ 5ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesFileProcessorTest.xml 6✅ 74ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesImportFormatDetectorTest.xml 3✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesJavaFileProcessorTest.xml 4✅ 10ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.out.PropertiesFileExporterTest.xml 4✅ 12ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.StructureModelBuilderTest.xml 27✅ 68ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest.xml 10✅ 237ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest.xml 1✅ 11ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffImportFormatDetectorTest.xml 4✅ 7ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.out.XliffFileExporterTest.xml 8✅ 341ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml 4✅ 23ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml 5✅ 18ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlImportFormatDetectorTest.xml 4✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.RubyYamlFileExporterTest.xml 3✅ 14ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.YamlFileExporterTest.xml 4✅ 10ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.KeysDistanceUtilTest.xml 1✅ 3ms
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✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.util.PluralTranslationUtilTest.xml 1✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.util.SlugGeneratorTest.xml 8✅ 17ms
backend/data/build/test-results/test/TEST-io.tolgee.util.WordCounterTest.xml 1✅ 87ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest.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.apple.in.StringsdictFormatProcessorTest 5✅ 351ms

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

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

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest.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.BaseIcuImportMessageConvertorTest 3✅ 2ms

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.TwoWayEscapingTest.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.escaping.TwoWayEscapingTest 1✅ 1ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.LocaleUtilTest.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.LocaleUtilTest 1✅ 2ms

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoParserTest.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.po.in.PoParserTest 1✅ 2ms

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

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.in.PropertiesImportFormatDetectorTest.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.properties.in.PropertiesImportFormatDetectorTest 3✅ 3ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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