mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
test: add unit tests for collection name handling based on OpenAPI title fix: trim whitespace from info.title and improve default collection name handling fix: simplify collection name assignment by using optional chaining removed two console.log and improved the error message. refactor: standardize single quotes in OpenAPI test cases test: add case for empty title defaulting to Untitled Collection