----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9413/ -----------------------------------------------------------
Review request for qpid, Kenneth Giusti and Rafael Schloming. Description ------- PROTON-215: Add tests to verify AMQP type support for python bindings. The test consists of - a generator program that generates AMQP fragments for all AMQP types - a set of unit tests to decode, verify and re-encode the fragments. This will be extended intended to cover all the proton language bindings. All bindings will re-use the generator, unit tests will be added for each language. Diffs ----- /proton/trunk/proton-c/bindings/python/proton.py 1443924 /proton/trunk/tests/python/proton_tests/__init__.py 1443924 /proton/trunk/tests/python/proton_tests/interop.py PRE-CREATION /proton/trunk/tests/python/proton_tests/interop_gen.py PRE-CREATION Diff: https://reviews.apache.org/r/9413/diff/ Testing ------- described_array test fails, skipping. I believe the tests have found their first bug :) Thanks, Alan Conway
