RestFixture icon indicating copy to clipboard operation
RestFixture copied to clipboard

A FitNesse fixture for testing REST services

Results 8 RestFixture issues
Sort by recently updated
recently updated
newest added

The RestFixture how to support content-type application/x-www-form-urlencoded ? Try it myself

Bumps [jettison](https://github.com/jettison-json/jettison) from 1.3.2 to 1.5.1. Release notes Sourced from jettison's releases. Jettison 1.5.1 What's Changed Stack Overflow fix on malformed JSON by @​coheigea in jettison-json/jettison#48 Prevent infinite loop when...

dependencies

use the new RestClient (with new apache http client)

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10-java7 to 1.4.17. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.thoughtworks.xstream:xstream&package-manager=maven&previous-version=1.4.10-java7&new-version=1.4.17)](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

You can update a version to support HTTP client 4.5. This HTTP client 3.1 has memory problems.[ ![problem1](https://github.com/smartrics/RestFixture/assets/35914039/c2a3e457-25f4-4413-b13f-50d8d15cd5e7) ![problem2](https://github.com/smartrics/RestFixture/assets/35914039/25a60ec3-1b1a-48af-845b-43b155587838) ![problem3](https://github.com/smartrics/RestFixture/assets/35914039/b0c322e5-18f6-4649-bdf0-bd0291a996dd)

Is there any easy way to hide passwords from POST transactions? For instance: report filters out password, shows: PASSWORD: ******* or leave the password resolution to a directive to use...

Bumps [jettison](https://github.com/jettison-json/jettison) from 1.3.2 to 1.5.2. Release notes Sourced from jettison's releases. Jettison 1.5.2 What's Changed Bump woodstox-core from 6.2.8 to 6.4.0 by @​dependabot in jettison-json/jettison#51 Fixing StackOverflow error by...

dependencies

This is a feature request to support GraphQL calls in addition to REST calls.