Actions
Test #4748
closedImprove Publications functional tests
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Platform Release:
Tags:
Sprint:
Quarter:
Description
The tests written during the feature change are a stopgap, and have some problems:
https://github.com/pulp/pulp_python/pull/242/
The tests need to be broken up. Currently they are fragile and fully dependent on each other to pass. Ideally, the preparation should be moved to the setup of each class, but this could cause slow tests since a lot of steps need to be in place before a publication can be created. Please have a look at the utilities, they probably need to be refactored.
Related issues
Updated by amacdona@redhat.com over 5 years ago
- Related to Refactor #4699: As a user, I can create a Python Publication added
Updated by gerrod over 4 years ago
- Related to Issue #7128: Python Publications can't be created if the synced content is on_demand added
Updated by gerrod over 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Migrated to GitHub Issues: https://github.com/pulp/pulp_python/issues/347
Actions