n8n/packages/cli/test
Michael Auerswald 62d06b1e6e
fix(core): Fixes event msg confirmations if no subscribers present (#5118)
* adds ExecutionEvents view modal to ExecutionList

* fix time rendering and remove wf column

* checks for unfinished executions and fails them

* prevent re-setting stoppedAt for execution

* removing UI changes but keeping eventbus fixes

* remove comment
2023-01-11 14:09:09 +01:00
..
integration fix(core): Fixes event msg confirmations if no subscribers present (#5118) 2023-01-11 14:09:09 +01:00
unit fix(core): Fixes issue with workflow lastUpdated field (#5015) 2023-01-05 12:16:40 +00:00
extend-expect.ts feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
setup-mocks.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
setup.ts ci: Block all external network calls in tests (no-changelog) (#4930) 2022-12-14 15:28:41 +01:00
teardown.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00