Commit 3e0dda2
committed
itest: implement account kvdb->SQL migration itest
Implement itest coverage for migrating account data from kvdb to sql.
The itest coverage mimics the unit tests in
accounts/sql_migration_test.go, except for the randomized migration
tests.
This coverage ensures that the full kvdb->SQL migration flow for litd
works as expected for the accounts store.1 parent a7cb9d3 commit 3e0dda2
1 file changed
+489
-22
lines changed
0 commit comments