feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
13
fixtures/freecad-golden/failures/invalid-cylinder-006.json
Normal file
13
fixtures/freecad-golden/failures/invalid-cylinder-006.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "invalid-cylinder-006",
|
||||
"category": "Part",
|
||||
"description": "Cylinder parameter rejection",
|
||||
"operation": {
|
||||
"type": "cylinder",
|
||||
"radius": -6,
|
||||
"height": 0,
|
||||
"angle": 360
|
||||
},
|
||||
"expectedError": "parameters"
|
||||
}
|
||||
Reference in New Issue
Block a user