status-go/multiaccounts/accounts
Ivan Belyakov 2df9df10ab fix(tests): moved test db setup to a common place 't/helpers', created
interface for initializing db, which is implemented for appdatabase and
walletdatabase. TBD for multiaccounts DB.
Unified DB initializion for all tests using helpers and new interface.
Reduced sqlcipher kdf iterations for all tests to 1.
2023-08-18 09:00:56 +02:00
..
account_test.go chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
database.go fix: synced from field updated if recovered keypairs made fully operable 2023-08-10 16:09:29 +02:00
database_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
keycard_database.go chore: wallet accounts improvements - soft delete 2023-07-25 18:11:05 +02:00
keycard_database_test.go fix: review comments applied 2023-07-25 18:11:05 +02:00
test_helper.go feat: save preferred networks 2023-07-31 22:50:02 +02:00
testutils.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00