Skip to content

Implement outstanding tests #23

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

Closed
51 tasks done
jhgg opened this issue Oct 13, 2015 · 4 comments
Closed
51 tasks done

Implement outstanding tests #23

jhgg opened this issue Oct 13, 2015 · 4 comments
Assignees
Milestone

Comments

@jhgg
Copy link
Member

jhgg commented Oct 13, 2015

This issue is just a check-list of outstanding tests I need to implement.

If you plan to help, please comment before starting work on any of these tests so we don't do the same work at the same time. If there's a name by the checkbox, that person is working on implementing those tests.

Type Tests

Executor Tests

Language Tests

Utility Tests

Validation Tests

Starwars

@jhgg jhgg added this to the v0.1 milestone Oct 13, 2015
@jhgg jhgg self-assigned this Oct 13, 2015
jhgg added a commit that referenced this issue Oct 14, 2015
Implement `__eq__` operator on `GraphQLField`, `GraphQLArgument` and `GraphQLInputObjectField`.
jhgg added a commit that referenced this issue Oct 14, 2015
Update failing test_union_interface test to match new resolve_type function signature.
jhgg added a commit that referenced this issue Oct 14, 2015
jhgg added a commit that referenced this issue Oct 14, 2015
jhgg added a commit that referenced this issue Oct 15, 2015
jhgg added a commit that referenced this issue Oct 16, 2015
* The error returned by `get_variable_value` for incorrect types will now sort json keys for the unknown object (if it's a dict)

#23
@rawls238
Copy link
Contributor

wow this is great work @jhgg. Is there anything else we need to do to reach feature-parity with graphql-js?

@jhgg
Copy link
Member Author

jhgg commented Oct 17, 2015

Nope. I just am working on finishing up the remaining executor tests. And we are good. It's done. Now to test and see where I messed up.

@jhgg
Copy link
Member Author

jhgg commented Oct 17, 2015

@rawls238 you can read the release notes here for the current status: https://github.com/graphql-python/graphql-core/releases/tag/v0.4.7b0

@jhgg
Copy link
Member Author

jhgg commented Oct 17, 2015

I could use some help with documenting things tho.

@jhgg jhgg closed this as completed Nov 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants