fregante / webext-permissions

WebExtensions module: Get any optional permissions that users have granted you.
MIT License
15 stars 1 forks source link

Add tests for subdomain wildcard #24

Closed aspiers closed 9 months ago

aspiers commented 9 months ago

Add https://*.hassubdomains.com/* to the test manifests, to prove that subdomain matching is already working correctly, and allow for other tests relating to subdomains (see #23).

aspiers commented 9 months ago

Switching to draft as I may have missed something here as test-fixtures/reported-at-start.json and test-fixtures/reported-after-addition.json probably need to be updated too. Just checking now.