Commit graph

46 commits

Author SHA1 Message Date
julian
87ed25bd5b use relative path for theme assets 2023-07-03 18:25:18 -06:00
julian
d8eb73ccd5 update mocks 2023-06-19 10:13:51 -06:00
julian
061f7d5c0d fix: uncomment previously disabled tests and fix them 2023-06-07 14:26:28 -06:00
julian
3b9aba2eb5 fix: build runner 2023-06-05 16:31:52 -06:00
julian
021165eb17 fix: update electrumx tests 2023-05-29 10:30:41 -06:00
julian
4a5ca30b6f fix: tests 2023-05-12 14:02:04 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -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
347c69339c fix tests 2023-04-11 11:09:24 -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
f7a49c8f8a fix tests 2023-03-31 18:53:52 -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
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
fd0400e7f7 update mock calls 2023-02-23 14:08:07 -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
julian
fee175531d fixed tablerow test and commented out pointless tests 2022-12-05 17:21:20 -06:00
julian
3ff0e9dd81 desktop code file structure refactor 2022-12-01 08:48:23 -06:00
julian
3ee0e97628 DesktopSecureStore implementation using Isar as backend, renamed FlutterSecureStorageInterface 2022-11-09 17:55:34 -06:00
Likho
c8ec409efa Widget testing, add more tests 2022-10-17 20:33:09 +02:00
Likho
a8e145ea15 Complete table view widgets 2022-10-17 18:35:07 +02:00
Likho
ec927b6b8f WIP: Widget testing 2022-10-17 17:50:38 +02:00