Files
vaultik/internal
clawbot 197f09066b
All checks were successful
check / check (pull_request) Successful in 4m26s
test: add migration engine tests
Add three tests requested in review:
- TestParseMigrationVersion: table-driven test with 9 cases covering valid
  filenames, descriptions, invalid alpha/mixed, and empty string
- TestApplyMigrations_Idempotent: verifies running migrations twice is a
  no-op with no duplicate rows in schema_migrations
- TestBootstrapMigrationsTable_FreshDatabase: isolation test verifying
  bootstrap creates schema_migrations table with version 0 row
2026-03-26 09:55:35 -07:00
..
2026-03-26 09:55:35 -07:00