hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
494 stars 97 forks source link

Added test to test all fields and also comment extraction with ignore #475

Closed mdeweerd closed 3 years ago

mdeweerd commented 3 years ago

I created a test case containing all accepted field names for the parts, and also testing that the comment is extracted properly with --ignore comment -f comment set.

Unfortunately the test fails on both accounts. The expected file corresponds to the current result which is incorrect.

Relates to https://github.com/xesscorp/KiCost/issues/471#issuecomment-831536387 and https://github.com/xesscorp/KiCost/issues/466#issuecomment-831713119 .