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

fix: Update duckduckgo-search to 6.3.4 and improve tests #4504

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

Cristhianzl
Copy link
Collaborator

This pull request includes updates to dependencies and improvements to the DuckDuckGo search component test. The most important changes include updating the duckduckgo-search dependency version and modifying the test for the DuckDuckGo search component to remove the skip flag and improve the test logic.

Dependency updates:

  • pyproject.toml: Updated duckduckgo-search dependency version from 6.3.0 to 6.3.4.

Test improvements:

….3.4

🔧 (duckduckgo.spec.ts): remove test.skip from the test case to enable the test for duckduckgo search component
💡 (duckduckgo.spec.ts): refactor test case to improve readability and remove unnecessary code blocks
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 11, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 11, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 11, 2024
@italojohnny italojohnny enabled auto-merge (squash) November 11, 2024 19:52
@Cristhianzl Cristhianzl self-assigned this Nov 11, 2024
@italojohnny italojohnny merged commit 537a801 into main Nov 11, 2024
37 of 38 checks passed
@italojohnny italojohnny deleted the cz/fix-duckduckgo-componnet branch November 11, 2024 20:34
edwinjosechittilappilly pushed a commit that referenced this pull request Nov 11, 2024
⬆️ (pyproject.toml): update duckduckgo-search dependency to version 6.3.4
🔧 (duckduckgo.spec.ts): remove test.skip from the test case to enable the test for duckduckgo search component
💡 (duckduckgo.spec.ts): refactor test case to improve readability and remove unnecessary code blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants