pulp/pulp-smash

Importers and Publishers can be associated with different repositories.

Closed this issue · 0 comments

Create a test to explore the design choice state on the following 3341

Possible steps to test design:

  1. Create an importer, and a publisher.
  2. Create 2 repositories.
  3. Sync both repositories using the same importer.
  4. Assert that the number of units present in both repositories are the same.
  5. Publish both repositories using the same publisher.
  6. Assert that each generated publication has the same publisher, but are associate with different repositories.