RAPI QA: Support for request body
authorMichael Hanselmann <hansmi@google.com>
Tue, 4 May 2010 15:40:56 +0000 (17:40 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 5 May 2010 10:20:00 +0000 (12:20 +0200)
commit94e63ca1798fca198b076c4a4271e961ad103651
tree7208a34449e3c36f2d4dc9cf78033fbb2624781d
parentf2f88abf83f7a7e9e8576abfb72f120da35b948d
RAPI QA: Support for request body

- Add support for sending JSON-encoded body to RAPI daemon
  (required to test more complex resources)
- Expand names when testing resources against config

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
qa/qa_rapi.py