lemur/lemur/tests
Marti Raudsepp 72f6fdb17d Properly handle Unicode in issuer name sanitization
If the point of sanitization is to get rid of all non-alphanumeric
characters then Unicode characters should probably be forbidden too.

We can re-use the same sanitization function as used for cert 'name'
2018-12-21 16:34:12 +02:00
..
js Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
plugins Fix unit tests certificates to have correct chains and private keys 2018-08-03 19:45:13 +03:00
__init__.py Fixing up notification testing (#575) 2016-12-08 11:33:40 -08:00
conf.py unit test 2018-11-28 14:27:03 -08:00
conftest.py Properly handle Unicode in issuer name sanitization 2018-12-21 16:34:12 +02:00
factories.py Merge branch 'master' into unittests-use-valid-certs 2018-08-07 09:42:39 -07:00
test_api_keys.py Adding some niceties around the way users are associated with tokens. (#1012) 2017-12-05 10:57:17 -08:00
test_authorities.py Delete dead code in unit tests (#1510) 2018-08-03 08:21:55 -07:00
test_certificates.py Add CSR to certificiates 2018-10-23 17:46:04 -07:00
test_defaults.py Properly handle Unicode in issuer name sanitization 2018-12-21 16:34:12 +02:00
test_deployment.py Certificate rotation enhancements (#570) 2016-12-07 16:24:59 -08:00
test_destinations.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_domains.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_endpoints.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_issuer_manager.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
test_ldap.py Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
test_logs.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_messaging.py Add test for when there are no notifications on a certificate (#757) 2017-04-24 09:04:49 -07:00
test_missing.py Time (#482) 2016-11-09 10:56:22 -08:00
test_notifications.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_pending_certificates.py unit test 2018-11-28 14:27:03 -08:00
test_roles.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_schemas.py Closes #412. Allows 'name' be a valid attribute to specify a role. (#457) 2016-10-16 03:56:13 -07:00
test_sources.py Fix unit tests certificates to have correct chains and private keys 2018-08-03 19:45:13 +03:00
test_users.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
test_utils.py ecc: add the support for ECC (#1191) 2018-04-10 16:54:17 -07:00
test_validators.py Fix unit tests certificates to have correct chains and private keys 2018-08-03 19:45:13 +03:00
test_verify.py Flake8 fix in test_verify.py 2018-10-01 22:04:31 -04:00
vectors.py Fix unit tests certificates to have correct chains and private keys 2018-08-03 19:45:13 +03:00