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 failing test for hasChanges after loading relations #164

Merged
merged 1 commit into from Sep 15, 2014

Conversation

TimothyKrell
Copy link
Contributor

After an item has been injected into the data store and it's relations have been loaded, DS.hasChanges() reports that there are changes, when there shouldn't be. DS.changes() shows that the localFields are what have been added.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9b2b261 on TimothyKrell:hasChangesLoadRelations into * on jmdobry:master*.

jmdobry added a commit that referenced this pull request Sep 15, 2014
Add failing test for hasChanges after loading relations
@jmdobry jmdobry merged commit 95b305b into js-data:master Sep 15, 2014
@jmdobry
Copy link
Member

jmdobry commented Sep 15, 2014

These test have been merged. With the fix to #165 they pass now.

@TimothyKrell
Copy link
Contributor Author

Awesome! Thanks for fixing. This was my first pull request to an open source project. Hurray!

Tim

On Mon, Sep 15, 2014 at 10:43 AM, Jason Dobry notifications@github.com
wrote:

These test have been merged. With the fix to #165 they pass now.

Reply to this email directly or view it on GitHub:
#164 (comment)

@jmdobry
Copy link
Member

jmdobry commented Sep 15, 2014

Yeah thanks! If you ever have an overwhelming urge to write more tests, knock yourself out! 😃

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

Successfully merging this pull request may close these issues.

None yet

3 participants