{# app/templates/admin/testing-hub.html #} {% extends "admin/base.html" %} {% from 'shared/macros/headers.html' import page_header %} {% block title %}Testing Hub{% endblock %} {# ✅ CRITICAL: Link to Alpine.js component #} {% block alpine_data %}adminTestingHub(){% endblock %} {% block content %} {{ page_header('Testing Hub', back_url='/admin/dashboard', back_label='Back to Dashboard') }}
Comprehensive testing tools for manual QA, feature verification, and bug reproduction. These pages help you test specific flows without writing code.
Test Suites
Test Cases
Features Covered
Quick Tests