PolicyEngine / PolicyEngine/policyengine-core
Create YAML test inputs from JSON in API request
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
It would be a better debugging experience with the API if there was a way to quickly create a test from the JSON in an API request. This would allow you leverage the debugging tools in PE, and makes replicating bugs easier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the API request handling and existing PE test-input or debugging workflows; done means a JSON API request can produce a YAML test input that works with the debugging tools and helps reproduce a bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, yaml
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100