aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_exchange_api.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf
index 0f03a8c79..0bbf5cea8 100644
--- a/src/testing/test_exchange_api.conf
+++ b/src/testing/test_exchange_api.conf
@@ -124,6 +124,7 @@ PROVIDER_ID = test-oauth2
# Outputs from this check
OUTPUTS = full_name birthdate
+
[kyc-check-test-form]
VOLUNTARY = NO
# We use an external provider
@@ -169,6 +170,13 @@ REQUIRES =
# where we are: frozen.
FALLBACK = manual-freeze
+[kyc-measure-info-frozen]
+CHECK_NAME = kyc-check-info-frozen
+# No context
+CONTEXT = {}
+# Command if INFO check will never be run.
+COMMAND = taler-exchange-helper-measure-none
+
# If this "check" is triggered, we merely inform
# the user that we got their oauth-test data on file.
[kyc-check-info-oauth-test-passed]
@@ -183,6 +191,15 @@ REQUIRES =
# where we are: frozen.
FALLBACK = manual-freeze
+
+[kyc-measure-info-oauth-test-passed]
+CHECK_NAME = kyc-check-info-oauth-test-passed
+# No context
+CONTEXT = {}
+# Command if INFO check will never be run.
+COMMAND = taler-exchange-helper-measure-none
+
+
[aml-program-oauth-output-check]
DESCRIPTION = "Validates the output from OAauth2 and then increases all limits to EUR:1000"
# Command that runs on the output of the OAuth provider
@@ -191,6 +208,7 @@ COMMAND = taler-exchange-helper-measure-test-oauth
# What measure to take if the COMMAND failed.
FALLBACK = manual-freeze
+
[aml-program-test-form-check]
DESCRIPTION = "Validates the output from the test-form and then increases all limits to EUR:1000"
# Command that runs on the output of the form