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

Numberverify verify Test definition #124

Merged
merged 28 commits into from
Aug 27, 2024
Merged

Numberverify verify Test definition #124

merged 28 commits into from
Aug 27, 2024

Commits on Jul 24, 2024

  1. initial commit

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a03682d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. use Scenario Outline for common tests

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    849e20d View commit details
    Browse the repository at this point in the history
  2. new case access token expired

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6e52ca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc87e9 View commit details
    Browse the repository at this point in the history
  4. add verify

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cfe09c0 View commit details
    Browse the repository at this point in the history
  5. remove x-correlator format test

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    564359d View commit details
    Browse the repository at this point in the history
  6. remove CIBA

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9fe46ce View commit details
    Browse the repository at this point in the history
  7. some lines about testing environment and assets

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    79181e6 View commit details
    Browse the repository at this point in the history
  8. single cause of failure

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    da3c3bb View commit details
    Browse the repository at this point in the history
  9. better text if phone number from access token and from parameter do n…

    …ot match
    
    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d012be8 View commit details
    Browse the repository at this point in the history
  10. And the request body does not have the field phoneNumber

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    82f02e9 View commit details
    Browse the repository at this point in the history
  11. NumberVerificationMatchResponse

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ada4a18 View commit details
    Browse the repository at this point in the history
  12. remove over a mobile connection

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2c488bf View commit details
    Browse the repository at this point in the history
  13. remove mobile connection

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fc899f8 View commit details
    Browse the repository at this point in the history
  14. initial commit of "share" test definitions

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e0e2c58 View commit details
    Browse the repository at this point in the history
  15. add hashed numbers test definitions

    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fcea400 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. re-added "And the connection the request is sent over originates from…

    … a device with NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER1"
    
    Signed-off-by: Axel Nennker <[email protected]>
    AxelNennker committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    50949f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update NumberVerification_device_phone_number_share.feature

    add access token acquiring to the Background section
    AxelNennker authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    796b9c6 View commit details
    Browse the repository at this point in the history
  2. Update NumberVerification_verify.feature

    add access token acquisition to the Background section
    AxelNennker authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    414a57f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    f8513aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c775ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81072eb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 24, 2024

  1. added @NumberVerification_phone_number_verify205_must_have_used_netwo…

    …rk_authentication
    
    Should we add to all success cases that network authentication MUST have been used to identify the subscription?
    AxelNennker authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    393d7da View commit details
    Browse the repository at this point in the history
  2. fix indentation

    AxelNennker authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a61b1c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b35bde View commit details
    Browse the repository at this point in the history