mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
* feat: added tests for request creation * fix: add folder.bru * add: common locators to locators.ts file * refactor: update locators for request actions and improve test assertions across GraphQL, gRPC, HTTP, and WebSocket request tests * fix: updated locator logic for folder requests. * chore: implement cleanup logic for GraphQL, gRPC, HTTP, and WebSocket request tests --------- Co-authored-by: sanish-bruno <sanish@usebruno.com> Co-authored-by: Bijin Bruno <bijin@usebruno.com>
6 lines
133 B
JSON
6 lines
133 B
JSON
{
|
|
"maximized": false,
|
|
"lastOpenedCollections": [
|
|
"{{projectRoot}}/tests/collection/create-requests/fixtures/collection"
|
|
]
|
|
} |