feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
16
fixtures/freecad-golden/failures/invalid-boolean-003.json
Normal file
16
fixtures/freecad-golden/failures/invalid-boolean-003.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "invalid-boolean-003",
|
||||
"category": "Part",
|
||||
"description": "Boolean operand rejection",
|
||||
"operation": {
|
||||
"type": "cut",
|
||||
"base": {
|
||||
"type": "box",
|
||||
"length": 1,
|
||||
"width": 1,
|
||||
"height": 1
|
||||
}
|
||||
},
|
||||
"expectedError": "operation"
|
||||
}
|
||||
Reference in New Issue
Block a user