History log of /sssd-io/src/tests/intg/test_session_recording.py
Revision Date Author Comments Expand
f02b0bddd8004ddd04cd852b24d3d8a3aa3191e6 10-Mar-2018 Jakub Hrozek <jhrozek@redhat.com>

TESTS: Fix E501 pep8 issues on test_session_recording.py E501: line too long (longer than 79 characters) Resolves: https://pagure.io/SSSD/sssd/issue/3605 Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

b4c08cb3249cd270e38e9b74a83c00c38ec16c19 10-Mar-2018 Jakub Hrozek <jhrozek@redhat.com>

TESTS: Fix E231 pep8 issues on test_session_recording.py E231: missing whitespace after ':' Resolves: https://pagure.io/SSSD/sssd/issue/3605 Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

53a4219e2f51cd0443931aa931505bf0b4bf5a45 27-Jul-2017 Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com>

INTG: Add session recording tests Add basic tests for all base combinations of session recording configuration options. Reviewed-by: Pavel Březina <pbrezina@redhat.com>