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 2023/01/06 16:26:18 UTC

[streampipes] 01/01: Merge pull request #1039 from apache/hotfix-flaky-e2e-tests

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

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

commit 7a30742fcdd581b520d4f20e5a59c5bf6752782f
Merge: 320f2ecfc 9b398f92e
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Fri Jan 6 17:26:12 2023 +0100

    Merge pull request #1039 from apache/hotfix-flaky-e2e-tests
    
     [hotfix] Fix flaky adapter e2e tests

 ui/.eslintignore                                   |  5 +++-
 ui/.prettierignore                                 |  6 ++++-
 .../fixtures/connect/valueRules/expected.csv       |  2 +-
 ui/cypress/fixtures/connect/valueRules/input.csv   |  2 +-
 .../support/utils/ConnectEventSchemaUtils.ts       | 14 ++++++++++
 .../adapter/{ => rules}/schemaRules.smoke.spec.ts  | 30 +++++++++++-----------
 .../{streamRules.ts => rules/streamRules.spec.ts}  | 30 +++++++++++-----------
 ui/cypress/tests/adapter/{ => rules}/valueRules.ts | 30 +++++++++++-----------
 8 files changed, 70 insertions(+), 49 deletions(-)