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


The following commit(s) were added to refs/heads/dev by this push:
     new f322df19fa refactor: Change running scope for asset tests
f322df19fa is described below

commit f322df19fa5db62cb4c835d5f6e38c25fc300bd7
Author: Philipp Zehnder <[email protected]>
AuthorDate: Thu Oct 16 16:08:58 2025 +0200

    refactor: Change running scope for asset tests
---
 .../{adapterWithAssets.smoke.spec.ts => adapterWithAssets.spec.ts}        | 0
 .../dataExplorer/{dataViewAssets.smoke.spec.ts => dataViewAssets.spec.ts} | 0
 .../tests/pipeline/{pipelineAsset.smoke.spec.ts => pipelineAsset.spec.ts} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/ui/cypress/tests/connect/adapterWithAssets.smoke.spec.ts 
b/ui/cypress/tests/connect/adapterWithAssets.spec.ts
similarity index 100%
rename from ui/cypress/tests/connect/adapterWithAssets.smoke.spec.ts
rename to ui/cypress/tests/connect/adapterWithAssets.spec.ts
diff --git a/ui/cypress/tests/dataExplorer/dataViewAssets.smoke.spec.ts 
b/ui/cypress/tests/dataExplorer/dataViewAssets.spec.ts
similarity index 100%
rename from ui/cypress/tests/dataExplorer/dataViewAssets.smoke.spec.ts
rename to ui/cypress/tests/dataExplorer/dataViewAssets.spec.ts
diff --git a/ui/cypress/tests/pipeline/pipelineAsset.smoke.spec.ts 
b/ui/cypress/tests/pipeline/pipelineAsset.spec.ts
similarity index 100%
rename from ui/cypress/tests/pipeline/pipelineAsset.smoke.spec.ts
rename to ui/cypress/tests/pipeline/pipelineAsset.spec.ts

Reply via email to