Add mockapi source files and tests
This commit is contained in:
@@ -67,4 +67,4 @@ class TestMockServerIntegration:
|
|||||||
assert len(schemas) > 0
|
assert len(schemas) > 0
|
||||||
assert "User" in schemas
|
assert "User" in schemas
|
||||||
assert "Product" in schemas
|
assert "Product" in schemas
|
||||||
assert "Order" in schemas
|
assert "Order" in schemas
|
||||||
|
|||||||
Reference in New Issue
Block a user