451
edits
| (3 intermediate revisions by the same user not shown) | |||
| Line 48: | Line 48: | ||
**<font color="Red">You should be able to upload an attachment using an external URL.</font> | **<font color="Red">You should be able to upload an attachment using an external URL.</font> | ||
**<font color="Red">If a library is added to an addon and if it is updated in another tab, you should be able to see a refresh icon on mouse over the library is the addon editor.</font> | **<font color="Red">If a library is added to an addon and if it is updated in another tab, you should be able to see a refresh icon on mouse over the library is the addon editor.</font> | ||
**<font color="Red">Check that Edit and save of the version and comment are working in the save button</font> | |||
*Manual(in-litmus): | *Manual(in-litmus): | ||
| Line 55: | Line 56: | ||
**Clicking on the pressed button again will uninstall the addon and the button will be released. | **Clicking on the pressed button again will uninstall the addon and the button will be released. | ||
**Clicking on the "Download" button should generate an XPI file. | **Clicking on the "Download" button should generate an XPI file. | ||
**The user should be able to | **The user should be able to upload attachments ('Data' button on the page). | ||
**The user should be able to add attachments from an URI (2 MB max filesize). | |||
**Adding attachments should update the revision number of the current addon. | **Adding attachments should update the revision number of the current addon. | ||
**If the user is in the "Edit" mode, the attachments should be editable in the text editor. The editable attachments are .js, .css and .txt) | **If the user is in the "Edit" mode, the attachments should be editable in the text editor. The editable attachments are .js, .css and .txt) | ||
| Line 64: | Line 66: | ||
**The add-ons/libraries on this page should be tagged "initial"(default) for newly saved packages. | **The add-ons/libraries on this page should be tagged "initial"(default) for newly saved packages. | ||
**It should be tagged "copy" for copied new packages. | **It should be tagged "copy" for copied new packages. | ||
**The page should also show the count of the number of add-ons and libraries that you have created.<br> | |||
**The page should also show the count of the number of add-ons and libraries that you have created. | |||
**When clicking on the "Public Add-ons"/"Public Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | **When clicking on the "Public Add-ons"/"Public Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | ||
**When clicking on the "Private Add-ons"/"Private Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | **When clicking on the "Private Add-ons"/"Private Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | ||
| Line 71: | Line 72: | ||
**On the dashboard, each library must have "Edit", "Delete", "Public" and "Private" buttons. | **On the dashboard, each library must have "Edit", "Delete", "Public" and "Private" buttons. | ||
**Clicking on Private button disables the add-on/library and sends it to Private add-ons/Private libraries section. | **Clicking on Private button disables the add-on/library and sends it to Private add-ons/Private libraries section. | ||
** | **You can reactivate the private add-on by clicking the "Public" button from the Private add-ons page. | ||
** | **You can reactivate the private libraries by clicking the "Public" button from the private libraries page. | ||
** | **Clicking on the "Private add-ons" link should show you the currently disabled addons. | ||
** | **Clicking on the "Private libraries" link should show you the currently disabled libraries. | ||
** You should be able to go to editor page when you click edit button. | ** You should be able to go to editor page when you click edit button. | ||
** Add on should be permanently deleted when you hit the Delete button | ** Add on should be permanently deleted when you hit the Delete button | ||
*Manual (in-litmus) | *Manual (in-litmus) | ||
** | **All the saved and public (default) Addons and libraries should be shown on this page. | ||
**It should be tagged "uploaded" for packages that have been uploaded. | |||
**You can upload an xpi file from your computer by clicking the "upload package" link on this page. | |||
** Add on should be installed when you hit the Test button. | |||
==Library editor page== | ==Library editor page== | ||
edits