History log of /sssd/src/tests/intg/sssd_ldb.py
Revision Date Author Comments Expand
a949dfb6b03c70896e6ab3c7a10781e8ecbaadc2 18-Aug-2016 Lukas Slebodnik <lslebodn@redhat.com>

intg: Fix pep8 warnings E302 expected 2 blank lines, found 1 E303 too many blank lines (2) E501 line too long (84 > 79 characters) Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

bae42db17f223e9ba7fa239d899414877d9d8eaf 07-Jul-2016 Jakub Hrozek <jhrozek@redhat.com>

TESTS: Convert the tests to use qualified names for ldb lookups The timestamp cache tests look into ldb to check the timestamps. This patch converts the lookups to qualified names to make sure the lookups actually match. Reviewed-by: Sumit Bose <sbose@redhat.com>

b8946a5dbde01a87465de707092716349a35248b 23-Jun-2016 Jakub Hrozek <jhrozek@redhat.com>

TESTS: Add an integration test for the timestamps cache Reviewed-by: Sumit Bose <sbose@redhat.com>