Commit graph

32 commits

Author SHA1 Message Date
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
855767ba54 update mocks and a couple tests 2023-03-08 16:17:32 -06:00
julian
3cad15652e update mocks 2023-03-06 14:40:18 -06:00
julian
2eb0b2e123 clean up exchange rate type enum, build runner mocks 2023-02-08 16:46:30 -06:00
julian
d4db845494 Merge branch 'exchange_refactor' into paynyms
# Conflicts:
#	test/pages/send_view/send_view_test.mocks.dart
#	test/widget_tests/managed_favorite_test.mocks.dart
#	test/widget_tests/table_view/table_view_row_test.mocks.dart
#	test/widget_tests/wallet_card_test.mocks.dart
#	test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
#	test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
2023-02-07 11:17:16 -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
5b5ee30e41 centralized and cleaned up bip32 utils, and added mnemonic password functionality 2023-02-03 16:34:06 -06:00
julian
b0c00d8ec7 db refactor and added address labels 2023-02-03 13:22:21 -06:00
julian
8cd34fc228 build runner update mocks 2023-01-25 16:16:20 -06:00
julian
5562c14527 WIP refactor to single main isar db 2023-01-16 15:04:03 -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
be45315487 WIP: widget testing, update transaction card tests to use riverpod 2022-10-16 08:50:10 +02:00
likho
3bb2e1d7fb WIP: widget tests 2022-10-13 20:40:19 +02:00
Marco
7f8392522d fully working setting with ease of use option, tests pass 2022-10-10 17:41:43 -06:00
julian
3d5f6a8d12 update mocks 2022-10-03 18:59:49 -06:00
julian
670c32aeaf generic rate estimate 2022-10-03 10:30:50 -06:00
julian
c182557b30 generic market pair 2022-10-03 09:41:53 -06:00
julian
f2eaba178c update tests and generated files 2022-10-02 18:55:35 -06:00
julian
9af457d1c6 refactor changenow api 2022-10-02 15:03:40 -06:00
julian
6126588e60 WIP simpleswap and generic exchange 2022-10-02 13:37:11 -06:00
julian
4df68dc53a build runner updated mocks 2022-09-09 11:23:15 -06:00
julian
4833c4ca28 couple more tests 2022-09-03 10:30:19 -06:00
julian
d5b2f58c2e disable a couple tests that fail on flutter 3.3.0 2022-08-31 16:04:35 -06:00
julian
88af88740b initial ExchangeView screen tests 2022-08-30 16:39:18 -06:00
Marco
644e13610c new build runner mocks 2022-08-26 23:15:10 +08:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00