1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

12511 commits

Author SHA1 Message Date
Peter Clement
484b329bc8 ensure branch step is in output 2024-09-03 16:29:52 +01:00
Peter Clement
839292b84d add validators and tests for automation branching 2024-09-03 16:16:52 +01:00
Peter Clement
56641e06c3 re-add branch step to outputs 2024-09-03 11:10:30 +01:00
Peter Clement
66fdf03398
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread

* fix infinite loop in branching

* remove try catch

* remove spacing

* remove unecessary addition of branch outputs

* pr comments

* remove loopstep instance variable

* add test to cover failure scenario

* add tests for other automationf ailure conditions

* update test name

* use private keyword instead of underscore

* parse int / string safely

* fix refs

* add condition support for branching and tests

* create helper function for recursing all search filters

* move helper func

* fix import
2024-09-03 08:33:41 +00:00
Adria Navarro
1be8289677
Merge branch 'master' into feat/row-action-view-security 2024-09-03 10:13:22 +02:00
mike12345567
d5bc5debac Another fix. 2024-08-30 17:57:02 +01:00
mike12345567
70708dc36e Adding back missing tests. 2024-08-30 17:47:08 +01:00
mike12345567
7c1f2522e2 Another test. 2024-08-30 17:42:54 +01:00
mike12345567
6249f41bbb Make sure Lucene correctly sets environment variables in development tests. 2024-08-30 17:34:10 +01:00
mike12345567
bdfd64c98c Fixing view test. 2024-08-30 17:19:04 +01:00
mike12345567
0311e8433b Fixing tests so they can work with SQS. 2024-08-30 17:06:30 +01:00
mike12345567
b622df2683 Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts. 2024-08-30 15:10:55 +01:00
Adria Navarro
a7a5041b91 Remove error message catching 2024-08-30 10:30:27 +02:00
Adria Navarro
eb58c696dd Clean 2024-08-30 10:30:27 +02:00
Adria Navarro
9f56b9916e Fix 2024-08-30 10:30:27 +02:00
Adria Navarro
b54b2a7121 Lint 2024-08-30 10:30:27 +02:00
Adria Navarro
6a8d55a00c Add tests 2024-08-30 10:30:27 +02:00
Adria Navarro
5cd3b9dc88 Add tests 2024-08-30 10:30:27 +02:00
Adria Navarro
868d193015 Add triggerRowActionAuthorised 2024-08-30 10:30:27 +02:00
Adria Navarro
f193df41f1 Expose get row action 2024-08-30 10:30:27 +02:00
Adria Navarro
6a43597dd3 Update paths 2024-08-30 10:30:27 +02:00
Adria Navarro
5ed66e9d40 Lint 2024-08-30 10:30:27 +02:00
Adria Navarro
95d863b4a8 Clean 2024-08-30 10:30:27 +02:00
Adria Navarro
6d1838d907 Create row action trigger test 2024-08-30 10:30:27 +02:00
Adria Navarro
e93934111f Allow running api prod tests 2024-08-30 10:30:27 +02:00
Adria Navarro
610621823c Publish 2024-08-30 10:30:27 +02:00
Adria Navarro
568f5719c6 Test utils 2024-08-30 10:30:27 +02:00
Adria Navarro
922b746029 Crud endpoints only for builder 2024-08-30 10:30:27 +02:00
Adria Navarro
98347b45ce Extra tests 2024-08-30 10:30:27 +02:00
Adria Navarro
b461025639 Check views 2024-08-30 10:30:27 +02:00
Adria Navarro
0ece6a4d2d Fix unauthorised tests 2024-08-30 10:30:27 +02:00
Adria Navarro
3ac1343b08 set/unsetViewPermission tests 2024-08-30 10:30:27 +02:00
Adria Navarro
d1c6edc437 Return types 2024-08-30 10:30:27 +02:00
Adria Navarro
ec2e5a0263 Add test utils 2024-08-30 10:30:27 +02:00
Adria Navarro
6d3006e80e Dry code 2024-08-30 10:30:27 +02:00
Adria Navarro
2aa71ab419 Set/unset 2024-08-30 10:30:27 +02:00
Adria Navarro
5f3dcda73a Refactor 2024-08-30 10:30:27 +02:00
Adria Navarro
de3eae2d47 Fix types 2024-08-30 10:30:27 +02:00
Sam Rose
2a2dbfb745
Respond to last PR comment. 2024-08-29 17:59:17 +01:00
Sam Rose
d134c21a45
Fix build. 2024-08-29 17:45:47 +01:00
Sam Rose
edfedec930
Fix lint. 2024-08-29 15:50:46 +01:00
Sam Rose
bced81d241
Fix tests. 2024-08-29 15:45:19 +01:00
Sam Rose
92957ede23
Merge master. 2024-08-29 12:12:29 +01:00
Adria Navarro
6028ddec84 Move cast 2024-08-29 12:34:17 +02:00
Adria Navarro
92c3f4dba6
Merge branch 'master' into BUDI-8562/fix-trimming-views 2024-08-28 16:22:34 +02:00
Adria Navarro
54406fd6b5 Rename fetchView to fetchLegacyView 2024-08-28 14:56:40 +02:00
Adria Navarro
d71b18be00 Fix tests 2024-08-28 14:44:08 +02:00
Adria Navarro
f2d9be985d Lint 2024-08-28 14:36:19 +02:00
Adria Navarro
19e97dee50 Unify tests 2024-08-28 14:32:59 +02:00
Adria Navarro
e1add8dd6a Fix retrieve 2024-08-28 14:32:59 +02:00