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

Added another set of test cases and fixed issues with server/client code #8

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

rashmihunt
Copy link
Contributor

@rashmihunt rashmihunt commented Sep 3, 2016

  1. Fixed Client.js - removed logic to wrap operationName for DocLitWrapped case since the code already does it in another point of execution.
  2. Fixed server.js - while calculating outputName, code assumed that there is a 'part' with the name "body" which is incorrect.
  3. Added RPC/Literal test with complex type params
  4. Added RPC/Literal test with simple type params
  5. Added RPC/encoded test (skipped for now)
  6. Added Document/Literal test
  7. Added Document/Lietral-wrapped test
  8. Added detail comments for each of the test case above with the actual input/output env

@raymondfeng PTAL

@raymondfeng
Copy link
Contributor

Lgtm

@rashmihunt rashmihunt merged commit 7ddcb1f into master Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants