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

Pieces-widgets: Failed test, not able to hit autocomplete route. #415

Closed
jth- opened this issue Jan 28, 2016 · 2 comments
Closed

Pieces-widgets: Failed test, not able to hit autocomplete route. #415

jth- opened this issue Jan 28, 2016 · 2 comments
Assignees
Labels

Comments

@jth-
Copy link
Contributor

jth- commented Jan 28, 2016

Pieces-widgets should be able to autocomplete docs fails when it tries to hit the apostrophe-docs autocomplete route using the request module, returning a 404. It appears that route might only respond to post requests. Should we rewrite this test to use a post request or make it so this autocomplete route works for more http methods?

@jth- jth- added this to the Apostrophe 0.6 milestone Jan 28, 2016
@jth- jth- added the tests label Jan 30, 2016
@jth-
Copy link
Contributor Author

jth- commented Feb 1, 2016

Test should use 'post' instead of get.

@jth- jth- removed the review label Feb 1, 2016
jth- added a commit that referenced this issue Feb 1, 2016
@jth- jth- mentioned this issue Feb 1, 2016
@jth- jth- self-assigned this Feb 5, 2016
@jth-
Copy link
Contributor Author

jth- commented Feb 5, 2016

PR merged.

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

No branches or pull requests

1 participant