mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-30 16:14:06 +00:00
- Added functions to sort items by sequence and name, ensuring folders are prioritized over requests in the export output. - Enhanced the `brunoToPostman` function to utilize the new sorting logic. - Introduced comprehensive tests to validate the sorting behavior for folders and requests, including nested structures.