test: enhance E2E and integration testing infrastructure
- Add comprehensive TypeScript types to E2E test helpers - Improve medication, auth, modal, and wait helper classes with proper typing - Enhance test data with readonly type assertions for better immutability - Update integration tests with better error handling and assertions - Improve Playwright type definitions for better IDE support - Add environment variable support to manual test scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-console */
|
||||
// Simple test script to verify admin login functionality
|
||||
// Run this in the browser console to test admin credentials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user