Commit Graph

15 Commits

Author SHA1 Message Date
58a61812c6 Black fix 2021-03-28 12:22:33 +02:00
c72f0838e0 Check if complex selectors works with assy 2021-03-28 12:07:08 +02:00
ccc1983c86 Added empty solve test 2021-01-19 08:12:50 +01:00
82a043a0be Assembly hierarchy - 2nd take (#545)
* Reworked nested assy querying

* Support subclassing

* Added docstring
2020-12-18 08:40:24 +01:00
b22436c59e Implement tag based constraint definition (#514)
* Refactor tags

* Use pyparsing for query parsing and implement tags

* Black and mypy fixes

* Allow "_" in names and tags

* Added tests

* Fixed constrain with tag test

* Better docstring for _query

* Typo fix
2020-11-24 17:46:21 +01:00
8f62fc54dd Review fixes 2020-10-01 08:33:03 +02:00
2625e21a19 Tighter tolerances on the solve 2020-09-26 20:45:22 +02:00
a24d6bf502 Relaxed test criteria 2020-09-25 18:43:05 +02:00
b6484959ed Better assy.solve() test 2020-09-25 08:57:24 +02:00
c3432b6131 Added tests for constrain and solve 2020-09-13 20:38:01 +02:00
60a664874f Color implementation for Assembly 2020-09-06 17:45:32 +02:00
fbf6a54a0e Fixed format mismatch 2020-09-04 11:53:26 +02:00
58899208e0 Test assembly.save 2020-09-04 11:48:28 +02:00
40a214e467 Better interpretable assy test 2020-09-04 10:17:53 +02:00
46f90110ef Added tests 2020-09-03 21:54:19 +02:00