Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipatests: Use pytest-sourceorder | Petr Viktorin | 2014-12-17 | 1 | -1/+1 |
| | | | | | | | | The plugin to run tests within a class in the order they're defined in the source was split into a separate project. Use this project instead of a FreeIPA-specific copy. Reviewed-By: Tomas Babej <tbabej@redhat.com> | ||||
* | Integration tests: Port the ordering plugin to pytest | Petr Viktorin | 2014-11-21 | 1 | -0/+54 |
Ordered integration tests may now be run with pytest. https://fedorahosted.org/freeipa/ticket/4610 Reviewed-By: Tomas Babej <tbabej@redhat.com> |