app-MAIL-temp/tests/models
Carlos Quintana c0a4c44e94
Separate code for proton callback handler (#1040)
* Separate code for proton callback handler

* Upgrade migration

* Use simple_login endpoint from Proton API

* Remove unused classes

* Rename Dto class to Data

* Push rename

* Moved link to PartnerUser to allow subscriptions to depend only on it

* Fix test

* PR comments

* Add unique user_id constraint to PartnerUser

* Added more logs

* Added more logs

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-06-09 10:19:49 +02:00
..
__init__.py use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
test_partner_api_token.py Store hmaced partner api tokens (#1028) 2022-06-02 11:24:04 +02:00
test_partner_subscription.py Separate code for proton callback handler (#1040) 2022-06-09 10:19:49 +02:00
test_user.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00