mirror of
https://github.com/guezoloic/millesima-ai-engine.git
synced 2026-03-28 18:03:47 +00:00
ajout +attributs sur json_data
This commit is contained in:
12
test_main.py
12
test_main.py
@@ -65,6 +65,18 @@ def mock_site():
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": {
|
"attributes": {
|
||||||
|
"equivbtl": {
|
||||||
|
"valueId": "1",
|
||||||
|
"name": "equivbtl",
|
||||||
|
"value": "1",
|
||||||
|
"isSpirit": False,
|
||||||
|
},
|
||||||
|
"nbunit": {
|
||||||
|
"valueId": "6",
|
||||||
|
"name": "nbunit",
|
||||||
|
"value": "6",
|
||||||
|
"isSpirit": False,
|
||||||
|
},
|
||||||
"appellation": {
|
"appellation": {
|
||||||
"valueId": "433",
|
"valueId": "433",
|
||||||
"name": "Appellation",
|
"name": "Appellation",
|
||||||
|
|||||||
Reference in New Issue
Block a user