commit | 042374198e536356e2df0d1ec187b09b34c367d6 | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Thu Apr 30 11:54:59 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Thu Apr 30 12:48:55 2020 -0400 |
tree | d8113be2117e2199bf896d8f246f7d69ce5d4fad | |
parent | 6803b12d1c2af87c57d7dccaced70b49bcb44815 [diff] |
Upgrade integration tests to Tavern v1.0.0 Change all response checks from 'body' to 'json' and add matchers for response body entries. Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I0f8eabbd2d01d645ca1c6dae4d20db5bb233370a
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.