Skip to content

Chore: improve unit test validation#5517

Merged
benfdking merged 1 commit intomainfrom
jo/improve_test_validation
Oct 9, 2025
Merged

Chore: improve unit test validation#5517
benfdking merged 1 commit intomainfrom
jo/improve_test_validation

Conversation

@georgesittas
Copy link
Contributor

A user reported that a test was passing despite having wrong outputs, and it turns out that the query key was missing. This PR improves our test validator so that it checks for this scenario and informs accordingly.

I considered "fixing" the test automatically but that was more complicated and didn't bother. Having a query key is not that bad, and leads to a more consistent format.

@georgesittas georgesittas requested a review from a team October 9, 2025 12:30
@georgesittas georgesittas force-pushed the jo/improve_test_validation branch from db3c9f4 to 6131e36 Compare October 9, 2025 12:48
@benfdking benfdking merged commit 33ec6d9 into main Oct 9, 2025
36 checks passed
@benfdking benfdking deleted the jo/improve_test_validation branch October 9, 2025 13:18
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