Commit graph

124 commits

Author SHA1 Message Date
julian
c900f8f779 fix tests 2023-09-15 18:17:48 -06:00
julian
4e3390a7c0 refactor TorService 2023-09-15 13:51:20 -06:00
julian
6214688768 fix price test and update mocks 2023-09-13 10:58:02 -06:00
sneurlax
745a4d553b Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 11:48:54 -05:00
julian
4d537d88a3 fix tests 2023-09-12 10:41:49 -06:00
julian
5fcd03413f update mock p2 2023-09-08 10:15:43 -06:00
julian
a97be12f57 update tests 2023-09-08 10:04:56 -06:00
julian
4f7f7d5797 update mocks 2023-08-22 17:24:22 -06:00
julian
21d81a9574 update mocks 2023-07-27 15:08:43 -06:00
sneurlax
1674c04020 test mock update 2023-07-27 14:47:29 -05:00
julian
80dad5156a Merge remote-tracking branch 'origin_SW/ui-fixes' into ordinals
# Conflicts:
#	lib/db/isar/main_db.dart
2023-07-26 15:11:03 -06:00
julian
dbcb567d6b fix tests 2023-07-26 11:54:46 -06:00
julian
7919353881 update mocks 2023-07-25 15:11:56 -06:00
julian
c97de6017b update lelantus coin schema 2023-07-24 16:44:12 -06:00
sneurlax
38c2415a61 change function signature of test to match inscription-refresh hackfix 2023-07-23 23:16:43 -05:00
julian
974924de8d updated mocks 2023-07-21 18:17:59 -06:00
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
c3118fa715 temp: comment out tests - fix later lol 2023-06-05 16:35:00 -06:00
julian
3b9aba2eb5 fix: build runner 2023-06-05 16:31:52 -06:00
likho
c94cbf6cd9 Fix failing tests 2023-05-29 20:19:14 +02:00
likho
436b11a102 Generate isar model/ fix status showing incorrectly in the transaction view page 2023-05-29 14:33:57 +02:00
Rylee Davis
60294e0144
Custom pin length (#555)
* WIP: pinCount stuff

* pin decoration + and pinCount is 0

* pin length tweaks

* fixes error when backspacing pin + add icon to flushbar

* removed Constants.pinLength + changes to "change pin" setting

* testing pin output

* WIP: tests pass + commented out isRandom pin 1234

* removed pin output

---------

Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
2023-05-26 09:45:45 -06:00
julian
57b7327287 update test and mocks 2023-05-16 15:59:33 -06:00
julian
1b92f2b36b no more derivations stored for firo 2023-05-16 11:33:00 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -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
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
ryleedavis
aaee3f8e68 another pin test fix 2023-05-03 08:27:25 -06:00
ryleedavis
dc135597e6 fixed tests for randomized pin 2023-05-02 16:45:34 -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
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
742036138b add search to mobile coin wallets per-coin list 2023-04-10 12:00:23 -06:00
julian-CStack
a5e7c32c23 update mocks and relevant tests that use the new Amount 2023-04-09 17:07:15 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -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
c8139007e3 use new transaction nonce property 2023-03-31 10:18:51 -06:00
julian
f969179ea6 updated mocks 2023-03-31 09:39:17 -06:00
julian
31cc4beb43 test fixes 2023-03-30 11:05:43 -06:00
julian
7e6642cd84 update tests 2023-03-24 15:55:17 -06:00
julian
44a87df41c merge clean up 2023-03-23 18:21:09 -06:00
julian
3e1e68237a Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/models/isar/models/blockchain_data/address.dart
#	lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
#	lib/pages/settings_views/global_settings_view/appearance_settings_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/appearance_settings.dart
#	lib/utilities/db_version_migration.dart
#	test/pages/send_view/send_view_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/add_address_book_view_screen_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/address_book_entry_details_view_screen_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/edit_address_book_entry_view_screen_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/screen_tests/lockscreen_view_screen_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testA_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testB_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testC_test.mocks.dart
#	test/screen_tests/onboarding/backup_key_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/backup_key_warning_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/create_pin_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/restore_wallet_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/verify_backup_key_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/currency_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/network_settings_subviews/add_custom_node_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/network_settings_subviews/node_details_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_backup_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/rescan_warning_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/wallet_delete_mnemonic_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_view_screen_test.mocks.dart
#	test/screen_tests/transaction_subviews/transaction_search_results_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/confirm_send_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/receive_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/send_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/wallet_view_screen_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/transaction_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-03-23 18:13:24 -06:00
julian
bb75a8c57c generated mocks update 2023-03-23 09:37:49 -06:00