forked from GaloyMoney/blink-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: e2e testing payments flow (GaloyMoney#667)
* feat: send payments flow * feat: send payment testProps * feat: add amount test * feat: receive flow * feat: auto grant perms, appium-doctor * chore: mermaid diagram * chore: update docs * fix: android selector swipe * chore: grapqhl lookup walletId * chore: temp circle ci test * chore: temp circle ci e2e-testing-payments * feat: ci with browserstack * fix: iphone device os version * fix: ios timing bugs and device id * chore: update BROWSERSTACK_APP_ID in Fastfile * fix: ios selector SecureTextField * feat: share link invoice for ios * fix: set specific ios version * chore: rename browserstack CircleCI tests * chore: remove circleci test for this branch * feat: trigger e2e on main commit * chore: final code cleanup * chore: cleanup code * chore: ios fastlane cleanup Co-authored-by: daviroo <david.borthwick@gmail.com> * chore: android fastlane cleanup Co-authored-by: daviroo <david.borthwick@gmail.com> * chore: fix code check * fix: save changes screen * feat: add scroll helper * fix: save twice * fix: ios allow notification * feat: add env vars for BUILD_VERSION * revert: circleci config * revert: hold off on running e2e browserstack Co-authored-by: daviroo <david.borthwick@gmail.com>
- Loading branch information
Showing
28 changed files
with
1,020 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,3 +71,5 @@ ios/GoogleService-Info.plist | |
|
||
.yalc | ||
yalc.lock | ||
|
||
*.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.