gva/gnuviechadmin/osusers
Jan Dittberner 28ff099df9 Improve osusers.models coverage
This commit adds tests for more corner cases of
SshPublicKeyManager.parse_keytext to raise the test coverage to 100%.
The method now handles invalid keys more thoroughly.
2015-12-06 17:47:27 +01:00
..
locale/de/LC_MESSAGES add german translation for new strings 2015-02-01 02:30:30 +01:00
migrations implement SshPublicKey model, manager and tests 2015-02-01 00:07:56 +01:00
tests Improve osusers.models coverage 2015-12-06 17:47:27 +01:00
__init__.py document osusers code 2014-12-27 22:44:27 +01:00
admin.py Add tests for osusers.admin 2015-12-05 22:23:25 +00:00
apps.py Fix flake8 warnings 2015-12-05 13:47:41 +00:00
forms.py fix broken ssh public key handling 2015-02-21 20:57:18 +01:00
models.py Improve osusers.models coverage 2015-12-06 17:47:27 +01:00
signals.py Fix flake8 warnings 2015-12-05 13:47:41 +00:00
urls.py add list, delete and edit comment of SSH public keys 2015-02-01 01:55:09 +01:00
views.py add appropriate filtering for SSH key list 2015-02-21 20:30:15 +01:00