Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Tibor Leupold 652a9345b4 Order snippets alphabetically 2023-01-17 09:10:25 -08:00
Tibor Leupold 7fe49eb52e Apply isort import sorting 2022-11-29 10:44:47 -08:00
Tom Usher c35e00e465 Fix Tito event newsletter check
Resolves a couple of issues with the newsletter check
when receiving a Tito webhook
2022-11-25 15:08:38 +00:00
Daniel Miranda e2c99b7e57
Fix small typo 2022-11-16 17:14:28 -08:00
Tom Usher d31e794910 Flake8 fixes 2022-11-15 14:16:10 +00:00
Tom Usher 6fd532bd51 Handle Tito webhook newsletter checking and fix tests 2022-11-15 13:56:09 +00:00
Tom Usher edc818c084 Add Tito Event model to replace global Tito config 2022-11-15 11:18:59 +00:00
Tibor Leupold 21d5475045 Reformat codebase with black 2022-11-11 15:24:24 -08:00
Rich Brennan ce64714f0a
[8009] Tito basket signup improvements (#8014)
* rebase

* [8009] update README for Tito integration.

* [8009] wip tito webhook tests

* [8009] move tito events into own app

* [8009] refactor tito webhook code

* [8009] add exception logging to tito webhook basket.subscribe() all

* [8009] move test settings overrides

* [8009] tit tests: reinstate mock for test, switch to test email for test, change how tests are called with invoke

Co-authored-by: Pomax <pomax@nihongoresources.com>
2022-02-08 10:53:46 -08:00