Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_integration: Use python-pytest-multihost | Petr Viktorin | 2014-12-11 | 1 | -10/+0 |
| | | | | | | | | | | | | The core integration testing functionality was split into a separate project. Use this project, and configure it for FreeIPA. The "mh" (multihost) fixture is made available for integration tests. Configuration based on environment variables is moved into a separate module, to ease eventual deprecation. Reviewed-By: Tomas Babej <tbabej@redhat.com> | ||||
* | test_integration.config: Load/store from/to dicts | Petr Viktorin | 2014-03-05 | 1 | -0/+10 |
| | | | | | | Part of the work for: https://fedorahosted.org/freeipa/ticket/3938 Reviewed-By: Tomas Babej <tbabej@redhat.com> | ||||
* | ipatests: Create util module for ipatests | Tomas Babej | 2013-10-24 | 1 | -0/+60 |
Part of: https://fedorahosted.org/freeipa/ticket/3834 |