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

Failing test for ember data model. #406

Merged
merged 3 commits into from
Jan 15, 2020

Conversation

luketheobscure
Copy link
Contributor

@luketheobscure luketheobscure commented Jan 14, 2020

Test case for #407.

Changes proposed in this pull request

@@ -39,8 +39,18 @@ function propertyIsOnObject(object: any, property: any) {
}
}

function hasEmberDataProperty(target: any, key: string, options: Options): Boolean {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw, this should have the lowercase boolean as the return type, but I tried to follow the conventions that were already here.

Copy link
Collaborator

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phenomenal PR! This is really appreciated

@snewcomer snewcomer merged commit 48ed8f5 into adopted-ember-addons:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants