451
edits
| Line 79: | Line 79: | ||
==Library editor page== | ==Library editor page== | ||
*Automated: | *Automated: | ||
**The library editor should have "Save", Copy", Revision" and "Properties" button when in "Edit" mode. | **The library editor should have "Save", Copy", Revision" and "Properties" button when in "Edit" mode. | ||
**The library editor should have "Copy", Revision" and "Properties" button when in "View" mode. | **The library editor should have "Copy", Revision" and "Properties" button when in "View" mode. | ||
**The code for the library should be edited and should be saved when the save button is pressed.<br> | |||
**The code for the library should be edited and should be saved when the save button is pressed. | **Lib(Modules) and plugins(libraries) should be allowed to be added to the current library. | ||
**Modules and | |||
**Library information should be editable when the "Properties" button is clicked.(Note: This can be done only when the user is in edit mode)<br> | **Library information should be editable when the "Properties" button is clicked.(Note: This can be done only when the user is in edit mode)<br> | ||
**The revision can be checked through the revision button. (done,combined with above test case) | **The revision can be checked through the revision button. (done,combined with above test case) | ||
** | **The libraries created by the user should be reflected in the libraries section when the user is writing the code for an add-on. | ||
**<b>The user should be able to edit the name of the lib(module) by clicking the pencil like edit button besides the name.</b> | |||
**<b>The user should be able to delete lib(modules) and plugins(libraries).</b> | |||
*Manual: | *Manual: | ||
**<font color="Red">Attachments should be allowed to be added to the current library.</font> | **<font color="Red">Attachments should be allowed to be added to the current library.</font> | ||
** Attachments should be editable(in the same manner as for add-ons).(new) | ** Attachments should be editable(in the same manner as for add-ons).(new) | ||
edits