4 Commits

Author SHA1 Message Date
Pascal Obry
85e010b839 tests: Add some missing schema.
Some tests where not passed the schema needed to properly serialize the
payload. This was working by chance as the tests were using only a standard
namespace (e.g. xsd:int).

preparatory work for eng/toolchain/aws#101
2025-10-21 18:18:18 +02:00
Pascal Obry
3c07851e6c Use localhost on server for all regression tests.
This is to ensure proper error to bind when IPv6 is not available
and so get proper fallback on IPv4.

eng/toolchain/aws#50
2024-11-13 23:40:07 +01:00
Pascal Obry
885719a899 Use a free port to run test 0350_array_vector.
Fixes W129-001.
2023-01-30 21:08:34 +01:00
Pascal Obry
09054d361e Add test for Vectors support as SOAP array in record.
This is not using spec/types from user's package. So the code
is fully generated by wsdl2aws.

Part of V531-036.
2022-12-22 19:06:59 +01:00