diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-11-14 17:01:39 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-11-15 11:24:59 +0000 |
commit | cf0521066debe5c7f5d63c0086b6fa59d80b42ff (patch) | |
tree | 509c540c014669c50ea7a6a972f396fef6276567 /testsuites/integration/integration-common/src | |
parent | 32497610bd7bc721bb73f0d753fc1426bba677e2 (diff) |
Refactored Asynchronous tests to integration
Moved the tests of asynchronous and synchronous inputs and outputs
for Apex from benchmark tests to integration tests which is where
they should be. Also the tests were amended to use the common
integration test data.
Change-Id: Id2d098b0a7d70c50dbb4547b0386cc7bcf6245a9
Issue-ID: POLICY-954
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'testsuites/integration/integration-common/src')
-rw-r--r-- | testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.json (renamed from testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.jsons) | 0 | ||||
-rw-r--r-- | testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.json (renamed from testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.jsons) | 0 | ||||
-rw-r--r-- | testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.json (renamed from testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.jsons) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.jsons b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.json index da11b2c94..da11b2c94 100644 --- a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.jsons +++ b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti0.json diff --git a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.jsons b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.json index da11b2c94..da11b2c94 100644 --- a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.jsons +++ b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti1.json diff --git a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.jsons b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.json index da11b2c94..da11b2c94 100644 --- a/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.jsons +++ b/testsuites/integration/integration-common/src/main/resources/examples/events/SampleDomain/EventsInMulti2.json |