mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-05 14:16:37 -04:00
Tests cover: - Valid email acceptance - Invalid email rejection with row-specific error - XSS payload sanitization in email field - Mixed valid/invalid email handling - Email with special characters sanitization Verifies fixes for customer email import vulnerability.