Skip to content

Feat(ECOM-46): reset-password - #12

Open
mohamedna3eem wants to merge 12 commits into
developmentfrom
feature/ECOM-46/reset-password
Open

Feat(ECOM-46): reset-password#12
mohamedna3eem wants to merge 12 commits into
developmentfrom
feature/ECOM-46/reset-password

Conversation

@mohamedna3eem

@mohamedna3eem mohamedna3eem commented Oct 17, 2025

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • ✨ Feature
  • 🐛 Bug Fix
  • ♻️ Refactor
  • 🚀 Optimization/Performance
  • 📖 Documentation Update
  • 🧪 Tests

Description

Implement and verify widget tests for the Change Password screen to ensure correct UI rendering and functional behavior under different user interactions.


Related Issues / Tickets

  • Closes #
  • Related to #

How to test this PR

Please provide instructions for testing locally (e.g., commands, devices, simulators, or scenarios to test).

  • Run flutter pub get
  • Run flutter test
  • Manual test steps:
    1. ...
    2. ...
    3. ...

Screenshots / Recordings (if applicable)


UI accessibility checklist

If your PR includes UI changes, please check the following:

  • Semantic widgets used where possible? (e.g., Semantics, Text, IconButton)
  • Tested with screen readers (TalkBack/VoiceOver)?
  • Proper color contrast?
  • Supports different screen sizes/orientations?

Added/Updated Tests?

  • [✅] ✅ Unit Tests (e.g., business logic, Cubit/Bloc, repositories)
  • [ ✅] ✅ Widget Tests (e.g., rendering, UI state, widget interactions)
  • ✅ Integration Tests (e.g., full app flow, navigation, API calls)
  • ❌ No, and this is why: please explain
  • ❓ Need help with writing tests

[Optional] Post-deployment steps


[Optional] What gif best describes this PR?

alt_text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants