Skip to content

test: cover PendingValidations queue sorting#149

Closed
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/test-pending-validations
Closed

test: cover PendingValidations queue sorting#149
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/test-pending-validations

Conversation

@go165

@go165 go165 commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • add RTL coverage for the PendingValidations verifier queue
  • assert default high-urgency sorting, low-to-high toggle, and toggling back
  • assert empty queue copy, back navigation, and row review navigation

Verification

  • npm test -- --run src/pages/__tests__/PendingValidations.test.tsx
  • npm test -- --run src/pages/__tests__/PendingValidations.test.tsx src/pages/__tests__/ValidationDetail.test.tsx
  • git diff --check

Focused coverage for PendingValidations.tsx: 100% statements / 100% branches / 100% funcs / 100% lines.

Closes #136

Payout address if reward-eligible: 0x1f0130669ca6fd02e025a984cc038f139df19a2f

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.

Add RTL tests for the PendingValidations urgency-sort queue

2 participants