Skip to content

Add test configuration fix for task #13 #35

Open
DmitriyChernyakSetronica wants to merge 1 commit intotask/12-configure-containerfrom
task/13-container-fix
Open

Add test configuration fix for task #13 #35
DmitriyChernyakSetronica wants to merge 1 commit intotask/12-configure-containerfrom
task/13-container-fix

Conversation

@DmitriyChernyakSetronica
Copy link
Copy Markdown

Product Service: Add Liquibase for database migration and initialize schema #13

  • Add Liquibase dependency and initial changelog with 'products' table creation
  • Update application configuration to use Liquibase for schema management
  • Replace SQL-based initialization with Liquibase
  • Add 'ProductMigrationTest' to verify Liquibase migrations with Testcontainers

FAIL_TO_PASS: shop.microservices.core.product.ProductMigrationTest

  Product Service: Add Liquibase for database migration and initialize schema #13
- Add Liquibase dependency and initial changelog with 'products' table creation
- Update application configuration to use Liquibase for schema management
- Replace SQL-based initialization with Liquibase
- Add 'ProductMigrationTest' to verify Liquibase migrations with Testcontainers

FAIL_TO_PASS: shop.microservices.core.product.ProductMigrationTest
@DmitriyChernyakSetronica DmitriyChernyakSetronica force-pushed the task/12-configure-container branch 2 times, most recently from b421067 to fd3c4b7 Compare October 30, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant