Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests to Search trait #5596

Merged
merged 9 commits into from
Aug 2, 2024
Merged

Add tests to Search trait #5596

merged 9 commits into from
Aug 2, 2024

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Aug 2, 2024

WHY

BEFORE - What was wrong? What was happening before this PR?

Search traits holds one of the most important parts of our app (applying order logics, search logic etc). It had 0 tests 😢

This has the same change I did in other parts of the crud, replacing request() global instance by the one we set on CrudPanel.

I think it's fine, any issue we revert.

@pxpm pxpm merged commit 89f4c31 into main Aug 2, 2024
9 checks passed
@pxpm pxpm deleted the add-search-tests branch August 2, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants