feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
11
fixtures/freecad-golden/failures/invalid-sphere-002.json
Normal file
11
fixtures/freecad-golden/failures/invalid-sphere-002.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "invalid-sphere-002",
|
||||
"category": "Part",
|
||||
"description": "Sphere radius rejection",
|
||||
"operation": {
|
||||
"type": "sphere",
|
||||
"radius": -2
|
||||
},
|
||||
"expectedError": "positive"
|
||||
}
|
||||
Reference in New Issue
Block a user