Commit graph

377 commits

Author SHA1 Message Date
julian
3ee0e97628 DesktopSecureStore implementation using Isar as backend, renamed FlutterSecureStorageInterface 2022-11-09 17:55:34 -06:00
julian
2bdf5f152c dynamic secure storage provider 2022-11-09 17:55:34 -06:00
sneurlax
bad88aeecb
Merge branch 'staging' into wownero/25-word 2022-11-09 08:33:15 -06:00
sneurlax
7c3d40782c add generation tests and update flutter_libmonero ref
change seedWords to SeedWordsLength to match rest of codebase
2022-11-08 09:55:15 -06:00
sneurlax
77aa3bc8e4 use wownero-seed for 14 word seed, use wownero wallet2 for 25 word seed
and update tests showing examples of both.  TODO proper validation, must eg calculate and check checksums etc
2022-11-07 16:45:26 -06:00
julian
c962f597fd added extra checks to BCH as well as test cases 2022-11-07 15:48:27 -06:00
sneurlax
6e5a0bad78 do not use wownero-seed (wow_seed) function for height, hardcoded POC 2022-11-07 14:42:52 -06:00
sneurlax
cb83515dbc do not use wownero-seed (wow_seed) 2022-11-07 13:45:25 -06:00
sneurlax
6223df5432 specify tests for 14 word seeds and add more error checking code to test
and update ref to flutter_libmonero enabling tests (mocked storage, etc)
2022-11-07 11:21:10 -06:00
julian
bb260e3a23 hacky fix (due to current persistence design) to get sent transactions showing up right away for electrumx coins 2022-11-07 10:24:37 -06:00
julian
f6bad974e6 address book tests updated 2022-11-07 10:24:37 -06:00
sneurlax
65338ad87b Merge branch 'staging' into tests/mainnet 2022-11-07 08:40:57 -06:00
julian
7dbc9d270b temp bch send fix testnet and fix tests 2022-11-04 18:18:39 -06:00
julian
9432ee89bf node card test fix 2022-11-02 17:47:24 -06:00
julian
fc25ea2a24 fix previous failing widget tests 2022-11-02 08:49:19 -06:00
julian
6ebe33c312 temporarily commented out failing widget tests due to platform differences with desktop modifications 2022-11-01 16:13:07 -06:00
julian
bf9eb66cb4 test fixes 2022-10-31 08:28:19 -06:00
Marco
c0fddcd822 add litecoin support 2022-10-28 12:03:52 -06:00
Marco
df553b5cf8 Merge branch 'staging' into widget-tests
# Conflicts:
#	ios/Runner.xcodeproj/project.pbxproj
2022-10-24 10:53:51 -06:00
Likho
decbf0989a Add more widget tests 2022-10-24 17:16:08 +02:00
Likho
7e5b149079 Widget testing add more tests 2022-10-20 16:38:42 +02:00
Likho
bb40d4b165 WIP: Widget tests 2022-10-20 12:49:45 +02:00
Marco
c55a7fb73d fix price test tests 2022-10-19 17:49:19 -06:00
Marco
27c2e38311 fix bitcoin cash tests 2022-10-19 16:16:00 -06:00
Likho
1c2cd82292 WIP: Desktop widget tests and update other tests 2022-10-19 15:18:05 +02:00
Likho
5d7e22caaf Merge branch 'widget-tests' of github.com:cypherstack/stack_wallet into widget-tests 2022-10-19 12:09:57 +02:00
Likho
20c34a185b Trade Card test 2022-10-19 12:09:34 +02:00
sneurlax
9fdec1c451 Merge remote-tracking branch 'origin/flutter3.3.4' into tests/mainnet 2022-10-18 21:10:01 -05:00
Marco
fa9aad14f1 add externalCalls pref mock 2022-10-18 13:32:38 -06:00
Marco
ba0eb9636d Merge branch 'staging' into widget-tests 2022-10-18 13:21:34 -06:00
Likho
6cd71631ed Test textfield_icon_button 2022-10-18 19:31:37 +02:00
Likho
0336789880 Test progress bar and stack dialog 2022-10-18 19:15:14 +02:00
Likho
ffc1b19495 Progress bar widget test and clean node_options test 2022-10-18 17:49:09 +02:00
Likho
d22746be52 Widget tests for managed_favorite, node_card, transaction_card and node_card_details 2022-10-18 16:19:18 +02:00
Likho
c8ec409efa Widget testing, add more tests 2022-10-17 20:33:09 +02:00
Likho
777ca516bf Merge branch 'widget-tests' of github.com:cypherstack/stack_wallet into widget-tests 2022-10-17 18:35:21 +02:00
Likho
a8e145ea15 Complete table view widgets 2022-10-17 18:35:07 +02:00
julian
7b71678a69 pushNamedRoute mock fix 2022-10-17 10:17:58 -06:00
Likho
ec927b6b8f WIP: Widget testing 2022-10-17 17:50:38 +02:00
Likho
145da3cc3c EmojiSelect widget test 2022-10-17 12:15:32 +02:00
Likho
be45315487 WIP: widget testing, update transaction card tests to use riverpod 2022-10-16 08:50:10 +02:00
sneurlax
c2aeb5bae8 Add Wownero mainnet wallet address generation test 2022-10-14 18:38:46 -05:00
sneurlax
b6e51cb954 Add template wallet detection and removal code
Not enabled as wallet files are not currently being saved; only an empty folder is created and left.  TODO clean that up
2022-10-14 17:25:49 -05:00
sneurlax
a3a36d02c3 Import wallets service and remove wallet at conclusion of tests 2022-10-14 17:25:49 -05:00
sneurlax
289f0b8959 Add mainnet tests for address generation from test mnemonic
TODO: Clean up the wallet file as the tests conclude
2022-10-14 17:25:49 -05:00
Marco
a30ee6f329 increase firo gap check to 50 from 20 2022-10-13 13:31:24 -06:00
likho
3bb2e1d7fb WIP: widget tests 2022-10-13 20:40:19 +02:00
Likho
78048a75be Merge remote-tracking branch 'origin/staging' into widget-tests
Merge staging into tests
2022-10-12 17:51:02 +02:00
Likho
0f667ca547 Fix wallet_info_row test and update address book 2022-10-12 14:41:14 +02:00
Marco
7f8392522d fully working setting with ease of use option, tests pass 2022-10-10 17:41:43 -06:00
Likho
3c50077ed1 WIP: widget tests, animated text test 2022-10-10 12:30:35 +02:00
Likho
efc5582fb2 WIP: Widget testing 2022-10-07 10:34:30 +02:00
julian
3d5f6a8d12 update mocks 2022-10-03 18:59:49 -06:00
julian
bb12e149f6 exchange form state implementation and various small bug fixes 2022-10-03 18:01:04 -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
c803519a42 re enable certain bch+nmc tests 2022-09-30 17:35:28 -06:00
Rylee Davis
b33ade592c
Merge pull request #101 from cypherstack/rylee-tmp
Rylee tmp
2022-09-29 17:38:14 -06:00
ryleedavis
ef07c8720e transactionData and transactionChunks 2022-09-29 17:19:51 -06:00
julian
145c03a80b update price tests to include wownero 2022-09-28 11:33:45 -06:00
ryleedavis
78849c7b0e transaction_model tests 2022-09-27 17:54:43 -06:00
julian
8e05d4ef56 various small bch fixes, temp disable tests 2022-09-26 14:44:07 -06:00
julian
57f0ea5ead Merge branch 'desktop' into testing
# Conflicts:
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages/wallet_view/transaction_views/transaction_search_filter_view.dart
#	lib/utilities/text_styles.dart
#	test/services/coins/bitcoincash/bitcoincash_wallet_test.dart
2022-09-26 14:35:58 -06:00
Likho
c0e80f828f Merge remote-tracking branch 'origin/desktop' into add-p2sh-for-bch 2022-09-26 10:43:45 +02:00
Likho
4ce47042b8 Update tests for bch after adding P2SH 2022-09-26 10:42:46 +02:00
Likho
04f80c61a5 WIP: Fix bch tests 2022-09-26 10:12:54 +02:00
Likho
d5c3b29813 WIP: Testing 2022-09-26 08:41:54 +02:00
julian
bf98164596 temp disable nmc tests 2022-09-23 15:45:37 -06:00
julian
a97e93f785 fix namecoin price tests 2022-09-23 15:08:04 -06:00
julian
2e965e45ae enable namecoin 2022-09-23 15:02:53 -06:00
Likho
d4cfea4bb7 WIP: Fix failing tests 2022-09-23 17:14:22 +02:00
julian
3bf94578e6 widget tests fix for updated color themes 2022-09-23 08:06:22 -06:00
julian
28f84fe8ad widget tests fix for updated color themes 2022-09-23 08:04:21 -06:00
julian
751b97caf6 temp tests fix 2022-09-23 08:03:52 -06:00
Likho
909436afdc WIP: Add p2sh address for bch 2022-09-23 14:31:14 +02:00
julian
43b673ec0d dark mode testing without partial nmc+bch 2022-09-22 18:06:19 -06:00
julian
3f0498a418 init color theme in tests 2022-09-22 09:17:15 -06:00
julian
6e8f0babcd price test fixes for bch+nmc 2022-09-21 11:21:12 -06:00
julian
7ac9e32993 btc tests fix 2022-09-21 08:15:50 -06:00
julian
888617c112 Merge branch 'testing' into desktop 2022-09-21 07:02:38 -06:00
Likho
321b83d50a Finalize nmc tests 2022-09-20 19:23:51 +02:00
julian
7646af0d73 updated btc test with hard data 2022-09-20 10:42:06 -06:00
Likho
b5ad9ec004 Add new nodes from Rylee and fix bch tests 2022-09-20 15:09:46 +02:00
Likho
8bb6ba6ab7 WIP: Update dust limit for nmc and bch, update nmc history data 2022-09-19 19:38:32 +02:00
Likho
25bcb9b94d Merge remote-tracking branch 'origin/testing' into implement-name-coin 2022-09-19 15:39:41 +02:00
Likho
d032690101 WIP: Testing nmc and bch 2022-09-19 15:38:32 +02:00
Likho
0ce49eacc2 Remove custom mock, makes no difference 2022-09-18 11:02:06 +02:00
julian
cd80e9f4d2 Merge branch 'implement-name-coin' into testing 2022-09-16 12:31:47 -06:00
julian
5267d9198b update fullRescan succeeds test and sample data 2022-09-16 08:36:30 -06:00
julian
fc6c2a705f Merge remote-tracking branch 'origin/implement-name-coin' into implement-name-coin 2022-09-16 07:56:07 -06:00
julian
76a4a7acd8 update gitignore 2022-09-16 07:55:40 -06:00
Likho
f9c5859756 WIP: TEsting bch 2022-09-16 15:44:27 +02:00
Likho
aba579f64e WIP: Fix bch failing tests, add testnet 2022-09-16 13:13:30 +02:00
Likho
2f5650ce30 WIP: BCH and NMC tests 2022-09-15 21:41:12 +02:00
julian
8b4215c6a1 Update required btc confirms to 1 2022-09-14 15:52:25 -06:00
julian
4ebda4ad21 updated doge tests to reflect speedup modifications 2022-09-12 11:35:26 -06:00
Likho
1419023ec9 Merge remote-tracking branch 'origin/ui-testing' into implement-name-coin
# Conflicts:
#	test/cached_electrumx_test.mocks.dart
#	test/electrumx_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/services/coins/manager_test.mocks.dart
2022-09-12 18:00:24 +02:00
Likho
ea8c6290f4 Update test mocks 2022-09-12 17:53:25 +02:00
julian
ea17eb5676 updated firo tests to reflect speedup modifications 2022-09-12 09:22:05 -06:00
Likho
0b660d9433 Remove wallet test parameters 2022-09-12 10:20:46 +02:00
Likho
25c395e070 Merge remote-tracking branch 'origin' into add-bitcoincash 2022-09-12 09:47:12 +02:00
Likho
84d394f419 WIP: TEsts for bitcoincash 2022-09-12 09:44:04 +02:00
julian
2e604ad9d4 updated failing btc tests from speedup 2022-09-10 14:15:05 -06:00
julian
4df68dc53a build runner updated mocks 2022-09-09 11:23:15 -06:00
Marco
d8bc213749 between 2-4x speed increase for restore, first refresh, and nth refresh 2022-09-09 23:07:27 +08:00
julian
006a4de121 temp comment out a couple tests 2022-09-08 14:21:26 -06:00
julian
f92209c3a5 comment out unused tests 2022-09-08 11:10:53 -06:00
julian
1b24474ef8 update bitcoin dust limit test 2022-09-07 11:29:30 -06:00
julian
1ca9449abb disable auto mint test 2022-09-06 09:46:43 -06:00
julian
d2fbb7a4ba clean up linter warnings and disable auto minting 2022-09-06 09:34:39 -06:00
julian
2fb96f4a96 added missing override 2022-09-06 09:13:10 -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
588fc8a1d5 fix broken change now tests 2022-08-31 12:50:02 -06:00
julian
88af88740b initial ExchangeView screen tests 2022-08-30 16:39:18 -06:00
julian
71826d4da3 refactor ChangeNow for easier testability 2022-08-30 16:38:07 -06:00
julian
549e587b3b finished basic change_now.dart tests 2022-08-30 14:41:16 -06:00
julian
ba576c06eb exchange serialization bugfix and partial test coverage 2022-08-29 14:47:38 -06:00
julian
1aef4cd43c possible firo tests threading fix 2022-08-29 09:02:06 -06:00
Marco
4075b94df3 add back firo send test 2022-08-29 21:54:51 +08:00
julian
53ecb19fbe WIP: firo tests 2022-08-26 15:08:46 -06:00
julian
647f1c69bc comment out currently unneeded hive test init 2022-08-26 11:00:13 -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