onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 13 forks source link

Add more integration tests #353

Closed fxamacker closed 7 months ago

fxamacker commented 8 months ago

Issue To Be Solved

More integration tests should be added for changes introduced by PR #342, #345, and #352.

Some tests will be added at https://github.com/onflow/cadence/pull/2882. However, other tests can be added here.

Suggested Solution

Add more tests.

fxamacker commented 7 months ago

Closing for same reason cited by Jan at https://github.com/onflow/cadence/issues/2837#issuecomment-1787872144

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

Also, we can reopen or create new issue if needed.