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

Support "Advanced" level validation #28

Merged
merged 23 commits into from
Sep 28, 2023

remove bad tf parameter from test harness

005fa6c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Support "Advanced" level validation #28

remove bad tf parameter from test harness
005fa6c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Sep 28, 2023 in 0s

Liquibase Test Harness - Advanced Reports ✔️

Tests passed successfully

✔️ target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml

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

Test suite Passed Failed Skipped Time
liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite 9✔️ 438s

✔️ liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite

liquibase.harness.generateChangelog.GenerateChangelogTest
  ✔️ apply generateChangelog test for createTable against databricks 3.1
liquibase.harness.snapshot.SnapshotObjectTests
  ✔️ apply addColumn against databricks 3.1
  ✔️ apply addForeignKeyConstraint against databricks 3.1
  ✔️ apply addPrimaryKey against databricks 3.1
  ✔️ apply addUniqueConstraint against databricks 3.1
  ✔️ apply createIndex against databricks 3.1
  ✔️ apply createTable against databricks 3.1
  ✔️ apply createView against databricks 3.1
  ✔️ apply snapshotCaalogAndSchema against databricks 3.1