balderdashy / waterline-adapter-tests

API integration tests for Waterline adapters
MIT License
16 stars 41 forks source link

skip binary tests until they can be fixed #98

Closed particlebanana closed 8 years ago

particlebanana commented 8 years ago

They are broken everywhere so let's skip them so other test pass/fail until we can do a deep dive into binary blobs from Waterline down.

It's not a cloneDeep issue it's a serialization issue. We don't currently create Buffer values when a blob is used when we return the data.