Confirmed users
14,525
edits
Line 210: | Line 210: | ||
== Developer QA Review == | == Developer QA Review == | ||
* Do we have automated tests for the feature? | * Do we have automated tests for the feature? | ||
** Yes | |||
* What do they cover? | * What do they cover? | ||
** browser-chrome | |||
** basic functionality of JS-module | |||
** geolocation | |||
* What do they not cover? | * What do they not cover? | ||
** interaction between different notifications | |||
*** doorhanger and bar at the same time | |||
*** multiple doorhangers | |||
* How well do they cover the feature? | * How well do they cover the feature? | ||
** core functionality nearly completely covered | |||
* What are the important areas we should focus on? | * What are the important areas we should focus on? | ||
** Preferences for "allow" | |||
* What are the dependencies? | * What are the dependencies? | ||
** {{bug|572967}} | |||
** {{bug|565187}} | |||
** {{bug|573187}} | |||
** {{bug|572972}} | |||
* What is our comfort level with this feature in its current state? | * What is our comfort level with this feature in its current state? | ||
** Once dependencies fixed, ship | |||
* What feedback would you like from QA? | * What feedback would you like from QA? | ||
** Investigate UX/UI issues | |||
[[#Feature_Documentation|top]] | [[#Feature_Documentation|top]] |