Skip to content

Fix liquibase-client typo #98

Fix liquibase-client typo

Fix liquibase-client typo #98

GitHub Actions / Test Report (windows-latest, 4.26.0) succeeded Sep 23, 2024 in 0s

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✅ 885ms
dsl/build/test-results/test/TEST-momosetkn.liquibase.kotlin.dsl.util.StringsUtilSpec.xml 4✅ 33ms
integration-test/build/test-results/test/TEST-momosetkn.ChangeSetSpec.xml 11✅ 4s
integration-test/build/test-results/test/TEST-momosetkn.CustomChangeMigrationSpec.xml 1✅ 38ms
integration-test/build/test-results/test/TEST-momosetkn.CustomKomapperJdbcChangeSetSpec.xml 3✅ 484ms
integration-test/build/test-results/test/TEST-momosetkn.KotlinCompiledMigrateAndSerializeSpec.xml 1✅ 1s
integration-test/build/test-results/test/TEST-momosetkn.KotlinScriptMigrateAndSerializeSpec.xml 1✅ 9s

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

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

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

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

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

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

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

✅ momosetkn.CustomChangeMigrationSpec

✅ can migrate

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

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

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

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

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

✅ momosetkn.KotlinScriptMigrateAndSerializeSpec

✅ can migrate