Skip to content

Aggregate-dedicated editors: AggregateGroupByEditor, AggregateAggrega…#8773

Draft
arkadius wants to merge 1 commit into
stagingfrom
aggregate-editors
Draft

Aggregate-dedicated editors: AggregateGroupByEditor, AggregateAggrega…#8773
arkadius wants to merge 1 commit into
stagingfrom
aggregate-editors

New editor: SpelExpressionsListEditor

bed3a8a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / REPORT-CypressTests succeeded Dec 5, 2025 in 1s

115 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
0bbbc696cc06f9f7593f918a9c05fade.xml 207ms
17f1673a55c32333ee42eabd2eeac36f.xml 2✅ 10s
1813b833e6657609a6f0906d655f5e78.xml 3✅ 31s
1876078e3b18c899ef1afe86de96877b.xml 3✅ 18s
1cd18316bd18e6818cb798665f26571d.xml 8✅ 14s
374f1f1fb4a39a7023ceecf7a9d3e50e.xml 6✅ 50s
49d3eec8b9272827ee9063fb241382ee.xml 1✅ 10s
57a56ff04bd411c20ff39cee25d8431b.xml 310ms
5a1f1ea9c5ebbc7ec4344e8acfb0f5be.xml 3✅ 32s
5cc40e3fc7a74bd388d1709fc805418b.xml 1✅ 9s
5db673e07094e6d622e094ccba6e51a5.xml 2✅ 12s
5e6e3790e334fb702eb75b775893e3b1.xml 1✅ 12s
643da746e95e2e4b021698a7e9b7f23e.xml 2✅ 15s
6875985f3afef79c900b9cf89320353e.xml 1✅ 9s
6c5f87d83cb0b1d5aa46c95ab9a78ed9.xml 2✅ 11s
86fcb4fcef4bbbfe05c2a23d7af294e8.xml 2✅ 24s
8aaf11bf84df249e46890dff93215870.xml 3✅ 17s
99822ddef3dd06ec0ec1f046059cf7d8.xml 2✅ 16s
a02089a2bfdc6678c6c4deb21574c9a6.xml 1✅ 10s
a180336f05a3dbb3a3fe66cdee170e4b.xml 4✅ 25s
b715a6ff8d14bb37a2eec91ae746447c.xml 1✅ 6s
c0dbffc95bdf477b2fbfcb4b506173b9.xml 4✅ 15s
c73aeaae32ca3d0f4fe8daa65ac5c297.xml 1✅ 15s
ca5a7bee1d8aa01818077e958f6d3a23.xml 1✅ 15s
d52b8be62804da1d686499c2d45f802e.xml 1✅ 12s
d58d4583115d5f0aaca09170b786f93d.xml 12✅ 68s
d93da09ab926a4b47c433bb2af327d3a.xml 3✅ 19s
e5742f9fb2dd71c2131c07c72119dc95.xml 1✅ 7s
eb4a4a7065c1fe01b59c05f9a34c5726.xml 1✅ 9s
ec5ac19b2e34829c7e289b71efc14400.xml 3✅ 17s
ec6feced4de0989991c2aa620c056998.xml 1✅ 10s
eeb69d0afcfbcd340a7cd81aa7a16ad2.xml 1✅ 7s
f048563ff789c401243212bb8caf8caf.xml 14✅ 84s
f46e346e5d131ec3781a7a6e817580e4.xml 16✅ 83s
f90abaca7226bd6bf399c9bfa203f3c9.xml 2✅ 10s
fc2af01c856dce1e44dbada496f9aee9.xml 6✅ 94s

✅ 0bbbc696cc06f9f7593f918a9c05fade.xml

No tests found

Test suite Passed Failed Skipped Time
Root Suite 0ms
Table editor 155ms

✅ 17f1673a55c32333ee42eabd2eeac36f.xml

2 tests were completed in 10s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Creator toolbar 2✅ 10s
Root Suite 0ms

✅ Creator toolbar

should allow collapse (persist) and filtering
  ✅ Creator toolbar should allow collapse (persist) and filtering
should display tooltip when tool is truncated
  ✅ Creator toolbar should display tooltip when tool is truncated

✅ 1813b833e6657609a6f0906d655f5e78.xml

3 tests were completed in 31s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Counts 3✅ 31s
Root Suite 0ms

✅ Counts

should be available via button and modal
  ✅ Counts should be available via button and modal
should display question mark when renaming a node and updating the count
  ✅ Counts should display question mark when renaming a node and updating the count
should be cleaned with hide button
  ✅ Counts should be cleaned with hide button

✅ 1876078e3b18c899ef1afe86de96877b.xml

3 tests were completed in 18s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Expression suggester 3✅ 18s
Root Suite 0ms

✅ Expression suggester

should display colorfull and sorted completions
  ✅ Expression suggester should display colorfull and sorted completions
should display javadocs
  ✅ Expression suggester should display javadocs
should display completions for second line (bugfix)
  ✅ Expression suggester should display completions for second line (bugfix)

✅ 1cd18316bd18e6818cb798665f26571d.xml

8 tests were completed in 14s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Search Panel View 8✅ 14s

✅ Search Panel View

should collapse advanced search filters
  ✅ Search Panel View should collapse advanced search filters
should filter nodes when typing search query with selectors manually and editing it later in form
  ✅ Search Panel View should filter nodes when typing search query with selectors manually and editing it later in form
should filter nodes when performing simple search and adding selectors using form
  ✅ Search Panel View should filter nodes when performing simple search and adding selectors using form
should filter nodes when setting up multiple selectors using form
  ✅ Search Panel View should filter nodes when setting up multiple selectors using form
should synchronize the form input state with manually provided query with selectors
  ✅ Search Panel View should synchronize the form input state with manually provided query with selectors
should clear search filters
  ✅ Search Panel View should clear search filters
should clear unapplied search filters
  ✅ Search Panel View should clear unapplied search filters
should clear filters when clear all button clicked
  ✅ Search Panel View should clear filters when clear all button clicked

✅ 374f1f1fb4a39a7023ceecf7a9d3e50e.xml

6 tests were completed in 50s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Undo/Redo 6✅ 50s

✅ Undo/Redo

should work for add and move to edge
  ✅ Undo/Redo should work for add and move to edge
should work for drop on edge
  ✅ Undo/Redo should work for drop on edge
should work for move
  ✅ Undo/Redo should work for move
should work for copy/paste
  ✅ Undo/Redo should work for copy/paste
should work with counts
  ✅ Undo/Redo should work with counts
should work with validation
  ✅ Undo/Redo should work with validation

✅ 49d3eec8b9272827ee9063fb241382ee.xml

1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Compare 1✅ 10s
Root Suite 0ms

✅ Compare

should fill window
  ✅ Compare should fill window

✅ 57a56ff04bd411c20ff39cee25d8431b.xml

No tests found

Test suite Passed Failed Skipped Time
Activities 226ms
Root Suite 0ms

✅ 5a1f1ea9c5ebbc7ec4344e8acfb0f5be.xml

3 tests were completed in 32s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
designer 2✅ 15s
Root Suite 0ms
Scenario labels 0ms
scenario list 1✅ 16s

✅ designer

should allow to set labels for new process
  ✅ Scenario labels designer should allow to set labels for new process
should show labels for scenario
  ✅ Scenario labels designer should show labels for scenario

✅ scenario list

should allow to filter scenarios by label
  ✅ Scenario labels scenario list should allow to filter scenarios by label

✅ 5cc40e3fc7a74bd388d1709fc805418b.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Dropdown 1✅ 9s
Root Suite 0ms

✅ Dropdown

should display menu portal
  ✅ Dropdown should display menu portal

✅ 5db673e07094e6d622e094ccba6e51a5.xml

2 tests were completed in 12s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
JSON editor 2✅ 12s
Root Suite 0ms

✅ JSON editor

should display colorfull json
  ✅ JSON editor should display colorfull json
should verify JSON Based snippets
  ✅ JSON editor should verify JSON Based snippets

✅ 5e6e3790e334fb702eb75b775893e3b1.xml

1 tests were completed in 12s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Process tests from file 1✅ 12s
Root Suite 0ms

✅ Process tests from file

should properly display results of tests from file
  ✅ Process tests from file should properly display results of tests from file

✅ 643da746e95e2e4b021698a7e9b7f23e.xml

2 tests were completed in 15s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Multiselect fixed editor 2✅ 15s
Root Suite 0ms

✅ Multiselect fixed editor

should display wrong data
  ✅ Multiselect fixed editor should display wrong data
should show chips with selected values
  ✅ Multiselect fixed editor should show chips with selected values

✅ 6875985f3afef79c900b9cf89320353e.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Deploy advanced section 1✅ 9s
Root Suite 0ms

✅ Deploy advanced section

should display and expand advanced deploy section
  ✅ Deploy advanced section should display and expand advanced deploy section

✅ 6c5f87d83cb0b1d5aa46c95ab9a78ed9.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Sticky notes 2✅ 11s

✅ Sticky notes

should allow to drag sticky note
  ✅ Sticky notes should allow to drag sticky note
should add text to note and display it as markdown
  ✅ Sticky notes should add text to note and display it as markdown

✅ 86fcb4fcef4bbbfe05c2a23d7af294e8.xml

2 tests were completed in 24s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Connection error 2✅ 24s
Root Suite 0ms

✅ Connection error

should display connection errors
  ✅ Connection error should display connection errors
should cancel request when connection error
  ✅ Connection error should cancel request when connection error

✅ 8aaf11bf84df249e46890dff93215870.xml

3 tests were completed in 17s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Sql editor 3✅ 17s

✅ Sql editor

should display colorfull sql code
  ✅ Sql editor should display colorfull sql code
should display advanced colors
  ✅ Sql editor should display advanced colors
should insert '#{ # }' snippet when '#{' provided
  ✅ Sql editor should insert '#{ # }' snippet when '#{' provided

✅ 99822ddef3dd06ec0ec1f046059cf7d8.xml

2 tests were completed in 16s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
test with events data 2✅ 16s

✅ test with events data

should perform test with generated events data
  ✅ test with events data should perform test with generated events data
should block adding new records if records limit exceeded
  ✅ test with events data should block adding new records if records limit exceeded

✅ a02089a2bfdc6678c6c4deb21574c9a6.xml

1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Process view 1✅ 10s
Root Suite 0ms

✅ Process view

should have node search toolbar
  ✅ Process view should have node search toolbar

✅ a180336f05a3dbb3a3fe66cdee170e4b.xml

4 tests were completed in 25s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Process mouse drag 4✅ 25s
Root Suite 0ms

✅ Process mouse drag

should allow pan view
  ✅ Process mouse drag should allow pan view
should select only fully covered (to right)
  ✅ Process mouse drag should select only fully covered (to right)
should select partially covered (to left)
  ✅ Process mouse drag should select partially covered (to left)
should switch modes, append and inverse select with shift
  ✅ Process mouse drag should switch modes, append and inverse select with shift

✅ b715a6ff8d14bb37a2eec91ae746447c.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
SpEL template editor 1✅ 6s

✅ SpEL template editor

should insert '#{ # }' snippet when '#{' provided
  ✅ SpEL template editor should insert '#{ # }' snippet when '#{' provided

✅ c0dbffc95bdf477b2fbfcb4b506173b9.xml

4 tests were completed in 15s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Processes list 4✅ 15s
Processes list (new table) 61ms
Root Suite 0ms

✅ Processes list

should have no process matching filter
  ✅ Processes list should have no process matching filter
should allow creating new process
  ✅ Processes list should allow creating new process
should have test process on list
  ✅ Processes list should have test process on list
should filter by processing mode
  ✅ Processes list should filter by processing mode

✅ c73aeaae32ca3d0f4fe8daa65ac5c297.xml

1 tests were completed in 15s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Compare versions 1✅ 15s
Root Suite 0ms

✅ Compare versions

should render compare a version with fragment input parameters change marked
  ✅ Compare versions should render compare a version with fragment input parameters change marked

✅ ca5a7bee1d8aa01818077e958f6d3a23.xml

1 tests were completed in 15s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Description 1✅ 15s
Root Suite 0ms

✅ Description

should display markdown
  ✅ Description should display markdown

✅ d52b8be62804da1d686499c2d45f802e.xml

1 tests were completed in 12s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Process 0ms
Root Suite 0ms
with data 1✅ 11s

✅ with data

should allow editing choice edge expression
  ✅ Process with data should allow editing choice edge expression

✅ d58d4583115d5f0aaca09170b786f93d.xml

12 tests were completed in 68s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Auto Screenshot Change Docs - 12✅ 68s
Root Suite 0ms

✅ Auto Screenshot Change Docs -

basic components - variable
  ✅ Auto Screenshot Change Docs - basic components - variable
basic components - recordVariable
  ✅ Auto Screenshot Change Docs - basic components - recordVariable
basic components - filter
  ✅ Auto Screenshot Change Docs - basic components - filter
basic components - choice
  ✅ Auto Screenshot Change Docs - basic components - choice
basic components - split
  ✅ Auto Screenshot Change Docs - basic components - split
basic components - foreach
  ✅ Auto Screenshot Change Docs - basic components - foreach
basic components - union
  ✅ Auto Screenshot Change Docs - basic components - union
aggregates - Single Side Join
  ✅ Auto Screenshot Change Docs - aggregates - Single Side Join
aggregates - Full Outer Join
  ✅ Auto Screenshot Change Docs - aggregates - Full Outer Join
fragments - Properties
  ✅ Auto Screenshot Change Docs - fragments - Properties
fragments - Inputs
  ✅ Auto Screenshot Change Docs - fragments - Inputs
fragments - Outputs
  ✅ Auto Screenshot Change Docs - fragments - Outputs

✅ d93da09ab926a4b47c433bb2af327d3a.xml

3 tests were completed in 19s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Node window 3✅ 0ms
Root Suite 0ms
with query params 268ms

✅ Node window

should display event-generator source
  ✅ Node window should display event-generator source
should not open twice on deploy
  ✅ Node window should not open twice on deploy
should remove input focus and close the window on double escape click
  ✅ Node window should remove input focus and close the window on double escape click

✅ e5742f9fb2dd71c2131c07c72119dc95.xml

1 tests were completed in 7s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Additional info 1✅ 7s
Root Suite 0ms

✅ Additional info

should have visual password sanitizer
  ✅ Additional info should have visual password sanitizer

✅ eb4a4a7065c1fe01b59c05f9a34c5726.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Nodes advanced section 1✅ 9s
Root Suite 0ms

✅ Nodes advanced section

should display and expand advanced section
  ✅ Nodes advanced section should display and expand advanced section

✅ ec5ac19b2e34829c7e289b71efc14400.xml

3 tests were completed in 17s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Aggregations 3✅ 16s
Root Suite 0ms

✅ Aggregations

should display updated UI for aggregate-sliding
  ✅ Aggregations should display updated UI for aggregate-sliding
should display updated UI for aggregate-tumbling
  ✅ Aggregations should display updated UI for aggregate-tumbling
should display updated UI for aggregate-session
  ✅ Aggregations should display updated UI for aggregate-session

✅ ec6feced4de0989991c2aa620c056998.xml

1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Editors 1✅ 10s
Root Suite 0ms

✅ Editors

should display SpEL editor with editor switch to SpEL Template Editor
  ✅ Editors should display SpEL editor with editor switch to SpEL Template Editor

✅ eeb69d0afcfbcd340a7cd81aa7a16ad2.xml

1 tests were completed in 7s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Node adding 1✅ 7s
Root Suite 0ms

✅ Node adding

should be possible with dynamic panel
  ✅ Node adding should be possible with dynamic panel

✅ f048563ff789c401243212bb8caf8caf.xml

14 tests were completed in 84s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Components list 14✅ 84s
Root Suite 0ms

✅ Components list

should display component
  ✅ Components list should display component
should have dynamic page size
  ✅ Components list should have dynamic page size
should allow filtering by name
  ✅ Components list should allow filtering by name
should allow filtering by name with multiple words
  ✅ Components list should allow filtering by name with multiple words
should allow filtering by group
  ✅ Components list should allow filtering by group
should allow filtering by usage
  ✅ Components list should allow filtering by usage
should display component usage with working scenario link
  ✅ Components list should display component usage with working scenario link
should apply filters from query
  ✅ Components list should apply filters from query
should apply category filters by cell click
  ✅ Components list should apply category filters by cell click
should apply group filter by cell click
  ✅ Components list should apply group filter by cell click
should display usages
  ✅ Components list should display usages
should filter usages
  ✅ Components list should filter usages
should filter usage types
  ✅ Components list should filter usage types
should allow filtering by processing mode
  ✅ Components list should allow filtering by processing mode

✅ f46e346e5d131ec3781a7a6e817580e4.xml

16 tests were completed in 83s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
initially clean 6✅ 29s
Process 5✅ 0ms
Root Suite 0ms
with data 5✅ 22s

✅ initially clean

should have properties window
  ✅ Process initially clean should have properties window
should allow rename
  ✅ Process initially clean should allow rename
should allow rename with other changes
  ✅ Process initially clean should allow rename with other changes
should allow archive with redirect to list
  ✅ Process initially clean should allow archive with redirect to list
should open properties from tips panel
  ✅ Process initially clean should open properties from tips panel
should import JSON and save
  ✅ Process initially clean should import JSON and save

✅ Process

should preserve condition on link move (switch)
  ✅ Process should preserve condition on link move (switch)
should preserve condition on link move (filter)
  ✅ Process should preserve condition on link move (filter)
should validate process on nodes paste
  ✅ Process should validate process on nodes paste
should zoom/restore node window with test data
  ✅ Process should zoom/restore node window with test data
should open more scenario details
  ✅ Process should open more scenario details

✅ with data

should allow drag node
  ✅ Process with data should allow drag node
should allow drag component and drop on edge
  ✅ Process with data should allow drag component and drop on edge
should return 400 status code and show info about required comment
  ✅ Process with data should return 400 status code and show info about required comment
should make a deploy of the new version
  ✅ Process with data should make a deploy of the new version
should display some node details in modal
  ✅ Process with data should display some node details in modal

✅ f90abaca7226bd6bf399c9bfa203f3c9.xml

2 tests were completed in 10s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
JSON template editor 2✅ 10s
Root Suite 0ms

✅ JSON template editor

should insert '#{ # }' snippet when '#{' provided
  ✅ JSON template editor should insert '#{ # }' snippet when '#{' provided
should reset values to the default on reset button click
  ✅ JSON template editor should reset values to the default on reset button click

✅ fc2af01c856dce1e44dbada496f9aee9.xml

6 tests were completed in 94s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Fragment 3✅ 0ms
Root Suite 0ms
with advanced input parameters 3✅ 66s

✅ Fragment

should open properties
  ✅ Fragment should open properties
should add documentation url in fragment properties and show it in modal within scenario
  ✅ Fragment should add documentation url in fragment properties and show it in modal within scenario
should display dead-ended fragment correct
  ✅ Fragment should display dead-ended fragment correct

✅ with advanced input parameters

should allow adding input parameters
  ✅ Fragment with advanced input parameters should allow adding input parameters
should display used fragment graph in modal
  ✅ Fragment with advanced input parameters should display used fragment graph in modal
should validate and save changes
  ✅ Fragment with advanced input parameters should validate and save changes