T-API notification functional tests 69/100469/21
authorJavier Errea <errea@eurecom.fr>
Thu, 7 Apr 2022 12:20:05 +0000 (14:20 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 8 Jul 2022 13:09:08 +0000 (15:09 +0200)
commit6ac7415cdf2789c306f8b3d4fe082839f03dd661
tree94ed04fa108c0aa1ce3d2d86f9381ba8edf9e0f0
parent71a6940c5f757a807bacb91a94d8ffd549aed7f2
T-API notification functional tests

- Functional tests for device change notification
  in tapi context
- Functional tests for tapi notification service
- nbinotifications testenv in tox.ini needs to
  install tapi feature

JIRA: TRNSPRTPCE-583
Signed-off-by: errea <errea@eurecom.fr>
Change-Id: If73a79025d7abf21308279ad10b9597b37874936
tests/transportpce_tests/common/test_utils.py
tests/transportpce_tests/tapi/test03_tapi_device_change_notifications.py [new file with mode: 0644]
tests/transportpce_tests/with_docker/test03_tapi_nbinotifications.py [new file with mode: 0644]
tox.ini