Skip to content

[explorer/rest] fix: Unit test refactor#2045

Merged
AnthonyLaw merged 4 commits intoexplorer/rest-namespacefrom
explorer/rest-test-refactor
Mar 31, 2026
Merged

[explorer/rest] fix: Unit test refactor#2045
AnthonyLaw merged 4 commits intoexplorer/rest-namespacefrom
explorer/rest-test-refactor

Conversation

@AnthonyLaw
Copy link
Copy Markdown
Member

Problem: I found that those are repeated patterns in the unit test, such as pagination, sort, and data non exist.
Solution: I extracted and group them into test_invalid_pagination_params, test_invalid_sort_params and test_data_not_found

@AnthonyLaw AnthonyLaw requested a review from Wayonb March 27, 2026 09:05
Copy link
Copy Markdown
Contributor

@Wayonb Wayonb left a comment

Choose a reason for hiding this comment

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

👍🏾

@AnthonyLaw AnthonyLaw merged commit a57958b into explorer/rest-namespace Mar 31, 2026
20 checks passed
@AnthonyLaw AnthonyLaw deleted the explorer/rest-test-refactor branch March 31, 2026 03:30
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