Sam Rose
|
0e6ad4db93
|
Remove testStep endpoint and fix types.
|
2025-01-21 17:06:09 +00:00 |
Sam Rose
|
31fc2e45c9
|
Improve some typing around automation testing.
|
2025-01-20 18:08:14 +00:00 |
Sam Rose
|
5afab49e18
|
Revert "Remove old automation test flag mechanism from Redis."
This reverts commit 99cf4feb07 .
|
2025-01-20 17:38:38 +00:00 |
Sam Rose
|
f96c4f352d
|
Revert "Remove unused import."
This reverts commit 0670c89e83 .
|
2025-01-20 17:38:28 +00:00 |
Sam Rose
|
0670c89e83
|
Remove unused import.
|
2025-01-20 17:30:49 +00:00 |
Sam Rose
|
99cf4feb07
|
Remove old automation test flag mechanism from Redis.
|
2025-01-20 17:30:36 +00:00 |
Sam Rose
|
75dac8f334
|
Fix tests (again).
|
2025-01-20 15:08:50 +00:00 |
Sam Rose
|
0b1ff21da5
|
Fix tests.
|
2025-01-20 14:44:06 +00:00 |
Sam Rose
|
cd6c3e3945
|
Extract automation step definitions out into shared-core.
|
2025-01-16 17:25:13 +00:00 |
mike12345567
|
0d6474a38a
|
Other steps.
|
2025-01-13 12:30:19 +00:00 |
mike12345567
|
640dd930de
|
Updating query row to correctly decode the input table Id as it will be encoded. The CTX expects this to be passed in its decoded state as Koa would do to encoded URLs.
|
2025-01-10 17:45:51 +00:00 |
Sam Rose
|
af83f1b2e1
|
Delete old feature flags.
|
2025-01-07 17:18:36 +00:00 |
Sam Rose
|
a58c75e328
|
Expose feature flags type in packages/type so it can be exposed to the frontend.
|
2025-01-06 12:11:14 +00:00 |
mike12345567
|
e11c3f87c4
|
Fixing issue with webhook test case - getting sync response back.
|
2024-12-13 18:15:08 +00:00 |
mike12345567
|
eb69bbd3cb
|
Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements
|
2024-12-13 17:55:32 +00:00 |
mike12345567
|
d20592e885
|
Updating query row API to correctly state successful if not returning an error.
|
2024-12-13 17:33:40 +00:00 |
mike12345567
|
7cf20ef16c
|
Fixing query row.
|
2024-12-13 17:11:35 +00:00 |
mike12345567
|
6699b202b4
|
Fixing some automation requirements.
|
2024-12-13 17:10:05 +00:00 |
mike12345567
|
ba6b0fba6d
|
Correcting issue with test case.
|
2024-12-13 16:00:40 +00:00 |
mike12345567
|
80bd561bba
|
Some further work on automation webhook testing.
|
2024-12-13 13:59:29 +00:00 |
mike12345567
|
715399b755
|
Typing improvements for webhooks - fixing issue with parameter change - working on test case.
|
2024-12-13 13:34:32 +00:00 |
Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
Michael Drury
|
afd779ad07
|
Merge branch 'master' into chore/api-typing-2
|
2024-12-04 13:52:32 +00:00 |
Martin McKeaveney
|
48a367c2c2
|
fix openai automation tests
|
2024-12-04 10:52:19 +00:00 |
Martin McKeaveney
|
46bd790b3a
|
update tests
|
2024-12-04 10:35:59 +00:00 |
Martin McKeaveney
|
e119e310ef
|
pro ref
|
2024-12-04 10:26:19 +00:00 |
mike12345567
|
0b8f2c111d
|
Linting.
|
2024-12-03 18:07:21 +00:00 |
mike12345567
|
23d9808cb6
|
Query API typing.
|
2024-12-03 17:29:41 +00:00 |
mike12345567
|
009a2749c5
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-2
|
2024-12-03 12:39:37 +00:00 |
mike12345567
|
467bdcf74c
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing
|
2024-12-03 11:36:22 +00:00 |
Peter Clement
|
51e9e09567
|
Merge remote-tracking branch 'refs/remotes/origin/feat/update-automation-tests' into feat/update-automation-tests
|
2024-12-03 10:33:35 +00:00 |
Peter Clement
|
10dbb9fa7a
|
re-add removed comments
|
2024-12-03 10:33:18 +00:00 |
Peter Clement
|
7f2f25b878
|
Merge branch 'master' into feat/update-automation-tests
|
2024-12-03 10:17:05 +00:00 |
Peter Clement
|
7d0ae9d567
|
no need to add run func to definition
|
2024-12-03 10:11:57 +00:00 |
mike12345567
|
c073500d50
|
Metadata API.
|
2024-12-02 17:42:46 +00:00 |
mike12345567
|
fe9e4d1c5a
|
More typing fixes.
|
2024-12-02 15:26:12 +00:00 |
mike12345567
|
bc3658e2cb
|
Adding fix for build issue.
|
2024-12-02 15:12:27 +00:00 |
mike12345567
|
d83bd47bd7
|
Fixing some automation typing issues.
|
2024-11-29 17:13:39 +00:00 |
mike12345567
|
b2b74aa048
|
Automation API typing.
|
2024-11-29 17:00:24 +00:00 |
Naveen Kumar
|
a6022c11a5
|
fix loop not counting as step, test case failing
|
2024-11-29 16:52:55 +05:30 |
Naveen Kumar
|
6f8f866b7e
|
fix: loop context lost when max iterations are reached. Add/test cases for the same
|
2024-11-29 15:31:44 +05:30 |
Peter Clement
|
bb254292d9
|
migrate bash tests and actually make some useful automations with them
|
2024-11-28 15:25:27 +00:00 |
Peter Clement
|
3ef8540857
|
migrate queryrows
|
2024-11-28 11:52:00 +00:00 |
Peter Clement
|
97b1c41313
|
update openai automation tests
|
2024-11-28 11:36:59 +00:00 |
Peter Clement
|
977c0e44f3
|
Merge remote-tracking branch 'origin/master' into feat/update-automation-tests
|
2024-11-26 20:08:10 +00:00 |
Peter Clement
|
685657b8eb
|
migrate createrow step to use test builder
|
2024-11-26 19:50:18 +00:00 |
Peter Clement
|
b99d411cec
|
migrate deleteRow from runStep to test builder
|
2024-11-26 15:48:40 +00:00 |
Peter Clement
|
e8ade0caee
|
update row spec file using automation builder
|
2024-11-26 12:00:47 +00:00 |
Peter Clement
|
f3c5a2b973
|
Merge branch 'master' into fix/automation-adjacent-bugs
|
2024-11-26 10:02:05 +00:00 |
Peter Clement
|
6da45f5e7c
|
reverse check in serverlog step
|
2024-11-25 16:15:21 +00:00 |