Skip to content

Commit be06616

Browse files
committed
[ITB-2102, ITB-2116] Configurable SOAP and REST API test service callbacks and callback API keys
1 parent 979eae7 commit be06616

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

gitb-ui/conf/health/testServiceCallbacks/info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Callbacks from custom test services are **enabled** but without requiring valid **API keys** to be provided. Such callbacks are made during test sessions to:
1+
Callbacks from [custom test services](https://www.itb.ec.europa.eu/docs/services/latest/) are **enabled** but without requiring valid **API keys** to be provided. Such callbacks are made during test sessions to:
22

33
- Notify the test engine to complete pending `receive` steps (or handler-enabled `interact` steps).
44
- Send messages to add to the **test session log**.

gitb-ui/conf/health/testServiceCallbacks/ok_disabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Callbacks from custom test services are **disabled**. Such callbacks would be made during test sessions to:
1+
Callbacks from [custom test services](https://www.itb.ec.europa.eu/docs/services/latest/) are **disabled**. Such callbacks would be made during test sessions to:
22

33
- Notify the test engine to complete pending `receive` steps (or handler-enabled `interact` steps).
44
- Send messages to add to the **test session log**.

gitb-ui/conf/health/testServiceCallbacks/ok_enabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Callbacks from custom test services are **enabled** and require valid **API keys** to be presented. Such callbacks are made during test sessions to:
1+
Callbacks from [custom test services](https://www.itb.ec.europa.eu/docs/services/latest/) are **enabled** and require valid **API keys** to be presented. Such callbacks are made during test sessions to:
22

33
- Notify the test engine to complete pending `receive` steps (or handler-enabled `interact` steps).
44
- Send messages to add to the **test session log**.

gitb-ui/conf/health/testServiceCallbacks/warning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Callbacks from custom test services are **enabled** but without requiring valid **API keys** to be provided. Such callbacks are made during test sessions to:
1+
Callbacks from [custom test services](https://www.itb.ec.europa.eu/docs/services/latest/) are **enabled** but without requiring valid **API keys** to be provided. Such callbacks are made during test sessions to:
22

33
- Notify the test engine to complete pending `receive` steps (or handler-enabled `interact` steps).
44
- Send messages to add to the **test session log**.

0 commit comments

Comments
 (0)