Bob Silverberg
Bob Silverberg
This is a spin-off from mozilla/addons#7463 As discussed there, the file entries for a given browse or compare API request are calculated on the fly, based on the filesystem. Some...
This will replace https://github.com/mozilla/addons-frontend/pull/9532. We'd like to update to the latest version of `react-router`. This may require quite a bit of work, so I've opened this separate issue for it....
An issue was identified during the testing of https://github.com/mozilla/addons-frontend/pull/10665, which is that our new scheme for coordinating between the server and the client for experiments doesn't work if a component...
The idea here is to add a link on the category page to a blog post, if a blog post exists that corresponds to the given category. We do not...
Migrate /unit/amo/test_addonManager.js from Sinon to Jest ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMOENG-412)
Migrate /unit/amo/test_localState.js from Sinon to Jest ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMOENG-411)
Migrate /unit/amo/test_store.js from Sinon to Jest ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMOENG-410)
When converting TestScreenShots.js, I have been unable to get a test working that tests the functionality implemented via the `onOpenPhotoswipe` function. We cannot write a test the way we did...
This is a follow-up to https://github.com/mozilla/addons-frontend/pull/11472. When we know that we have 0 ratings for an add-on, we shouldn't render 4 placeholders, but rather we should render none. We should...
Migrate /api/test_abuse.js from Sinon to Jest ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMOENG-400)