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

fix(e2e-tests): add e2e-tests for /accounts/{accoundId}/validate #731

Merged
merged 24 commits into from
Oct 27, 2021

Commits on Oct 20, 2021

  1. add ValidateAddressService

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    83376b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166e5c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54cf986 View commit details
    Browse the repository at this point in the history
  4. imports

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c9c7f39 View commit details
    Browse the repository at this point in the history
  5. add kusama chain config

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2b18fc5 View commit details
    Browse the repository at this point in the history
  6. fix response

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9ed2625 View commit details
    Browse the repository at this point in the history
  7. fix networkInfo bug

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a09a58f View commit details
    Browse the repository at this point in the history
  8. lint

    TarikGul committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ec0682e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. get tests started

    TarikGul committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b308aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0286a84 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    cfa65dd View commit details
    Browse the repository at this point in the history
  2. update the tests

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    a4307b1 View commit details
    Browse the repository at this point in the history
  3. more tests

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e9c16e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    213dc10 View commit details
    Browse the repository at this point in the history
  5. add tests for hex values

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    2ef30d6 View commit details
    Browse the repository at this point in the history
  6. cleanup

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6020802 View commit details
    Browse the repository at this point in the history
  7. docs

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b2f8174 View commit details
    Browse the repository at this point in the history
  8. pull master, fix conflicts

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    cedc3e1 View commit details
    Browse the repository at this point in the history
  9. e2e tests for validate

    TarikGul committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0b0e44c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    8952a57 View commit details
    Browse the repository at this point in the history
  2. update e2e responses

    TarikGul committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    dcad9d8 View commit details
    Browse the repository at this point in the history
  3. update docs

    TarikGul committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5b8bec7 View commit details
    Browse the repository at this point in the history
  4. Update docs/src/openapi-v1.yaml

    Co-authored-by: David <dvdplm@gmail.com>
    TarikGul and dvdplm committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    45c5ec6 View commit details
    Browse the repository at this point in the history
  5. docs

    TarikGul committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    476b49a View commit details
    Browse the repository at this point in the history