Skip to content

Add an integration test for empty-config handling#3395

Merged
kzar merged 1 commit intoduckduckgo:mainfrom
kzar:min-config-test
Feb 17, 2026
Merged

Add an integration test for empty-config handling#3395
kzar merged 1 commit intoduckduckgo:mainfrom
kzar:min-config-test

Conversation

@kzar
Copy link
Collaborator

@kzar kzar commented Feb 10, 2026

We want to make sure that if an empty (but valid) remote configuration or
blocklist are loaded, the extension handles that OK and doesn't break. Let's add
a test that covers that situation now.

@kzar kzar requested a review from dharb February 10, 2026 21:03
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

We want to make sure that if an empty (but valid) remote configuration or
blocklist are loaded, the extension handles that OK and doesn't break. Let's add
a test that covers that situation now.
Copy link
Contributor

@dharb dharb left a comment

Choose a reason for hiding this comment

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

Changes look solid to me, some nice simplifications in there. Not sure what's going on with the pixel schema validation check, mind following up on that before we merge?

@kzar
Copy link
Collaborator Author

kzar commented Feb 17, 2026

Changes look solid to me, some nice simplifications in there. Not sure what's going on with the pixel schema validation check, mind following up on that before we merge?

@dharb Thanks! Don't worry, that failure is just because the branch is on my fork, some of the CI jobs like that won't run from forks unfortunately.

@kzar kzar merged commit ea04532 into duckduckgo:main Feb 17, 2026
22 of 24 checks passed
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