Pragadesh-45
2385c4d5c1
feat: add statusText support to BrunoResponse on safe mode
...
Enhance BrunoResponse with statusText functionality:
- Added `getStatusText()` method to BrunoResponse class
- Updated QuickJS shim to support statusText
2025-03-13 01:37:10 +05:30
Anoop M D
4c1765e9f9
feat( #2896 ): add support for cheerio and xml2json as inbuilt library
2025-02-10 18:55:20 +05:30
lohxt1
ff5683f19f
add runRequest and runner utils functions to cli
...
~ add bru.runRequest support for cli
~ add bru.runner.skipRequest, bru.runner.stopExecution support for cli
2025-01-29 11:53:02 +05:30
lohxt1
d13e4b3b54
ensure variables set in scripts/tests during bru.runRequest reflect in original request scripts/tests
2025-01-29 11:53:02 +05:30
lohxt1
3fe0d43bdc
fix: cli - collection level script, added tests
2024-12-06 22:58:02 +05:30
lohxt1
4b4bd3bc95
fix: updates
2024-12-05 15:45:36 +05:30
Anoop M D
46017a6c50
chore: removed collection vars test as cli support is not yet ready
2024-09-04 11:20:03 +05:30
Anoop M D
cb395e7649
Collection Variables Support ( #2963 ) ( #3018 )
...
Support for Collection Variables
---------
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
Co-authored-by: lohit <lohxt.space@gmail.com >
2024-09-03 21:18:38 +05:30
lohit
4bdbfb5c0c
fix: safe mode validations ( #2912 )
2024-08-24 14:29:43 +05:30
lohit
44d70ca02a
fix: boolean, undefined, null values eval in quickjs vm ( #2893 )
...
fix: boolean, undeifned, null values in pre-request vars
2024-08-23 16:18:41 +05:30
lohit
e4407f3981
chore: updated testbench - primitive data types ( #2888 )
...
* fix: getRequestVar shim, boolean values in vm
* chore: updated testbench
2024-08-22 11:37:13 +05:30
Anoop M D
753a576c3c
Feat/safe mode quickjs ( #2848 )
...
Safe Mode Sandbox using QuickJS
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2024-08-21 12:52:49 +05:30
Anoop M D
d027d90ed5
fix( #2079 ): test cases to catch getEnvName() error in the future
2024-04-18 17:52:36 +05:30
Anoop M D
4d8c377143
test: added local module scripting example
2024-02-01 16:49:48 +05:30
Anoop M D
e258e7f5ab
fix( #1487 ): rolling back to vm2 from @n8n/vm2
2024-01-30 22:00:58 +05:30