pulp/pulp-smash

Assert that url is required to create a remote.

nixocio opened this issue · 0 comments

See: https://pulp.plan.io/issues/3395

Possible steps to verify:

  1. Attempt to create a remote without provide URL.
  2. Assert that HTTP exception is raised.