aio-libs / aiohttp-sse

Server-sent events support for aiohttp
Other
197 stars 36 forks source link

Use aiohttp fixtures #453

Closed Olegt0rr closed 8 months ago

Olegt0rr commented 8 months ago

What do these changes do?

Simplify tests with aiohttp fixtures

Are there changes in behavior for the user?

No changes

Related issue number

Closes #447

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (033615e) 100.00% compared to head (2a54692) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #453 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 480 436 -44 Branches 52 52 ========================================= - Hits 480 436 -44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.