3a5174c003
Basically: - when using playwright, we use live_server - live_server make django-pytest switch in "transactional db" mode - when in this mode, it will reset all data of all tables in db - we relied on data created during the migrations, so only available for first test run |
||
---|---|---|
.. | ||
bin | ||
locale | ||
management | ||
migrations | ||
settings | ||
static | ||
templates | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
autocomplete.py | ||
context_processors.py | ||
decorators.py | ||
fields.py | ||
forms.py | ||
managers.py | ||
middleware.py | ||
models.py | ||
urls.py | ||
utils.py | ||
views.py | ||
wsgi.py |