| commit | d2eaf93dd5af64c05395d9dea9c572443ff4b1b0 | [log] [tgz] | 
|---|---|---|
| author | Ryan Tan <65996005+ryn5@users.noreply.github.com> | Thu Jan 11 15:50:50 2024 -0800 | 
| committer | GitHub <noreply@github.com> | Thu Jan 11 15:50:50 2024 -0800 | 
| tree | 0259454cc5aee48b22d8fcbdaff75fb157d0ba42 | |
| parent | 3a071afda8cac27b101ffd42d365d1b3916c7f5d [diff] | 
[TINKERPOP-2872] Change JS tests to compare elements by ID for consistency with other GLVs (#2422) Passes an ID comparator for deep-eql to use when object is type Element, then overwrites chai's members() and isSubsetOf() to use this comparator.