gabrielfalcao / gabrielfalcao/HTTPretty

Add more JSON support

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.2k
Forks
285
PR merge metrics
No merged PRs in 30d

Description

It'd be nice to be able to `HTTPretty.register_uri(..., json={'my': 'object'})`, and similarly inspect the json of a request.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the HTTPretty.register_uri(...) entry point and trace how response bodies and intercepted requests are represented. Define the expected behavior for a json={'my': 'object'} response option and request JSON inspection, then add coverage for both APIs and verify the existing HTTP-mocking behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.