URL: https://github.com/freeipa/freeipa/pull/3148 Author: tiran Title: #3148: Decouple integration tests from ipaserver package Action: opened
PR body: """ The integration test suite has weak dependencies on ipaserver. This PR replaces the few imports with copied constants and decouples integration tests from the server package. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3148/head:pr3148 git checkout pr3148
URL: https://github.com/freeipa/freeipa/pull/3148 Author: tiran Title: #3148: Decouple integration tests from ipaserver package Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3148/head:pr3148 git checkout pr3148
freeipa-devel@lists.fedorahosted.org