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

Investigate why certain requests result in an error or incorrect response #5

Open
rkazakov opened this issue Apr 4, 2016 · 1 comment
Assignees
Labels

Comments

@rkazakov
Copy link
Member

rkazakov commented Apr 4, 2016

Investigate why certain requests result in an error or incorrect response.

Request: http://localhost:4000/api/v1/Gen1-2
Response: message: "Bible passage is not found."

Request: http://localhost:4000/api/v1/Gen1-3
Response: Chapters 1 and 3 are missing!

Request: http://localhost:4000/api/v1/Gen1-4
Response: Chapters 1 and 4 are missing!

Please, develop tests to catch this kind of problems.

@rkazakov rkazakov added the bug label Apr 4, 2016
@rkazakov rkazakov assigned romandueck and unassigned sharton Apr 16, 2016
@rkazakov
Copy link
Member Author

The bug that caused requests to fail was fixed in 98ea026.
@romaduck Please add unit tests.

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

3 participants