Add mockapi source files and tests
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 21:59:27 +00:00
parent 92aab1b47c
commit a181a831f6

View File

@@ -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