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

test: additional e2e tests for two-way communication workflow #17

Merged
merged 6 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,303 changes: 2,948 additions & 355 deletions e2e/SoapUI/openforms2xxllnc-e2e-soapui-project.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:StUF="http://www.egem.nl/StUF/StUF0301" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StUF" targetNamespace="http://www.egem.nl/StUF/StUF0301">
<import namespace="http://www.egem.nl/StUF/StUF0301" location="stuf0301_types.wsdl"/>
<documentation>
<xs:documentation>
Deze wsdl definieert het porttype en de binding voor het ontvangen van een triggerbericht. Een gebruiker dient zelf nog het service element te definiëren.

Versie 030101, wijzigingen vergeleken met versie 030100:
- ERR206: Bestandsnaam 'stuf0301.services.wsdl' gewijzigd in 'stuf0301_services.wsdl' conform erratum ERR192.
Naar aanleiding daarvan ook import gewijzigd.

Versie 030102, wijzigingen t.b.v. patch 21 (1-4-2015) vergeleken met versie 030101 zijn de volgende wijzigingen doorgevoerd:
- ERR0353: Het documentation element is voorzien van een standaard 'appinfo' structuur met daarin informatie over het schema.

</xs:documentation>
<xs:appinfo>
<StUF:onderdeel>http://www.egem.nl/StUF/StUF0301</StUF:onderdeel>
<StUF:patch>22</StUF:patch>
<StUF:patchdatum>20150701</StUF:patchdatum>
<StUF:schemaversie>2</StUF:schemaversie>
</xs:appinfo>
</documentation>
<portType name="VerwerkTriggerbericht">
<operation name="Tr01">
<input message="StUF:Tr01"/>
<output message="StUF:Bv02"/>
<fault name="fout" message="StUF:Fo02"/>
</operation>
</portType>
<binding name="SOAPVerwerkTriggerbericht" type="StUF:VerwerkTriggerbericht">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="Tr01">
<soap:operation soapAction="http://www.egem.nl/StUF/StUF0301/Tr01"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
<fault name="fout">
<soap:fault name="fout" use="literal"/>
</fault>
</operation>
</binding>
</definitions>
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:StUF="http://www.egem.nl/StUF/StUF0301" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StUF" targetNamespace="http://www.egem.nl/StUF/StUF0301">
<documentation>
<xs:documentation>
Versie 030102, wijzigingen vergeleken met versie 030101:
- ERR206: Bestandsnaam 'stuf0301.types.wsdl' gewijzigd in 'stuf0301_types.wsdl' conform erratum ERR192.

Versie 030103, wijzigingen t.b.v. patch 21 (1-4-2015) vergeleken met versie 030102 zijn de volgende wijzigingen doorgevoerd:
- ERR0353: Het documentation element is voorzien van een standaard 'appinfo' structuur met daarin informatie over het schema.

</xs:documentation>
<xs:appinfo>
<StUF:onderdeel>http://www.egem.nl/StUF/StUF0301</StUF:onderdeel>
<StUF:patch>22</StUF:patch>
<StUF:patchdatum>20150701</StUF:patchdatum>
<StUF:schemaversie>3</StUF:schemaversie>
</xs:appinfo>
</documentation>
<types>
<xs:schema>
<xs:import namespace="http://www.egem.nl/StUF/StUF0301" schemaLocation="stuf0301.xsd"/>
</xs:schema>
</types>
<message name="Bv01">
<part name="body" element="StUF:Bv01Bericht"/>
</message>
<message name="Bv02">
<part name="body" element="StUF:Bv02Bericht"/>
</message>
<message name="Bv03">
<part name="body" element="StUF:Bv03Bericht"/>
</message>
<message name="Bv04">
<part name="body" element="StUF:Bv04Bericht"/>
</message>
<message name="Fo01">
<part name="body" element="StUF:Fo01Bericht"/>
</message>
<message name="Fo02">
<part name="body" element="StUF:Fo02Bericht"/>
</message>
<message name="Fo03">
<part name="body" element="StUF:Fo03Bericht"/>
</message>
<message name="Tr01">
<part name="body" element="StUF:Tr01Bericht"/>
</message>
</definitions>
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2011 rel. 2 (http://www.altova.com) by Maarten van den Broek (messageDesign) -->
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:StUF="http://www.egem.nl/StUF/StUF0301" xmlns:xmime="http://www.w3.org/2005/05/xmlmime" targetNamespace="http://www.egem.nl/StUF/StUF0301" elementFormDefault="qualified" attributeFormDefault="unqualified" version="030102">
<annotation>
<documentation>
Dit schema definieert een complexType, een attribute en en een simpleType ten behoeve van het opnemen van binaire bijlagen in StUF-berichten. Het is een uitbreiding op StUF0301 ten behoeve van protocolbinding 0301 die het verzenden van binaire bijlagen door middel van MTOM voorschrijft.

Wijziging vergeleken met versie 030100:
- import van http://www.w3.org/2005/05/xmlmime verwijst nu naar een bestandslocatie ipv een URL

Wijzigingen t.b.v. patch 21 (1-4-2015) vergeleken met versie 030101 zijn de volgende wijzigingen doorgevoerd:
- ERR0353: Het annotation element is voorzien van een standaard 'appinfo' structuur met daarin informatie over het schema.

</documentation>
<appinfo>
<StUF:onderdeel>http://www.egem.nl/StUF/StUF0301</StUF:onderdeel>
<StUF:patch>22</StUF:patch>
<StUF:patchdatum>20150701</StUF:patchdatum>
<StUF:schemaversie>2</StUF:schemaversie>
</appinfo>
</annotation>
<include schemaLocation="stuf0301.xsd"/>
<import namespace="http://www.w3.org/2005/05/xmlmime" schemaLocation="../xmlmime/xmlmime.xsd"/>
<complexType name="BinaireInhoud">
<simpleContent>
<restriction base="StUF:BinaireInhoud-basis">
<attribute ref="StUF:bestandsnaam" use="required"/>
</restriction>
</simpleContent>
</complexType>
<complexType name="BinaireInhoud-basis">
<simpleContent>
<extension base="xmime:base64Binary">
<attribute ref="StUF:bestandsnaam"/>
</extension>
</simpleContent>
</complexType>
<complexType name="BinaireInhoud-vraag">
<simpleContent>
<restriction base="StUF:BinaireInhoud-basis">
<attribute ref="xmime:contentType" use="prohibited"/>
<attribute ref="StUF:bestandsnaam" use="prohibited"/>
</restriction>
</simpleContent>
</complexType>
<attribute name="bestandsnaam" type="StUF:Bestandsnaam"/>
<simpleType name="Bestandsnaam">
<restriction base="string">
<maxLength value="255"/>
</restriction>
</simpleType>
</schema>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading