mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
chore: Rename Test workflow -> Execute workflow (#15112)
This commit is contained in:
@@ -586,7 +586,7 @@ const manualTriggerNode: LoadedClass<INodeType> = {
|
||||
eventTriggerDescription: '',
|
||||
maxNodes: 1,
|
||||
defaults: {
|
||||
name: 'When clicking ‘Test workflow’',
|
||||
name: 'When clicking ‘Execute workflow’',
|
||||
color: '#909298',
|
||||
},
|
||||
inputs: [],
|
||||
|
||||
@@ -804,7 +804,7 @@ describe('generateNodesGraph', () => {
|
||||
{
|
||||
parameters: {},
|
||||
id: 'fe69383c-e418-4f98-9c0e-924deafa7f93',
|
||||
name: 'When clicking ‘Test workflow’',
|
||||
name: 'When clicking ‘Execute workflow’',
|
||||
type: 'n8n-nodes-base.manualTrigger',
|
||||
typeVersion: 1,
|
||||
position: [540, 220],
|
||||
@@ -829,7 +829,7 @@ describe('generateNodesGraph', () => {
|
||||
},
|
||||
],
|
||||
connections: {
|
||||
'When clicking ‘Test workflow’': {
|
||||
'When clicking ‘Execute workflow’': {
|
||||
main: [
|
||||
[
|
||||
{
|
||||
@@ -895,7 +895,7 @@ describe('generateNodesGraph', () => {
|
||||
is_pinned: false,
|
||||
},
|
||||
nameIndices: {
|
||||
'When clicking ‘Test workflow’': '0',
|
||||
'When clicking ‘Execute workflow’': '0',
|
||||
Chain: '1',
|
||||
Model: '2',
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"typeVersion": 1,
|
||||
"position": [0, 0],
|
||||
"id": "914a83be-5bd5-46f9-8b39-1456d12f9429",
|
||||
"name": "When clicking ‘Test workflow’"
|
||||
"name": "When clicking ‘Execute workflow’"
|
||||
},
|
||||
{
|
||||
"parameters": {},
|
||||
@@ -70,7 +70,7 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking ‘Test workflow’": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"startData": {},
|
||||
"resultData": {
|
||||
"runData": {
|
||||
"When clicking ‘Test workflow’": [
|
||||
"When clicking ‘Execute workflow’": [
|
||||
{
|
||||
"startTime": 1707471743600,
|
||||
"executionTime": 1,
|
||||
@@ -29,7 +29,7 @@
|
||||
"executionTime": 1,
|
||||
"source": [
|
||||
{
|
||||
"previousNode": "When clicking ‘Test workflow’"
|
||||
"previousNode": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
],
|
||||
"executionStatus": "success",
|
||||
@@ -956,7 +956,7 @@
|
||||
"source": {
|
||||
"main": [
|
||||
{
|
||||
"previousNode": "When clicking ‘Test workflow’"
|
||||
"previousNode": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -999,7 +999,7 @@
|
||||
"source": {
|
||||
"main": [
|
||||
{
|
||||
"previousNode": "When clicking ‘Test workflow’"
|
||||
"previousNode": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "b5122d27-4bb5-4100-a69b-03b1dcac76c7",
|
||||
"name": "When clicking ‘Test workflow’",
|
||||
"name": "When clicking ‘Execute workflow’",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [740, 1680]
|
||||
@@ -561,7 +561,7 @@
|
||||
]
|
||||
},
|
||||
"connections": {
|
||||
"When clicking ‘Test workflow’": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"startData": {},
|
||||
"resultData": {
|
||||
"runData": {
|
||||
"When clicking ‘Test workflow’": [
|
||||
"When clicking ‘Execute workflow’": [
|
||||
{
|
||||
"hints": [],
|
||||
"startTime": 1733478795595,
|
||||
@@ -36,7 +36,7 @@
|
||||
"executionTime": 2,
|
||||
"source": [
|
||||
{
|
||||
"previousNode": "When clicking ‘Test workflow’"
|
||||
"previousNode": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
],
|
||||
"executionStatus": "success",
|
||||
|
||||
@@ -85,7 +85,9 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking ‘Test workflow’": { "main": [[{ "node": "Code", "type": "main", "index": 0 }]] },
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [[{ "node": "Code", "type": "main", "index": 0 }]]
|
||||
},
|
||||
"Code": {
|
||||
"main": [
|
||||
[{ "node": "Agent single list with multiple tool calls", "type": "main", "index": 0 }]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"startData": {},
|
||||
"resultData": {
|
||||
"runData": {
|
||||
"When clicking ‘Test workflow’": [
|
||||
"When clicking ‘Execute workflow’": [
|
||||
{
|
||||
"hints": [],
|
||||
"startTime": 1718369813697,
|
||||
@@ -43,7 +43,7 @@
|
||||
"executionTime": 1,
|
||||
"source": [
|
||||
{
|
||||
"previousNode": "When clicking ‘Test workflow’"
|
||||
"previousNode": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
],
|
||||
"executionStatus": "success",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "656d6d8d-1af6-4af7-ab53-7c4e495ee51c",
|
||||
"name": "When clicking ‘Test workflow’",
|
||||
"name": "When clicking ‘Execute workflow’",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [-300, 1880]
|
||||
@@ -56,7 +56,7 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking ‘Test workflow’": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"startData": {},
|
||||
"resultData": {
|
||||
"runData": {
|
||||
"When clicking ‘Test workflow’": [
|
||||
"When clicking ‘Execute workflow’": [
|
||||
{
|
||||
"hints": [],
|
||||
"startTime": 1737031584297,
|
||||
@@ -18,7 +18,7 @@
|
||||
"hints": [],
|
||||
"startTime": 1737031584299,
|
||||
"executionTime": 1,
|
||||
"source": [{ "previousNode": "When clicking ‘Test workflow’" }],
|
||||
"source": [{ "previousNode": "When clicking ‘Execute workflow’" }],
|
||||
"executionStatus": "success",
|
||||
"data": {
|
||||
"main": [
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"typeVersion": 1,
|
||||
"position": [0, 0],
|
||||
"id": "df3ea0b2-913b-4736-a3c6-f61b35abd1e1",
|
||||
"name": "When clicking ‘Test workflow’"
|
||||
"name": "When clicking ‘Execute workflow’"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
@@ -49,7 +49,7 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking ‘Test workflow’": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user