diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-29 23:05:33 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-29 23:05:33 -0400 |
commit | 43df4205af42fce5d097f70bb0345b69e9d16f1c (patch) | |
tree | 3850a0ed0748476b37e2850bbdc10d10aadfbbbd /mail/docs/api/leap.mail.adaptors.tests.rst | |
parent | aa882b7a64f2c821c8e241a5ff725f27c64fc15f (diff) | |
parent | 8e4746835a1a053558ff06d4fd12b31167a80296 (diff) |
Merge leap_mail into unified bitmask repo
Diffstat (limited to 'mail/docs/api/leap.mail.adaptors.tests.rst')
-rw-r--r-- | mail/docs/api/leap.mail.adaptors.tests.rst | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/mail/docs/api/leap.mail.adaptors.tests.rst b/mail/docs/api/leap.mail.adaptors.tests.rst new file mode 100644 index 0000000..2ae76e8 --- /dev/null +++ b/mail/docs/api/leap.mail.adaptors.tests.rst @@ -0,0 +1,28 @@ +mail.adaptors.tests package +=========================== + +.. automodule:: leap.mail.adaptors.tests + :members: + :undoc-members: + :show-inheritance: + +Submodules +---------- + +mail.adaptors.tests.test_models module +-------------------------------------- + +.. automodule:: leap.mail.adaptors.tests.test_models + :members: + :undoc-members: + :show-inheritance: + +mail.adaptors.tests.test_soledad_adaptor module +----------------------------------------------- + +.. automodule:: leap.mail.adaptors.tests.test_soledad_adaptor + :members: + :undoc-members: + :show-inheritance: + + |