You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2021/10/18 18:36:11 UTC

[incubator-streampipes] branch dev updated (de49887 -> 0610074)

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from de49887  [hotfix] Refactor e2e tests for 3rd party integrations
     add 0610074  [hotfix] Add mark dimension properties to e2e test framework

No new revisions were added by this update.

Summary of changes:
 .../support/builder/GenericAdapterBuilder.ts       |  5 +++
 ui/cypress/support/model/AdapterInput.ts           |  1 +
 ui/cypress/support/utils/AdapterUtils.ts           | 17 +++++++++
 ui/cypress/support/utils/DataLakeUtils.ts          | 25 +++++++-----
 ui/cypress/tests/adapter/fileStream.ts             |  1 +
 .../table.ts => testSpecialCharactersInName.ts}    | 44 +++++++++++++++++-----
 .../event-property-row.component.html              |  6 ++-
 7 files changed, 79 insertions(+), 20 deletions(-)
 copy ui/cypress/tests/datalake/{widgets/table.ts => testSpecialCharactersInName.ts} (51%)