mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 01:51:09 -05:00
7 lines
143 B
Python
7 lines
143 B
Python
"""
|
|
End-to-end tests.
|
|
|
|
This module contains browser-based tests using Playwright
|
|
to verify complete user journeys through the application.
|
|
"""
|