zulip/corporate
m-e-l-u-h-a-n ccf520ff13 logging: Migrate many backend tests to use assertLogs.
This commit  migrates some of the backend tests to use assertLogs(),
instead of mock.patch() as planned in #15331.

Tweaked by tabbott to avoid tautological assertions.
2021-02-03 17:55:49 -08:00
..
lib billing: Make attach discount update the current price per license. 2020-12-17 17:09:20 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Add option to request a sponsorship in /upgrade. 2020-07-01 16:45:38 -07:00
tests logging: Migrate many backend tests to use assertLogs. 2021-02-03 17:55:49 -08:00
__init__.py
models.py support: Show customer plan details in support page. 2020-07-24 17:37:41 -07:00
urls.py rest: Add rest_path shortcut for path with rest_dispatch. 2020-09-22 10:51:00 -07:00
views.py i18n: Fix some ineffective calls to ugettext at top level. 2020-10-18 14:31:15 -07:00