mozilla / FoxPuppet

Other
18 stars 17 forks source link

Update addons notification features #311

Open ben-c-at-moz opened 1 month ago

ben-c-at-moz commented 1 month ago

Given the logic in the notifications base and addons files, update https://github.com/mozilla/FoxPuppet/blob/main/foxpuppet/windows/browser/notifications/addons.py so that unfinished methods are completed.

Add tests as needed, and make sure they pass (and that all others do too), using make test and in CI.

Temidayo32 commented 1 month ago

I am looking into this issue