mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 06:51:09 -05:00
Add standardized HTMX conventions, interaction patterns, and migration guide for ThrillWiki UX
This commit is contained in:
6
backend/tests/e2e/__init__.py
Normal file
6
backend/tests/e2e/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
End-to-end tests.
|
||||
|
||||
This module contains browser-based tests using Playwright
|
||||
to verify complete user journeys through the application.
|
||||
"""
|
||||
Reference in New Issue
Block a user