Footprint sideloading tests
This commit is contained in:
parent
24466eb01d
commit
0d73c59538
15 changed files with 315 additions and 14 deletions
1
test/cli/zip/command
Normal file
1
test/cli/zip/command
Normal file
|
@ -0,0 +1 @@
|
|||
node src/cli.js test/fixtures/bundle.zip --clean
|
14
test/cli/zip/log
Normal file
14
test/cli/zip/log
Normal file
|
@ -0,0 +1,14 @@
|
|||
Ergogen <version> CLI
|
||||
|
||||
Analyzing bundle...
|
||||
Interpreting format: YAML
|
||||
Preprocessing input...
|
||||
Calculating variables...
|
||||
Parsing points...
|
||||
Generating outlines...
|
||||
Modeling cases...
|
||||
Scaffolding PCBs...
|
||||
Cleaning output folder...
|
||||
Writing output to disk...
|
||||
Done.
|
||||
|
1
test/cli/zip/reference
Normal file
1
test/cli/zip/reference
Normal file
|
@ -0,0 +1 @@
|
|||
../bundle/reference
|
Loading…
Add table
Add a link
Reference in a new issue