bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Fix/postman translation collection variables

Open bpoulaindev opened this issue 11 months ago • 0 comments

Description

Additional translations :

  • pm.collectionVariables([set/get])
  • pm.setNextRequest()
  • pm.test
  • pm.response.to.have.status()

Simplify regex pattern :

image

Testing file to prevent unexpected behaviour :

image

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [x] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [ ] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

bpoulaindev avatar Mar 21 '24 17:03 bpoulaindev