usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
21.54k stars 1.01k forks source link

update interpolate function in bruno js #2479

Closed lohxt1 closed 5 days ago

lohxt1 commented 1 week ago

Description

this is an extension of the pr #2234

~ updated the current interpolateString function in bruno-js to use the recursive interpolation function ~ added the processEnvVars to the assert runtime context

Contribution Checklist:

Its-treason commented 1 week ago

Can the handlebars package be removed? I think you deleted all the handlebar Imports.

helloanoop commented 5 days ago

Merged. Thanks @lohxt1 !

Thanks for the review comments @Its-treason ! I have gone ahead and merged the PR. Please let us know if you had any additional comments on this and we will take it up in a follow-up PR