451
edits
No edit summary |
|||
| Line 8: | Line 8: | ||
*Automated: | *Automated: | ||
**User should be able to login to add-on builder through the Sign-in button on the home page. The Dashboard should be displayed. | **User should be able to login to add-on builder through the Sign-in button on the home page. The Dashboard should be displayed. | ||
**User should be redirected to the | **If the user is already logged in, the "My account" link on the top of the page should navigate the user to the dashboard. | ||
**User should be able to go to create add-on/create libraries page from the dropdown at the top of the page, after he is authenticated. | |||
**User should be redirected to the add-on editor page when clicked on the create add-on button, after he is authenticated. | |||
**User should be redirected to the library text editor page when they click on "Create Library" button | |||
**All links on the home page should be clickable and redirected to the proper page. | **All links on the home page should be clickable and redirected to the proper page. | ||
**When the user is not logged in,the home page should only show the "Test" and "Source" buttons(enabled). | **When the user is not logged in,the home page should only show the "Test" and "Source" buttons(enabled). | ||
**"Disable" button should be shown on the home page to the user for the add-ons that have been created by them.(user needs to be logged in)(change) | **For the add-ons created by other users, only "Test" and "Source" buttons should be visible to the current user. | ||
**For the libraries created by other users, only "Source" button should be visible to the current user. | |||
**"Disable" button should be shown on the home page to the user for the add-ons/libraries that have been created by them.(user needs to be logged in)(change) | |||
*Manual(in-litmus): | *Manual(in-litmus): | ||
edits