Commit graph

37 commits

Author SHA1 Message Date
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
julian
39f06f1654 updated mocks 2023-05-09 14:59:16 -06:00
julian
d182fd2740 replace ThemeType enum with themeId Strings 2023-05-09 14:20:29 -06:00
julian-CStack
5edb8c68f0 WIP update tests 2023-05-08 11:59:00 -06:00
julian
47e1bfbe5a updated mocks 2023-04-26 17:11:54 -06:00
julian
e5e17f92b7 updated mocks 2023-04-21 07:19:36 -06:00
julian-CStack
a5e7c32c23 update mocks and relevant tests that use the new Amount 2023-04-09 17:07:15 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
f969179ea6 updated mocks 2023-03-31 09:39:17 -06:00
julian
44a87df41c merge clean up 2023-03-23 18:21:09 -06:00
julian
172429f94a add address tags property and update generated 2023-03-21 10:37:01 -06:00
julian
d97c208135 update mocks 2023-03-09 13:54:44 -06:00
julian
855767ba54 update mocks and a couple tests 2023-03-08 16:17:32 -06:00
julian
9716bed96f update mocks 2023-03-08 14:28:47 -06:00
julian
be7fcbe5a0 update mocks 2023-03-08 08:57:33 -06:00
julian
3cad15652e update mocks 2023-03-06 14:40:18 -06:00
julian
76794f14b8 update bip47 lib 2023-02-15 16:16:34 -06:00
julian
a42e5278a9 update mocks 2023-02-13 13:01:06 -06:00
julian
2eb0b2e123 clean up exchange rate type enum, build runner mocks 2023-02-08 16:46:30 -06:00
julian
5bac2a79ea build runner mocks fix 2023-02-07 11:24:04 -06:00
julian
1455808d7a WIP refactor exchange to use isar as cache instead of in memory using riverpod 2023-02-05 14:32:39 -06:00
julian
8cd34fc228 build runner update mocks 2023-01-25 16:16:20 -06:00
julian
017719971b isar init fix and renaming of init functions 2023-01-20 15:57:54 -06:00
julian
0c1db6f249 clean up tests for now 2023-01-20 10:22:18 -06:00
julian
fd5a237170 move db modifying func to MainDB out of WalletDb, add MainDB mocks to coin tests, build runner generate mocks 2023-01-19 15:13:03 -06:00
julian
60e850f442 add mockable override option for testing purposes 2023-01-19 14:33:23 -06:00
julian
8921302ee0 remove useless walletId param from db init 2023-01-19 14:07:08 -06:00
julian
6ac6dc2724 build runner mocks 2023-01-16 16:37:12 -06:00
julian
5562c14527 WIP refactor to single main isar db 2023-01-16 15:04:03 -06:00
julian
40af5e5206 build runner 2023-01-13 15:58:05 -06:00
julian
d119296492 build runner 2023-01-13 11:13:52 -06:00
julian
6adf1d3148 generated test mocks updates 2023-01-11 21:17:12 -06:00
julian
15258314cd update test mocks 2023-01-10 17:48:55 -06:00
julian
a0df73551e update generated files 2023-01-10 10:02:54 -06:00
likho
f984a6a208 Add test history data and WIP change tests to particl 2022-11-30 15:06:31 +02:00
julian
3ee0e97628 DesktopSecureStore implementation using Isar as backend, renamed FlutterSecureStorageInterface 2022-11-09 17:55:34 -06:00
Likho
7e5b149079 Widget testing add more tests 2022-10-20 16:38:42 +02:00