Refactor integration tests
authorRyan Goulding <ryandgoulding@gmail.com>
Mon, 18 May 2015 18:25:15 +0000 (14:25 -0400)
committerAnil Vishnoi <vishnoianil@gmail.com>
Fri, 22 May 2015 21:36:01 +0000 (21:36 +0000)
commit722335298c5cac62bcb70120166a055033d6676b
tree7d7c20185aa1644db2703ab1fa1af1d771ffa8b4
parentb33e791db332b7887ff52698207d06c39a7a30c4
Refactor integration tests

This patch cleans and adds functionality to the Southbound integration tests.
Specifically, the changes do the following:
1) enable negative test cases that were previously disabled
2) remove checkErased tests, as the configurations aren't replaced but merged
3) consolidate existing Termination Point Interface other_configs testing with
   new update test cases, resulting in full CRUD tests.

Change-Id: I7eff55e452372d16cbaecb125d4a134a690b7c49
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>