aui-framework / aui-framework/aui
Rework curl tests
- Dominant language
- C++
- Stars
- 598
- Forks
- 44
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 3
Description
We are using httpbin.org to test aui.curl.
Recently, the service became unstable and failing to respond apparently failing our aui.curl tests.
I had to [temporarily disable these tests](https://github.com/aui-framework/aui/commit/b7ef9331b22681742873d1a0a0b38364d3e7f681).
We need to find another stable public http api to test aui.curl.
Contributor guide
Research direction
Start by inspecting the aui.curl tests and the temporary-disable commit b7ef9331b22681742873d1a0a0b38364d3e7f681 to see which tests were affected. Evaluate a stable public HTTP API as a replacement for httpbin.org, restore the disabled coverage, and run the curl test suite to confirm it responds reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100