Skip to content
GitHub Actions / Test Report (windows-latest, latest) succeeded Sep 23, 2024 in 1s

24 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.ChangeLogBuilderDslSpec.xml 3✅ 938ms
dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec.xml 4✅ 11ms
integration-test/build/test-results/test/TEST-momosetkn.ChangeSetSpec.xml 11✅ 4s
integration-test/build/test-results/test/TEST-momosetkn.CustomChangeMigrationSpec.xml 1✅ 32ms
integration-test/build/test-results/test/TEST-momosetkn.CustomKomapperJdbcChangeSetSpec.xml 3✅ 468ms
integration-test/build/test-results/test/TEST-momosetkn.KotlinCompiledMigrateAndSerializeSpec.xml 1✅ 1s
integration-test/build/test-results/test/TEST-momosetkn.KotlinScriptMigrateAndSerializeSpec.xml 1✅ 8s

✅ dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.ChangeLogBuilderDslSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.liquibase.kotlin.dsl.ChangeLogBuilderDslSpec 3✅ 938ms

✅ momosetkn.liquibase.kotlin.dsl.ChangeLogBuilderDslSpec

✅ createTable
✅ customTaskChange
✅ createIndex

✅ dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec 4✅ 11ms

✅ momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec

✅ splitAndTrim with normal input
✅ splitAndTrim with extra spaces
✅ splitAndTrim with no spaces
✅ splitAndTrim with empty string

✅ integration-test/build/test-results/test/TEST-momosetkn.ChangeSetSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.ChangeSetSpec 11✅ 4s

✅ momosetkn.ChangeSetSpec

✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ can migrate
✅ throw error
✅ can migrate

✅ integration-test/build/test-results/test/TEST-momosetkn.CustomChangeMigrationSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.CustomChangeMigrationSpec 1✅ 32ms

✅ momosetkn.CustomChangeMigrationSpec

✅ can migrate

✅ integration-test/build/test-results/test/TEST-momosetkn.CustomKomapperJdbcChangeSetSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.CustomKomapperJdbcChangeSetSpec 3✅ 468ms

✅ momosetkn.CustomKomapperJdbcChangeSetSpec

✅ can migrate
✅ can rollback
✅ throw error

✅ integration-test/build/test-results/test/TEST-momosetkn.KotlinCompiledMigrateAndSerializeSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.KotlinCompiledMigrateAndSerializeSpec 1✅ 1s

✅ momosetkn.KotlinCompiledMigrateAndSerializeSpec

✅ can migrate

✅ integration-test/build/test-results/test/TEST-momosetkn.KotlinScriptMigrateAndSerializeSpec.xml

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

Test suite Passed Failed Skipped Time
momosetkn.KotlinScriptMigrateAndSerializeSpec 1✅ 8s

✅ momosetkn.KotlinScriptMigrateAndSerializeSpec

✅ can migrate