api-client/packages
jamesgeorge007 98f07f8a4c test(js-sandbox): expand unsupported API coverage and sync error messages
Add comprehensive test coverage for unsupported Postman APIs and ensure
consistent error messages across pre-request and post-request contexts.

Test improvements:
- Expand coverage from 13 to 25 unsupported APIs (50 tests total)
- Add missing APIs: collectionVariables.set/unset/has/clear/toObject,
  vault.set/unset, iterationData.set/unset/has/toJSON
- Fix assertions to match actual error format with prefix
- Add pre-request context test for pm.execution.location

Implementation fixes:
- Add missing pm.iterationData.toJSON() in pre-request.js
- Sync post-request.js collectionVariables error messages to match
  pre-request.js ("use environment or request variables instead")
2025-11-12 14:35:16 +05:30
..
codemirror-lang-graphql chore: security patch for the dependency chain (#5487) 2025-10-22 18:48:20 +05:30
hoppscotch-agent chore(agent): bump version to v0.1.15 (#5531) 2025-10-30 11:42:09 +05:30
hoppscotch-backend fix: prevent log injection 2025-10-30 23:06:42 +05:30
hoppscotch-cli test(js-sandbox): expand unsupported API coverage and sync error messages 2025-11-12 14:35:16 +05:30
hoppscotch-common test(js-sandbox): expand unsupported API coverage and sync error messages 2025-11-12 14:35:16 +05:30
hoppscotch-data feat: add $randomCompanyName predefined variable (#5479) 2025-10-27 20:59:39 +05:30
hoppscotch-desktop chore: bump version to 2025.10.0 2025-10-27 23:04:50 +05:30
hoppscotch-js-sandbox test(js-sandbox): expand unsupported API coverage and sync error messages 2025-11-12 14:35:16 +05:30
hoppscotch-kernel feat(relay): control redirect follow (#5508) 2025-10-27 17:41:58 +05:30
hoppscotch-relay feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-selfhost-desktop fix (common): address mock server issues and improve the UI (#5517) 2025-10-29 16:25:02 +05:30
hoppscotch-selfhost-web fix(desktop): token validation and cookie parsing (#5569) 2025-11-10 23:10:43 +05:30
hoppscotch-sh-admin fix (common): address mock server issues and improve the UI (#5517) 2025-10-29 16:25:02 +05:30