Anton
a538b27f24
Import WSDL to collection ( #5015 )
...
* Import WSDL to bruno collection
* feat(wsdl-import): remove unused code and minor refactor
---------
Co-authored-by: Bijin Bruno <bijin@usebruno.com >
2025-10-25 15:20:18 +05:30
Sanjai Kumar
c7029d1cda
fix: improve file upload handling in prepare-request to use streaming ( #5637 )
...
* fix: improve file upload handling in prepare-request to use streaming
* feat: add unit tests
---------
Co-authored-by: Bijin Bruno <bijin@usebruno.com >
2025-09-30 22:47:09 +05:30
Pooja
187f5ca011
feat: add support for file body mode in bruno-cli ( #5427 )
...
* feat: add support for `file` body mode in `bruno-cli` Fixes #4336
* fix: Correct await/async on file reading.
* fix: update test and fix lint errors
---------
Co-authored-by: William Floyd <william.floyd@modopayments.com >
Co-authored-by: Bijin Bruno <bijin@usebruno.com >
2025-09-25 17:03:48 +05:30
sreelakshmi-bruno
bf38cc0f51
adding metadata to report ( #5360 )
2025-09-02 15:11:23 +05:30
Pooja
f58477931f
feat: add support for oauth2 in cli ( #4578 )
...
Co-authored-by: Pooja Belaramani <109731557+poojabela@users.noreply.github.com >
2025-05-12 21:37:42 +05:30
lohit
2171d491a6
Merge pull request #4641 from lohxt1/folder_sequencing_cli
...
refactor: `bruno-cli` - follow folder/request sequences during collection runs
2025-05-12 21:19:58 +05:30
lohit
27f11ab583
updates
2025-05-12 17:19:13 +05:30
lohit
16179a3b50
refactored getCollectionJsonFromPathname function and added tests
2025-05-11 23:08:44 +05:30
Pooja Belaramani
126186041e
add: tests for request level auth
2025-04-28 15:18:18 +05:30
Pooja Belaramani
6379e1703c
feat: extend cli auth for inherit and request
2025-04-28 12:52:52 +05:30
lohxt1
71b6907c31
fix bruno-cli unit tests
2025-03-16 14:11:19 +05:30
Bobby Bonestell
d03de2b622
fix: Inherited apikey auth mapping for bruno-cli ( #3512 )
...
* Added bruno-cli support for mapping inherited apikey auth from collection
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-17 20:33:53 +05:30
lohit
4dcaaab52c
Merge branch 'main' into fix/remove-jsonbigint-from-cli
2024-12-12 17:31:59 +05:30
lohxt1
4dd4800ee9
fix: tests
2024-12-04 18:44:20 +05:30
lohxt1
b206b70d2e
feat: fix tests
2024-11-19 12:36:20 +05:30
lohxt1
9c2c86baf6
feat: add collection vars, folder vars, request vars support to cli
2024-09-24 19:09:47 +05:30
Antti Sonkeri
9c11e27d1c
fix: decomment not working in json body ( #1819 )
...
Request body json was not decommented if json parsing fails, which
would happen if variables are not quoted.
Fixes usebruno#888
2024-06-19 16:18:36 +05:30