added tests to api_suite and error_handling_suite 29/12829/4
authorSinghsumalee, Pete (ps2418) <petes@att.com>
Sat, 16 Sep 2017 01:02:45 +0000 (20:02 -0500)
committerSinghsumalee, Pete (ps2418) <petes@att.com>
Mon, 18 Sep 2017 15:15:34 +0000 (10:15 -0500)
commit29f66a98d8abe3081e83ca75cecf7494e16ea4d0
tree7350edc5116aa3fef1847e1a3ced5f1afb6e08ed
parent17c9f477809c5999a243f578cee36d61c45fb971
added tests to api_suite and error_handling_suite

Issue ID: AAI-155
Change-Id: Ic999b7552ee57dfd0890a161ff1ccfdf698d1b70
Signed-off-by: Singhsumalee, Pete (ps2418) <petes@att.com>
17 files changed:
test/csit/plans/aai/resources/testplan.txt
test/csit/tests/aai/resources/api_suite/__init__.robot [moved from test/csit/tests/aai/resources/suite1/__init__.robot with 100% similarity]
test/csit/tests/aai/resources/api_suite/aai.crt [moved from test/csit/tests/aai/resources/suite1/aai.crt with 100% similarity]
test/csit/tests/aai/resources/api_suite/aai.key [moved from test/csit/tests/aai/resources/suite1/aai.key with 100% similarity]
test/csit/tests/aai/resources/api_suite/complex.robot [moved from test/csit/tests/aai/resources/suite2/complex.robot with 100% similarity]
test/csit/tests/aai/resources/api_suite/patch.robot [new file with mode: 0644]
test/csit/tests/aai/resources/api_suite/pserver.robot [moved from test/csit/tests/aai/resources/suite1/pserver.robot with 100% similarity]
test/csit/tests/aai/resources/error_handling_suite/__init__.robot [new file with mode: 0644]
test/csit/tests/aai/resources/error_handling_suite/aai.crt [moved from test/csit/tests/aai/resources/suite2/aai.crt with 100% similarity]
test/csit/tests/aai/resources/error_handling_suite/aai.key [moved from test/csit/tests/aai/resources/suite2/aai.key with 100% similarity]
test/csit/tests/aai/resources/error_handling_suite/error_403.robot [new file with mode: 0644]
test/csit/tests/aai/resources/error_handling_suite/error_412_404.robot [new file with mode: 0644]
test/csit/tests/aai/resources/relationship_suite/__init__.robot [moved from test/csit/tests/aai/resources/suite2/__init__.robot with 100% similarity]
test/csit/tests/aai/resources/relationship_suite/aai.crt [new file with mode: 0644]
test/csit/tests/aai/resources/relationship_suite/aai.key [new file with mode: 0644]
test/csit/tests/aai/resources/relationship_suite/complex_l3_network.robot [new file with mode: 0644]
test/csit/tests/aai/resources/relationship_suite/pserver_complex_rel_api.robot [new file with mode: 0644]