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

Test afterUpdate values (failing test) #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmarcelino
Copy link
Member

Adds failing test for balderdashy/waterline#698 and should replace balderdashy/waterline#971.

As reported in balderdashy/waterline#698, when a record is updated in sails-mysql, the arrays passed to afterUpdate lifecycle callback are transformed to strings. This test exposes that, as you can see here: https://travis-ci.org/balderdashy/waterline-adapter-tests/jobs/62815681#L556

Remaining task:

  • Fix sails-mysql balderdashy/sails-mysql#219

Do not merge yet, this breaks sails-mysql tests

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

Successfully merging this pull request may close these issues.

1 participant