status-go/t/e2e/whisper
Andrea Franz 06d4a99c09
add selected wallet and selected chat accounts (#1326)
* use keyStore.ImportExtendedKeyForPurpose when creating keys

* rename selectecAccount to selectedWalletAccount

* add selectedChatAccount

* update e2e test to check that injected whisper key is the chat public key

* update TestSelectedAccountOnRestart to check that chat key is used in whisper

* use chat account in api/backend

* update mocks

* temporarily update VERSION to build a release

* check that chat/wallet keys are the same in a different test

* add account test to check that wallet and chat keys are the same

* test only that the chat key is injected in whisper

* put back the right VERSION
2019-01-09 09:47:06 +01:00
..
mailservice_test.go Mail peer store and connection manager (#1295) 2018-12-05 15:57:05 +02:00
whisper_ext_test.go Use status-im whisper/whisperv6 module everywhere 2018-10-03 09:27:51 +03:00
whisper_mailbox_test.go add SyncMessages method to shhext api (#1309) 2018-12-14 12:21:34 +01:00
whisper_test.go add selected wallet and selected chat accounts (#1326) 2019-01-09 09:47:06 +01:00