Skip to content

Add comprehensive tests for skill verification components and enhance…#315

Merged
nethmalgunawardhana merged 1 commit intodevfrom
jest-test
Jul 19, 2025
Merged

Add comprehensive tests for skill verification components and enhance…#315
nethmalgunawardhana merged 1 commit intodevfrom
jest-test

Conversation

@nethmalgunawardhana
Copy link
Copy Markdown
Collaborator

… error handling

  • Implemented a test suite for AdminSkillVerification component covering loading states, request filtering, approval/rejection workflows, and error handling.
  • Created a test suite for UserSkillVerificationPortal component with tests for rendering, skill selection, file uploads, form submissions, and request management.
  • Enhanced error handling in SkillVerificationPortal to provide user feedback for invalid file types and sizes during uploads.
  • Updated file upload logic to validate file types and sizes before proceeding with document submission.
  • Improved user experience by displaying appropriate error messages using SweetAlert2 for various validation scenarios.

… error handling

- Implemented a test suite for AdminSkillVerification component covering loading states, request filtering, approval/rejection workflows, and error handling.
- Created a test suite for UserSkillVerificationPortal component with tests for rendering, skill selection, file uploads, form submissions, and request management.
- Enhanced error handling in SkillVerificationPortal to provide user feedback for invalid file types and sizes during uploads.
- Updated file upload logic to validate file types and sizes before proceeding with document submission.
- Improved user experience by displaying appropriate error messages using SweetAlert2 for various validation scenarios.
@nethmalgunawardhana nethmalgunawardhana merged commit 3f90392 into dev Jul 19, 2025
1 check failed
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.

1 participant