Skip to content
GitHub Actions / Test Report (windows-latest, 4.27.0) 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✅ 661ms
dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec.xml 4✅ 41ms
integration-test/build/test-results/test/TEST-momosetkn.ChangeSetSpec.xml 11✅ 4s
integration-test/build/test-results/test/TEST-momosetkn.CustomChangeMigrationSpec.xml 1✅ 31ms
integration-test/build/test-results/test/TEST-momosetkn.CustomKomapperJdbcChangeSetSpec.xml 3✅ 422ms
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 661ms with 3 passed, 0 failed and 0 skipped.

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

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

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

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

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

✅ momosetkn.CustomChangeMigrationSpec

✅ can migrate

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

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

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

✅ 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