Files
daily-notification-plugin/test-apps/ios-test-app/test-phase1.sh
Jose Olarte III 37fd2629d1 test(ios-test-app): add invalid data test buttons and improve error detection
Add three test buttons (Empty, Invalid, Negative) below the "Test Notification"
button to test invalid time format handling. Each button attempts to schedule
a notification with invalid values: empty string, "25:00" (invalid hour), and
"-1:30" (negative time).

Improve TEST 3 error detection in test-phase1.sh by:
- Making grep case-insensitive to catch ERROR/invalid patterns
- Adding DNP-* error prefix patterns for plugin error logs
- Documenting that Capacitor bridge errors (️ logs) appear in Xcode console
  but not in system logs captured by xcrun simctl
2025-12-17 19:04:45 +08:00

21 KiB
Executable File