Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ManukMinasyan
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 17, 2025 09:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CompanyResourceTest to properly test pagination by asserting records are displayed in the same order as they appear in the UI. The test was failing because it was asserting against the creation order of records rather than the table's actual sort order.

  • Updated pagination test to fetch and sort records by created_at DESC to match the UI table order
  • Modified assertions to use the properly sorted records for accurate pagination testing

@ManukMinasyan ManukMinasyan merged commit c3ae5c0 into main Oct 17, 2025
7 of 8 checks passed
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