Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

Add tests to avoid regressions from deep copying #2

Open
YagoGG opened this issue Jun 4, 2018 · 0 comments
Open

Add tests to avoid regressions from deep copying #2

YagoGG opened this issue Jun 4, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@YagoGG
Copy link
Owner

YagoGG commented Jun 4, 2018

00781cf fixed some issues that were being caused by objects not being actually copied: they were stored by reference, and thus modifications propagated through the parsed object.

We should probably modify our test cases in order to avoid regressions.

@YagoGG YagoGG added the help wanted Extra attention is needed label Jun 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant