Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detox: Import seed phrase and validate via settings #1056

Merged
merged 3 commits into from Sep 4, 2019

Conversation

ibrahimtaveras00
Copy link
Contributor

This PR contains tests for the following:

  • importing wallet via seed phrase
    • all negative tests checks on valid seed phrase and valid password
  • Validating seed phrase in settings > Security & Privacy
  • Reloading app to ensure we're prompted with log in
  • Logging in

Copy link
Contributor

@estebanmino estebanmino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@ibrahimtaveras00 ibrahimtaveras00 merged commit 559d2fa into develop Sep 4, 2019
@ibrahimtaveras00 ibrahimtaveras00 deleted the detox/import-seed-and-dapp-interaction branch September 4, 2019 17:49
estebanmino added a commit that referenced this pull request Oct 4, 2019
* More UIWebview cleanup (#1045)

* update postinstall

* fix unit tests

* Migrate to yarn (#1049)

* migrate to yarn

* fix lint and warnings

* update readme instructions

* fix unit tests

* bugfix: token transfer deeplink (#1047)

* handle ens

* handle undefined

* handleNewTxMetaRecipient

* fail to undefined

* update data

* bugfix: connect modal (#1048)

* dont show invalid deeplink if opening the app with no action (#1050)

* updated branch sdk and fix build (#1051)

* updated branch sdk and fix build

* use ssh for git cloning submodules

* fix dep versions

* Detox: Import seed phrase and validate via settings (#1056)

* imported seed phrase and validated in settings

* renamed other tests back to what it was prior

* updated snaps

* Update branch SDK & fix build issues (#1061)

* update branch-sdk no webviews

* use commit sha instead of branch

* bump circleci cache version (#1062)

* Revert "Update branch SDK & fix build issues (#1061)" (#1063)

This reverts commit 60dfb78.

* Fix circleci builds (#1064)

* fix circleci builds

* bump cache again

* bugfix: remove tokens but ETH (#1054)

* bugfix: inpage enable (#1065)

* Bugfix: custom rpc network (#1060)

* fix crash

* use ticker

* snaps

* forgot ticker

* fix unknown ticker

* snaps

* bugfix: android injection (#1068)

* fix ens manager (#1069)

* bugfix: json rpc accounts api (#1071)

* detox: dapp initiated txns (#1058)

* automated dapp txns

* finished rest of dapp interaction flow

* recommended updates

* safe check (#1076)

* Update branch to latest version (#1078)

* fix branch no webview building

* use latest version of branch ios SDK

* fix mainapplication.java

* update submodules (#1079)

* Fix android builds (#1080)

* fix android builds

* more webview removal

* more fixes

* use frozen lockfile in ci

* fix

* fix linter errors

* Fix webview files path (#1081)

* fix android builds

* more webview removal

* more fixes

* use frozen lockfile in ci

* fix

* fix linter errors

* fix webview files path

* dont use cache on pre-release (#1082)

* dont use cache on pre-release

* more clean up

* bugfix: reveal credential ui (#1084)

* padding

* snaps

* Revert "dont use cache on pre-release (#1082)" (#1086)

This reverts commit ae735a1.

* Revert "Fix webview files path (#1081)" (#1087)

This reverts commit c376cd6.

* Revert "Fix android builds (#1080)" (#1088)

This reverts commit c3459fe.

* Revert "update submodules (#1079)" (#1089)

This reverts commit 561eb01.

* Revert "Update branch to latest version (#1078)" (#1090)

This reverts commit f53aa69.

* fix android apk generation (#1091)

* use old xcode to compare build diff (#1092)

* fix Crashlytics import (#1093)

* update deps and xcode (#1094)

* detox: Enable e2e test suite to run on CircleCI (#1097)

* fix keyboard issues

* update MM source app annotation

* detox: test e2e ios (#1075)

* test e2e ios

* ios release

* add

* xcconfig

* which node

* bundle resource

* Revert "bundle resource"

This reverts commit aea75bc.

* xcode image

* comment unit test

* 12.4

* steps

* prefix

* fastlane

* debug

* development

* dev

* debug

* adhoc

* debug

* ashoc

* rollback

* rm debug

* wait for unit

* rm fastlane mods

* write xcconfig

* delay

* timeout

* update dapp txn flow in case ropsten faucet is having issues (#1101)

* Update README.md (#1106)

* Feature: onboarding carousel (#1103)

* onboarding carousel

* debug

* working

* locale

* es

* snapsgots

* onboarding updates

* locales

* import wallet

* more ui

* onboarding background

* create wallet

* android tweaks

* navbar

* navigation

* add additional steps to e2e

* flag

* stack

* snapshots

* Feature: instapay receive (#1104)

* card qr

* instapay ok

* done

* snapshots

* comment

* margin

* improvements: instapay (#1108)

* alerts and gas

* locale

* typo:

* missing locale

* add app constant

* fix locale

* Webview rewrite (#1096)

* webview rewrite in progress

* some fixes

* update deps

* update unit tests

* clear cache

* android injection working

* add missing props

* remove UIWebview imports from react native

* fix CI caching issues on dev

* update branch sdk

* set yarn network concurrency = 1 for CI

* update react-native-branch

* fix postinstall

* postinstall fix

* update react-native-webview

* fix token rendering

* fix favorites

* fix alert crash

* bugfixes

* fixes

* fix import

* bump react-native-webview

* bump to v0.2.5 (#1112)

* Fix develop builds (#1113)

* bump to v0.2.5

* fix develop builds

* Bump react-native-device-info (#1115)

* bump

* update changelog

* update yarn lockfile

* increase gradle memory

* iOS 13 Support (#1116)

* bump react-native-aes to latest version

* use xCode 11.1

* update simulator

* fix e2e tests

* update lockfile

* set placeholder color everywhere

* replace text instead of select and clear

* temp. disable ropsten faucet e2e test

* disable logout test

* fix snapshots

* more snapshot fixes

* more snapshot fixes

* Bump rubyzip from 1.2.3 to 1.3.0 in /ios (#1119)

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.3...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix webview black flash (#1120)

* Fix walletconnect sendTransaction (#1121)

* bump wc

* update lockfile

* fix walletconnect

* fix statusbar in dark mode (#1122)

* Support provider.once (#1123)

* support provider.once

* Fix typo

* fix apk generation (#1124)

* update user agents (#1125)

* Fix: Add tokens android crash (#1127)

* bump react-native-remote-svg

* fix add tokens crash

* Navigation fixes (#1128)

* navigation fixes

* fix indentation

* linter bs

* fix instapay crash

* fix unit tests

* Design QA issues (#1129)

* update title

* update snapshots

* update snapshots

* Bugfix: onboarding design qa (#1130)

* test

* test

* stack and buttons

* image 3

* snaps

* add ratio

* snaps

* Bugfix: wizard design qa (#1131)

* fix iphone 11 issue

* step 4

* step 4 for real

* fix step6 back

* Fix animated fox (#1132)

* update

* update react-native-animated-fox

* fix unit tests

* fix sensors missing error

* renew certs if needed (#1134)

* Fix fastlane config (#1135)

* fix fastlane config

* fix version

* Select correct profiles (#1136)

* fix fastlane config

* fix version

* select correct profiles after clean up

* select correct profiles after clean up

* update changelog (#1137)
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* imported seed phrase and validated in settings

* renamed other tests back to what it was prior

* updated snaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants