mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +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.