GREG-25: Adding namespace versioning
Compare changes
Files
3- Tore.Brede authored
+ 14
− 7
@@ -212,7 +212,8 @@ def test_identity_add(client, person_foo):
@@ -212,7 +212,8 @@ def test_identity_add(client, person_foo):
@@ -230,7 +231,8 @@ def test_identity_add_duplicate(client, person_foo, person_bar):
@@ -230,7 +231,8 @@ def test_identity_add_duplicate(client, person_foo, person_bar):
@@ -248,11 +250,13 @@ def test_identity_add_valid_duplicate(client, person_foo, person_bar):
@@ -248,11 +250,13 @@ def test_identity_add_valid_duplicate(client, person_foo, person_bar):
@@ -270,7 +274,8 @@ def test_identity_delete(client, person_foo):
@@ -270,7 +274,8 @@ def test_identity_delete(client, person_foo):
@@ -281,7 +286,8 @@ def test_identity_delete(client, person_foo):
@@ -281,7 +286,8 @@ def test_identity_delete(client, person_foo):
@@ -323,7 +329,8 @@ def test_identity_update(client, person_foo):
@@ -323,7 +329,8 @@ def test_identity_update(client, person_foo):