Add dismissKeyboard() calls to UI tests to fix keyboard blocking issues

- Add dismissKeyboard() helper that types newline to dismiss keyboard
- Call dismissKeyboard() before every tap() in RegistrationTests to prevent
  keyboard from covering buttons
- Update fillRegistrationForm to dismiss keyboard after form completion
- Fixes testSuccessfulRegistrationAndVerification test failure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Trey t
2025-11-29 00:34:18 -06:00
parent a0c5223161
commit 4b905ad5fe
6 changed files with 578 additions and 433 deletions

File diff suppressed because it is too large Load Diff