Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added tests for issue #142 #145

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

atuttle
Copy link

@atuttle atuttle commented Oct 8, 2018

It does appear that the change object can be modified when multiple are applied if one is an object.

  81 passing (94ms)
  1 failing

  1) deep-diff
       regression tests for issue #142
         should not modify the change object:

      Error: expected [ 'bar' ] to sort of equal []
      + expected - actual

      -[
      -  "bar"
      -]
      +[]

      at Assertion.assert (node_modules/expect.js/index.js:96:13)
      at Assertion.eql (node_modules/expect.js/index.js:230:10)
      at Context.<anonymous> (test/tests.js:595:45)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant