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

Added tests for change currency pairing #2948

Merged
merged 25 commits into from
Feb 2, 2023

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    4dbf69a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Added ids for testing purposes

    Nebyt committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e0d70a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07477c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3577bc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    88baf14 View commit details
    Browse the repository at this point in the history
  2. Improvements

    Nebyt committed Aug 7, 2022
    2 Configuration menu
    Copy the full SHA
    039a5f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Check all txs in the txs list

    Nebyt committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c0e4522 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge branch 'develop' into e2e-tests-currency-functionality

    # Conflicts:
    #	packages/yoroi-extension/features/mock-chain/mockCardanoImporter.js
    #	packages/yoroi-extension/features/pages/walletTransactionsPage.js
    #	packages/yoroi-extension/features/step_definitions/common-steps.js
    #	packages/yoroi-extension/features/step_definitions/general-settings-steps.js
    #	packages/yoroi-extension/features/step_definitions/settings-ui-steps.js
    #	packages/yoroi-extension/features/step_definitions/tx-history-steps.js
    #	packages/yoroi-extension/features/step_definitions/wallet-delegation-steps.js
    #	packages/yoroi-extension/features/support/helpers/common-constants.js
    Nebyt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4284320 View commit details
    Browse the repository at this point in the history
  2. Fixes after merging develop

    Nebyt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ebe8c19 View commit details
    Browse the repository at this point in the history
  3. Removed useless const

    Nebyt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    492d0bb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Little update

    Nebyt committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    effea36 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    6f9a26e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9421c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401e55b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0896ae0 View commit details
    Browse the repository at this point in the history
  5. delay after selecting fiat

    yushih committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8ad1cda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47cbb33 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    a209522 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3048 from Emurgo/yushi/fix-e2e-fiat

    fix e2e test
    Nebyt authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e12aaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b98255 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    5660758 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. removed unused

    Nebyt committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    93cecf6 View commit details
    Browse the repository at this point in the history
  2. removed empty file

    Nebyt committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9098e55 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge remote-tracking branch 'origin/develop' into e2e-tests-currency…

    …-functionality
    
    # Conflicts:
    #	packages/yoroi-extension/features/mock-chain/mockCardanoImporter.js
    #	packages/yoroi-extension/features/step_definitions/common-steps.js
    vsubhuman committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    31cd2de View commit details
    Browse the repository at this point in the history
  2. flow fixes

    vsubhuman committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7645dff View commit details
    Browse the repository at this point in the history