-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Cypress * Fix cypress tests * Cleanup the delete account flow * Cleanup the hooks flow * Cleanup the networks flow * Cleanup the NFTs flow * Cleanup the offers flow * Cleanup the payments flow * Cleanup the receive flow * Cleanup the send token flow * Cleanup the set account flow * Cleanup the set regular key flow * Cleanup the sign transaction flow * Cleanup the submit raw transaction flow * Cleanup the submit transaction flow * Cleanup the submit transaction bulk flow * Cleanup the trustlines flow * Cleanup the xahau flow * Rename variable for local storage wallets * Update gitignore * Update naming for the environment variables * Update the pipeline
- Loading branch information
1 parent
b590d1e
commit 72d9e56
Showing
22 changed files
with
233 additions
and
443 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
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 |
---|---|---|
|
@@ -30,3 +30,7 @@ dist-ssr | |
.env.development.local | ||
.env.test.local | ||
.env.production.local | ||
|
||
|
||
# Cypress | ||
cypress.env.json |
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.