- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_post_with_only_name (0.11 seconds)
-
tests/test_tutorial/test_body/test_tutorial001.py
) assert response.status_code == 200 assert response.json() == { "name": "Foo", "price": 50.5, "description": "Some Foo", "tax": 0.3, } def test_post_with_only_name(client: TestClient): response = client.post("/items/", json={"name": "Foo"}) assert response.status_code == 422 assert response.json() == { "detail": [ {Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Feb 23 17:45:20 GMT 2026 - 11.1K bytes - Click Count (0)