Add mockapi source files and tests
This commit is contained in:
@@ -86,4 +86,4 @@ class TestOpenAPIValidator:
|
|||||||
schemas = validator.get_all_schemas()
|
schemas = validator.get_all_schemas()
|
||||||
assert len(schemas) == 2
|
assert len(schemas) == 2
|
||||||
assert "User" in schemas
|
assert "User" in schemas
|
||||||
assert "Product" in schemas
|
assert "Product" in schemas
|
||||||
|
|||||||
Reference in New Issue
Block a user