behave_tests: refactor TestAPI HTTP request 55/73555/1
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>
Tue, 31 May 2022 07:42:18 +0000 (09:42 +0200)
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>
Mon, 17 Oct 2022 15:57:25 +0000 (17:57 +0200)
- raise a requests.exceptions.HttpError if the HTTP request returned an
  unsuccessful status code
- document exceptions that can occur during the communication with
  TestAPI database

Change-Id: Iea81e76ef8938cb34a06529105ac6c282e664479
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>

No differences found