1
0
Commit Graph

19 Commits

Author SHA1 Message Date
Luke Kershaw
244fc53eae Handle backslashes in windows tests (#82) 2023-03-17 10:45:04 +01:00
Bán Dénes
c45523f38a Getting coverage to 100% 2023-01-23 23:34:06 +01:00
Luke Kershaw
e0eb43566f
Expand test coverage (#77)
* ignore line endings in cli tests
* ignore line endings in integration tests
* expand code coverage for `choc` footprint
* expand code coverage for `chocmini` footprint
* expand code coverage for `mx` footprint
* expand code coverage for `pad` footprint
* expand code coverage for rest of footprints
* expand code coverage for `anchor.js`
* expand code coverage for `units.js`
* expand code coverage for `points.js`
* expand code coverage for `filter.js`
* expand code coverage for `outlines.js`
* expand code coverage for `pcbs.js`
* expand code coverage for `ergogen.js`
* expand code coverage for `kle.js`
* more code coverage for `outlines.js`
* expand code coverage for `cases.js`
2023-01-23 10:02:08 +01:00
Bán Dénes
07d6fcfb34 Improve PCB test readability 2022-12-03 18:11:11 +01:00
Bán Dénes
1da986e609 Minor comment fixes 2022-12-03 17:19:51 +01:00
Bán Dénes
0d73c59538 Footprint sideloading tests 2022-11-14 22:24:07 +01:00
Bán Dénes
e13927d050 Make reference dumping easier during testing 2022-02-27 18:19:50 +01:00
Bán Dénes
2b98b502d6 Support string templating for key-level attributes 2022-01-22 23:13:18 +01:00
Bán Dénes
9ee099b16c Minor test adjustments 2021-12-18 19:53:33 +01:00
Bán Dénes
c46a0bcd16 Add U for 19.05 spacing, closes #48 2021-12-15 22:45:35 +01:00
Bán Dénes
4105718ec6 Complete CLI testing 2021-07-17 15:23:19 +02:00
Bán Dénes
4d88dac40a End-to-end CLI tests 2021-07-17 01:15:27 +02:00
Bán Dénes
cd0ae6d38b Smarter dump test switch 2021-07-16 13:31:52 +02:00
Bán Dénes
bc7578199d Adjust tests for async interface 2021-07-15 22:03:03 +02:00
Bán Dénes
d09b3fdf38 Smarter dump switch for the test runner, reference adjustments 2021-07-14 19:35:47 +02:00
Bán Dénes
fe30b91309 PCB net and parameter overhaul
- merge static and parametric nets
- allow dynamic nets on the fly with `p.local_net()`
- support local-to-global position calculations with `p.xy()`
  - this also enables intra-footprint traces and zones
- add anchor type parameters to footprints
2021-07-11 20:36:11 +02:00
Bán Dénes
71efdbe020 Test switch overhaul 2021-07-11 13:44:43 +02:00
Bán Dénes
76bb07183b Add footprints to coverage, streamline coverage script call 2021-05-22 17:57:01 +02:00
Bán Dénes
e515f51c0e Parametric declarations 2021-01-03 19:48:37 +01:00