wiremock icon indicating copy to clipboard operation
wiremock copied to clipboard

A tool for mocking HTTP services

Results 19 wiremock issues
Sort by recently updated
recently updated
newest added

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.33.0 to 1.33.1. Changelog Sourced from ace-builds's changelog. 1.33.1 (2024-04-23) Bug Fixes account for this.popup being potentially undefined in completion mousewheel listener (#5537) (6c3a9a6) Commits 98d379e package...

dependencies
javascript
patch

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.7.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies
javascript
major

Hello! I have a simple question. Is it possible to leave comments inside the mock? If this is not possible, then I would be glad to see this feature in...

enhancement

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.0-alpha.40 to 8.0.0-alpha.45. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.0.0-alpha.40&new-version=8.0.0-alpha.45)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.0-alpha.40 to 8.0.0-alpha.44. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.0.0-alpha.40&new-version=8.0.0-alpha.44)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

**We have more than 1000 stubs on the project.** When editing or adding a new stub, the UI is terribly slow It is played only on the "Folder" tab. The...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.0-alpha.40 to 8.5.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.5.0 8.5.0 (2024-09-09) 🚀 Features eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary | undefined for optional parameters (#9479) eslint-plugin: [no-unsafe-argument] differentiate...

dependencies
javascript

Thanks for the great features in the UI. I would like to suggest adding an additional **Saving stubs** (persistent) feature to the general functions. https://wiremock.org/docs/stubbing/#saving-stubs What do you think about...

https://github.com/holomekc/wiremock/blob/db52e068e7e3ea7b533f268700dcace794cc78e9/webapp/wiremock/src/app/services/util.service.ts#L267 JSON.parse gets XML instead of JSON and breaks. In UI, file contents appears to be empty, but in Network it can be seen that file contents is coming, but...

Thanks for the wonderful features in the UI, I'm seeking your feedback and thoughts on making UI Read-only. Specifically, 1. The feasibility of implementing a read-only UI or Something like...

enhancement