Actions
Refactor #9623
closedAs a developer, I have a pytest fixture that allows me to run a webserver for serving that fixture to Pulp
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/2086":https://github.com/pulp/pulpcore/issues/2086
As a basic capability, it would be nice to use the aiohttp pytest plugin to serve fixture data to Pulp's tests. This should rewrite one test to demonstrate its feasibility also.
Updated by bmbouter almost 3 years ago
PR available here: https://github.com/pulp/pulpcore/pull/1728
Added by bmbouter almost 3 years ago
Updated by bmbouter almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|70b7f31a7806f3701c3f746a63508a237c26c9a2.
Updated by fao89 almost 3 years ago
- Description updated (diff)
- Status changed from MODIFIED to CLOSED - DUPLICATE
Actions
Adds a pytest local fixture for pulp_file
Required PR: https://github.com/pulp/pulp-smash/pull/1262
closes #9623