Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
==Test Coverage== | ==Test Coverage== | ||
* Login,Sign Up, Logout and user account settings tests | * Login, Sign Up, Logout and user account settings tests '''tested''' | ||
* Test the upload | * Test the upload and submission of demos '''tested''' | ||
** The following file uploads are supported | ** The following file uploads are supported | ||
*** HTML, JS and CSS files anything else should display an error message | *** HTML, JS and CSS files anything else should display an error message | ||
* Test tagging of demo | * Test tagging of demo based on HTML features '''tested''' | ||
* Test comment submission on demos | * Test comment submission on demos '''tested''' | ||
* Test sharing function via twitter, Facebook and short url links | * Test sharing function via twitter, Facebook and short url links | ||
* Test search function based on tags, demo names, usernames | * Test search function based on tags, demo names, usernames | ||
* Test homepage sort either by most viewed, most liked | * Test homepage sort either by most viewed, most liked, or most recent | ||
* Test subscribing to the demo room feed | * Test subscribing to the demo room feed | ||
* Test reporting problems ( either demo not working, demo inappropriate or demo theft by author) | * Test reporting problems (either demo not working, demo inappropriate or demo theft by author) | ||
* Test downloading the zipped source code of a demo | * Test downloading the zipped source code of a demo | ||
* Test | * Test "liking" a demo and the count of people who liked a demo | ||
* Test comment count, view, count and like count on demo homepage | * Test comment count, view, count and like count on demo homepage | ||
* Test launching a demo | * Test launching a demo | ||
* Test the grouping of demos submitted by a particular user | * Test the grouping of demos submitted by a particular user | ||