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

Put all the clients at the same level #51

Open
dlresende opened this issue May 6, 2016 · 0 comments
Open

Put all the clients at the same level #51

dlresende opened this issue May 6, 2016 · 0 comments

Comments

@dlresende
Copy link
Owner

All the clients should:

  • have a /ping resource that responds "pong"
  • hava a /feedback resource which accepts a message {"type": "ERROR","content": "The field \"total\" in the response is missing."} and parse the same message leaving an JSON parsing example for participants
  • remove all the existing parsing regarding the main problem (no more parsing for order objects and responses like Bill or other) (running the exercice with participants with a little bit of experience makes the exercice "too simple" and very short in time)
  • have a test to give participants an example
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

1 participant