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

Create tests for 501 responses #42

Closed
bobvanluijt opened this issue Apr 26, 2017 · 3 comments
Closed

Create tests for 501 responses #42

bobvanluijt opened this issue Apr 26, 2017 · 3 comments

Comments

@bobvanluijt
Copy link
Member

All endpoints respond with a 501. This should be implemented in the mocha test.

@bobvanluijt bobvanluijt added this to the 1.0.0 Release Candidate milestone Apr 26, 2017
@bobvanluijt bobvanluijt self-assigned this Apr 26, 2017
bobvanluijt added a commit that referenced this issue Apr 26, 2017
bobvanluijt added a commit that referenced this issue Apr 26, 2017
@bobvanluijt
Copy link
Member Author

@johnciocoiu added you to this issue.

You can find the tests here: https://github.com/weaviate/weaviate/blob/develop/test/fullEndToEnd.js

There are two tests per endpoint, both XML and JSON. Protobuf is not yet supported

@bobvanluijt
Copy link
Member Author

@johnciocoiu IMPORTANT: #44
(NodeJS tests are now Golang tests)

@bobvanluijt
Copy link
Member Author

@johnciocoiu all Adapters are already in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Weaviate Release 1.0.0
Awaiting triage
Development

No branches or pull requests

2 participants