URL: https://github.com/SSSD/sssd/pull/139
Title: #139: Initial revision of sssd pytest framework

lslebodn commented:
"""
There are some trailing white spaces
```
sh$ ABS_TOP_SRCDIR=$PWD src/tests/whitespace_test 
Trailing whitespace found:
src/tests/python/README.rst:4:`sssd.testlib`_ is a library containing shared 
functions to automtate `System Services Security Daemon __` using pytest 
framework.
```

and pep8 warnings. We try to follow pep8 for new python code
```
sh$ find  src/tests/python/ -name "*.py" | xargs pep8  | wc -l
249
```
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/139#issuecomment-276899501
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to