pulp / pulp/plugin_template

Create test for checking pulpcore version on plugin_template

Open
#407 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
Python
Stars
10
Forks
40
Avg merge
21h 24m
Merged PRs (30d)
8

Description

Migrated from https://pulp.plan.io/issues/6299


plugin_template should have a test to assert if setup.py.j2 has the latest pulpcore version as requirement https://github.com/pulp/plugin_template/blob/master/templates/bootstrap/setup.py.j2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with templates/bootstrap/setup.py.j2 and inspect the existing test structure in plugin_template. Add a test that checks the generated setup template requires the latest pulpcore version, then run the relevant test suite to verify the assertion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.