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

chore: Don't truncate database tables between tests #2572

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

chore: Make tests faster

88a2a5f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

chore: Don't truncate database tables between tests #2572

chore: Make tests faster
88a2a5f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Backend Tests succeeded Oct 11, 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✅ 186ms
backend/data/build/test-results/test/TEST-io.tolgee.security.ratelimit.RateLimitServiceTest.xml 9✅ 106ms
backend/data/build/test-results/test/TEST-io.tolgee.security.RequestContextServiceTest.xml 5✅ 347ms
backend/data/build/test-results/test/TEST-io.tolgee.service.machineTranslation.MtBatchTranslatorTest.xml 2✅ 585ms
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.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✅ 409ms
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✅ 5ms
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✅ 82ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.in.AndroidXmlFormatProcessorTest.xml 5✅ 298ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.AndroidXmlFileExporterTest.xml 4✅ 124ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.android.out.TextToAndroidXmlConvertorTest.xml 17✅ 43ms
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✅ 95ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.in.StringsFormatProcessorTest.xml 6✅ 37ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.apple.out.AppleXliffFileExporterTest.xml 4✅ 35ms
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✅ 35ms
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.csv.in.CsvFormatProcessorTest.xml 7✅ 95ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.in.CsvImportFormatDetectorTest.xml 5✅ 6ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.out.CsvFileExporterTest.xml 3✅ 12ms
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✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.in.FlutterArbFormatProcessorTest.xml 4✅ 26ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.fluttter.out.FlutterArbFileExporterTest.xml 4✅ 10ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.in.I18nextFormatProcessorTest.xml 6✅ 44ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.i18next.out.I18nextFileExporterTest.xml 3✅ 11ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonFormatProcessorTest.xml 7✅ 27ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml 5✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.out.JsonFileExporterTest.xml 13✅ 29ms
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✅ 1ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.MessagePatternUtilTest.xml 17✅ 786ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PathParserTest.xml 13✅ 16ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralFormExamplesUtilTest.xml 1✅ 24ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.PluralsFormUtilTest.xml 20✅ 24ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.po.in.PoFileProcessorTest.xml 8✅ 57ms
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 7✅ 23ms
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✅ 50ms
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✅ 11ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.properties.out.PropertiesFileExporterTest.xml 4✅ 8ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.StructureModelBuilderTest.xml 27✅ 79ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.Xliff12FileProcessorTest.xml 10✅ 324ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffFileProcessorTest.xml 1✅ 13ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.in.XliffImportFormatDetectorTest.xml 4✅ 3ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.xliff.out.XliffFileExporterTest.xml 8✅ 320ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml 4✅ 45ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml 5✅ 24ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlImportFormatDetectorTest.xml 4✅ 18ms
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✅ 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✅ 10ms
backend/data/build/test-results/test/TEST-io.tolgee.unit.TextHelperTest.xml 4✅ 11ms
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✅ 22ms
backend/data/build/test-results/test/TEST-io.tolgee.util.WordCounterTest.xml 1✅ 103ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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.csv.in.CsvFormatProcessorTest.xml

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

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

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

✅ backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.csv.out.CsvFileExporterTest.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.csv.out.CsvFileExporterTest 3✅ 12ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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