Skip to content

Change aioresponses to aiointercept - #6

Open
Polandia94 wants to merge 2 commits into
cortega26:mainfrom
Polandia94:main
Open

Change aioresponses to aiointercept#6
Polandia94 wants to merge 2 commits into
cortega26:mainfrom
Polandia94:main

Conversation

@Polandia94

@Polandia94 Polandia94 commented May 18, 2026

Copy link
Copy Markdown

Changed the test library from aioresponses to aiointercept. Aiointercept is a library that of wich I'm the maintainer. It has a API similar to aioresponses but it create a real server and does real request, so is firing the same signals that aioresponses.
The change require a async context manager for aiointercept, instead of the sync context manager of aioresponses

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@cortega26 cortega26 self-assigned this May 18, 2026
@Polandia94 Polandia94 changed the title Merge branch 'main' of https://github.com/cortega26/PDF-Text-Analyzer Change aioresponses to aiointercept May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants