- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_annotations (0.06 seconds)
-
tests/test_pydanticv2_dataclasses_uuid_stringified_annotations.py
"name": "Island In The Moon", "price": 12.99, "description": "A place to be playin' and havin' fun", "tags": ["breater"], } client = TestClient(app) def test_annotations(): response = client.get("/item") assert response.status_code == 200, response.text assert response.json() == snapshot( { "id": IsUUID(), "name": "Island In The Moon",
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 16 10:16:48 GMT 2026 - 1.1K bytes - Click Count (0)