* Improve snapshot testing Signed-off-by: Nick Cameron <nrc@ncameron.org> * A snapshot a day keeps the bugs away! 📷🐛 * A snapshot a day keeps the bugs away! 📷🐛 --------- Signed-off-by: Nick Cameron <nrc@ncameron.org> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
45 lines
793 B
Plaintext
45 lines
793 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Operations executed import_function_not_sketch.kcl
|
|
---
|
|
[
|
|
{
|
|
"labeledArgs": {
|
|
"data": {
|
|
"value": {
|
|
"type": "String",
|
|
"value": "XY"
|
|
},
|
|
"sourceRange": []
|
|
}
|
|
},
|
|
"name": "startSketchOn",
|
|
"sourceRange": [],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": null
|
|
},
|
|
{
|
|
"labeledArgs": {
|
|
"axis": {
|
|
"value": {
|
|
"type": "String",
|
|
"value": "y"
|
|
},
|
|
"sourceRange": []
|
|
}
|
|
},
|
|
"name": "revolve",
|
|
"sourceRange": [],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": {
|
|
"value": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"artifactId": "[uuid]"
|
|
}
|
|
},
|
|
"sourceRange": []
|
|
}
|
|
}
|
|
]
|