pulp/pulp-smash

As an authenticated user, I can view which repository version was used to create a particular publication.

nixocio opened this issue · 1 comments

A possible test case.

  1. Create a publication.
  2. Assert that field repository_version is not empty.

Related issue: https://pulp.plan.io/issues/3237

There is already a test in place that explores this field.

See: repository_version

Feel free to re-open this issue if necessary.