Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Update ORM tests to ensure plain objects are returned #39

Merged
merged 1 commit into from
May 2, 2017

Conversation

DesignByOnyx
Copy link
Contributor

@DesignByOnyx DesignByOnyx commented May 2, 2017

Summary

This closes #38

ORM objects should return plain javascript objects be default. There are changes in both feathers-mongoose and feathers-sequelize which should be merged before after this is merged. Please reach out to me if you have any questions.

@ekryski
Copy link
Member

ekryski commented May 2, 2017

@DesignByOnyx I think you mean that we want to merge this one first. Correct?

@ekryski
Copy link
Member

ekryski commented May 2, 2017

I think we'll merge this and bump it to version 0.10.0. I don't think the ORM tests were being used at all but since the signature has changed it will be better. Plus then greenkeeper will keep us honest. :shipit:

@DesignByOnyx
Copy link
Contributor Author

Yes, this should be merged first. Then the sequelize and mongoose PRs referenced above should start passing.

@ekryski ekryski merged commit 42daf7d into feathersjs-ecosystem:master May 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ORM tests to cover common requirements
2 participants