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

allow change auth provider #2682

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

fix: update code after rebase

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

allow change auth provider #2682

fix: update code after rebase
c7fdba5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Nov 12, 2024 in 1s

390 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✅ 240ms
backend/data/build/test-results/test/TEST-io.tolgee.security.ratelimit.RateLimitServiceTest.xml 9✅ 92ms
backend/data/build/test-results/test/TEST-io.tolgee.security.RequestContextServiceTest.xml 5✅ 306ms
backend/data/build/test-results/test/TEST-io.tolgee.service.machineTranslation.MtBatchTranslatorTest.xml 2✅ 501ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.AzureContentStorageConfigCachePurgingTest.xml 1✅ 613ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.BunnyContentStorageConfigCachePurgingTest.xml 1✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.cachePurging.CloudflareContentStorageConfigCachePurgingTest.xml 1✅ 22ms
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✅ 342ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.CPoConversionTest.xml 2✅ 24ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formatConversions.PhpPoConversionTest.xml 2✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsUnescaperTest.xml 8✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidStringsXmlParserTest.xml 10✅ 63ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest.xml 5✅ 358ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest.xml 4✅ 135ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest.xml 17✅ 35ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.AppleXliffFormatProcessorTest.xml 6✅ 85ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsdictFormatProcessorTest.xml 5✅ 450ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest.xml 6✅ 30ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest.xml 4✅ 34ms
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✅ 28ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.BaseIcuImportMessageConvertorTest.xml 3✅ 5ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvFormatProcessorTest.xml 7✅ 92ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvImportFormatDetectorTest.xml 5✅ 4ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.out.CsvFileExporterTest.xml 3✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.escaping.ForceIcuEscaperTest.xml 9✅ 11ms
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✅ 4ms
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.i18next.in.I18nextFormatProcessorTest.xml 6✅ 37ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.out.I18nextFileExporterTest.xml 3✅ 12ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonFormatProcessorTest.xml 7✅ 24ms
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✅ 22ms
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✅ 1ms
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✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.MessagePatternUtilTest.xml 17✅ 779ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PathParserTest.xml 13✅ 11ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralFormExamplesUtilTest.xml 1✅ 17ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralsFormUtilTest.xml 20✅ 25ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFileProcessorTest.xml 8✅ 55ms
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✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoToICUConverterTest.xml 7✅ 12ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.IcuToPoMessageConvertorTest.xml 5✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.out.PoFileExporterTest.xml 7✅ 47ms
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✅ 69ms
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✅ 9ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.StructureModelBuilderTest.xml 27✅ 76ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest.xml 10✅ 345ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest.xml 1✅ 18ms
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✅ 278ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml 4✅ 47ms
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✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.RubyYamlFileExporterTest.xml 3✅ 17ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.YamlFileExporterTest.xml 4✅ 9ms
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✅ 10ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.TextHelperTest.xml 4✅ 5ms
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✅ 89ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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.i18next.in.I18nextFormatProcessorTest.xml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.out.YamlFileExporterTest.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.yaml.out.YamlFileExporterTest 4✅ 9ms

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

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

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

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

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

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

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