django_e2ee.tests package
Tests for the django_e2ee app.
Submodules
- Tests for the django-e2ee-framework models
test_model()- Tests for the django-e2ee-framework views
TestEncryptionKeyTestEncryptionKey.get_encryption_key_js()TestEncryptionKey.get_existing_encryption_key_js()TestEncryptionKey.test_encrypt_decrypt()TestEncryptionKey.test_key_generation()TestEncryptionKey.test_key_upload()TestEncryptionKey.test_key_upload_for_multiple_users()TestEncryptionKey.test_key_upload_for_other_user()
TestEncryptionKeyStoretest_encryption_decryption_post()test_master_key_creation()test_master_key_secret_creation()test_remote_password_authentication()test_remote_session_authentication()test_session_authentication()