Skip to content

test: added alertdialog test cases

ashritha kunjeti requested to merge test/components/ui/alert-dialog into test_cases

Description: Added comprehensive test coverage for the AlertDialog component. The tests validate rendering, user interactions (open/close), action flows (confirm and cancel), and proper application of custom className styles.

Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Screenshots (if applicable): image

Checklist:

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • TypeScript types are correct

*Closes #253 (closed)

Edited by ashritha kunjeti

Merge request reports

Loading