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

Add more integration tests for atree inlining #2837

Closed
fxamacker opened this issue Oct 3, 2023 · 1 comment
Closed

Add more integration tests for atree inlining #2837

fxamacker opened this issue Oct 3, 2023 · 1 comment
Assignees

Comments

@fxamacker
Copy link
Member

Issue to be solved

More integration tests for atree inlining can be added to Cadence after onflow/atree#342 and onflow/atree#345 are merged.

Updates onflow/atree#346

Suggested Solution

Add more integration tests for atree inlining.

For example, inserting a child into a parent, mutating it, removing the child from that parent, mutating it, and then inserting the child into another container, and mutating it.

@j1010001
Copy link
Member

what we have now is sufficient after we have smoke tests running successfully.

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

No branches or pull requests

3 participants