mirror of https://github.com/zulip/zulip.git
0fd6ff722b
The fixture changes are because self.upgrade formerly used to cause a page load of /billing, which in turn calls Customer.retrieve. If we ran the full test suite with GENERATE_STRIPE_FIXTURES=True, we would likely see several more Customer.retrieve.N.json's being deleted. But keeping them there for now to keep the diff small. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |