Skip to content

Feature/filter for queries #18

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

samuelstein
Copy link

hello,

i implemented the feature: #14.
please have a look

@samuelstein samuelstein force-pushed the feature/filter_for_queries branch from 452d9c7 to 451a612 Compare December 7, 2020 20:54
@samuelstein samuelstein force-pushed the feature/filter_for_queries branch from 40f5ed4 to 24d2b6c Compare December 8, 2020 20:21
@samuelstein
Copy link
Author

please review @yannbriancon


@ParameterizedTest
@MethodSource("prepareQueryCountWithStartsWithFilterData")
void queryCountWithStartsWithFilter(String filter, int expectedQueryCount) {
Copy link
Owner

Choose a reason for hiding this comment

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

Good test!
Please add tests to catch the bugs explained in my comments.

Copy link
Author

Choose a reason for hiding this comment

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

Thx. Do you mean i should do a multithreaded test with TestNG for example?

@samuelstein samuelstein marked this pull request as draft November 18, 2021 20:33
@samuelstein samuelstein marked this pull request as ready for review February 2, 2023 09:15
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