ergogen/test/unit
Kim 6e520e745a
Add intersect aggregator (#102)
* Added intersect aggregator

* Addressed stylistic PR feedback

* Set the rotation of the intersected point to the second point’s rotation

* Revert "Set the rotation of the intersected point to the second point’s rotation"

This reverts commit d210a98f79a8866519fc9695487a9ea235167b8b.

* Adjusted aggregate function to not need axis1 and axis2 parameters

* Add assert to check for exactly 2 parts

* Add unit tests for the aggregate intersect method

* Change the assert string to use ${name.length}

* Change test group name to align with style guide

* Update intersect logic to consider negative Y axis

---------

Co-authored-by: Marco Massarelli <60667061+ceoloide@users.noreply.github.com>
2023-07-19 23:00:44 +02:00
..
anchor.js Add intersect aggregator (#102) 2023-07-19 23:00:44 +02:00
assert.js Add unit test for assertions 2021-05-22 19:06:57 +02:00
filter.js Filter negation bugfix 2023-03-18 16:23:05 +01:00
interface.js Expand test coverage (#77) 2023-01-23 10:02:08 +01:00
internals.js Getting coverage to 100% 2023-01-23 23:34:06 +01:00
operation.js Type/what consistency for shorthands and cases 2022-12-18 12:37:44 +01:00
point.js Allow points/anchors to resist special mirror treatment 2022-12-04 12:24:17 +01:00
prepare.js Preprocessing bugfix 2023-01-30 15:01:52 +01:00
units.js Expand test coverage (#77) 2023-01-23 10:02:08 +01:00
utils.js Templating bugfix (#86) 2023-03-17 10:29:55 +01:00