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

Addition of QueryType as parameter #15

Merged
merged 4 commits into from Jul 17, 2022
Merged

Addition of QueryType as parameter #15

merged 4 commits into from Jul 17, 2022

Conversation

niklasenberg
Copy link
Contributor

Added QueryType enum and modified queryBooks() to include queryType parameter + wrote tests

Added `QueryType` enum and modified `queryBooks()` to include queryType parameter
@niklasenberg niklasenberg mentioned this pull request May 3, 2022
@niklasenberg
Copy link
Contributor Author

Resolves #16

@bdlukaa bdlukaa linked an issue May 4, 2022 that may be closed by this pull request
@bdlukaa
Copy link
Owner

bdlukaa commented May 4, 2022

@niklasenberg the checks are failing

@niklasenberg
Copy link
Contributor Author

@bdlukaa should be alright now, had to rename test-file to make flutter test work

test/book_finder_test.dart Show resolved Hide resolved
test/book_finder_test.dart Show resolved Hide resolved
@bdlukaa bdlukaa merged commit 1bad049 into bdlukaa:master Jul 17, 2022
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.

QueryType
2 participants