Skip to content

Commit

Permalink
some lines about testing environment and assets
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Nennker <[email protected]>
  • Loading branch information
AxelNennker committed Jul 26, 2024
1 parent 9fe46ce commit 79181e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions code/Test_Definitions/NumberVerification_verify.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ Feature: Camara Number Verification API verify
# Input to be provided by the implementation to the tests
# References to OAS spec schemas refer to schemas specified in
# https://raw.githubusercontent.com/camaraproject/NumberVerification/main/code/API_definitions/number_verification.yaml
#
# Implementation indications:
# * api_root: API root of the server URL
#
# Testing assets:
# * a mobile device with SIM card with NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER1
# * a mobile device with SIM card with NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER2



Background: Common Number Verification verify setup
Given the resource "/number-verification/v0" as base url
Expand Down

0 comments on commit 79181e6

Please sign in to comment.