Fixes [INT-159] Missing automation in 7.3.11 tests. SMO gets 400 when issuing APIs... 75/14075/3
authorAlberto Losada <alosadag@redhat.com>
Wed, 15 Jan 2025 13:18:06 +0000 (14:18 +0100)
committerAlberto Losada <alosadag@redhat.com>
Wed, 19 Mar 2025 10:38:48 +0000 (11:38 +0100)
commit4c71b89ce2b0b307e81308c8dfe693d43e1943f8
tree72760024fc575a4d5760b55a364746f61d70d32b
parent5e03b0e9709b9fd3cd5dc5917794ee6c171ff8a3
Fixes [INT-159] Missing automation in 7.3.11 tests. SMO gets 400 when issuing APIs with junk/unsupported data

The RequestsLibrary is used instead of the REST because
we do not want to validate JSON format in the POST request.

Issue-ID: INT-159

Change-Id: Ie91702c639da16df0f7794add03f027050583671
Signed-off-by: Alberto Losada <alosadag@redhat.com>
test_scripts/O2IMS_Compliance_Test/o2ims_compliance/7.3.11_SMO_gets_400_when_issuing_APIs_with_unsupported_data.robot [new file with mode: 0644]