This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch
3091-add-time-ordering-configuration-to-data-explorer
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 2e7c621af5 Fix checkstyle
add 0f0e97429b test: Add time order test + minor changes (#3113)
No new revisions were added by this update.
Summary of changes:
ui/cypress/support/utils/datalake/DataLakeBtns.ts | 8 +++
ui/cypress/support/utils/datalake/DataLakeUtils.ts | 14 +++-
.../tests/datalake/timeOrderDataView.spec.ts | 74 ++++++++++++++++++++++
.../tests/datalake/timeRangeSelectors.spec.ts | 4 +-
.../tests/datalake/widgets/timeSeriesSave.spec.ts | 4 +-
.../order-selection-panel.component.html | 10 ++-
6 files changed, 105 insertions(+), 9 deletions(-)
create mode 100644 ui/cypress/tests/datalake/timeOrderDataView.spec.ts