js-class-is icon indicating copy to clipboard operation
js-class-is copied to clipboard

Faling test

Open Gozala opened this issue 5 years ago • 0 comments

As per @achingbrain https://github.com/ipld/js-ipld-dag-pb/pull/184#discussion_r436880297 chai's deep.equal check instance created via class-is should match it's duck-typed counterpart. It appears that [Symbol.toStringTag] field prevents that from happening. This pull request adds failing test that illustrates the issue.

Gozala avatar Jun 24 '20 22:06 Gozala