UnitTC: Additional unit testcases have been added
[platform/framework/web/web-ui-fw.git] / tests / additional-unit-tests / tests.js
1 var TESTS = {
2         "testPages":
3         [
4                 "autodivider",
5                 "button",
6                 "check",
7                 "collapsible",
8                 "datetimepicker",
9                 "fastscroll",
10                 "gallery",
11                 "handler",
12                 "headerfooter",
13                 "list",
14                 "listdividers",
15                 /*"multimediaview",*/
16                 "navigationbar",
17                 "notification",
18                 "popup",
19                 "progressbar",
20                 "radio",
21                 "searchbar",
22                 "segmentcontrol",
23                 "slider",
24                 "swipe",
25                 "tabbar",
26                 "toggleswitch",
27                 "tokentextarea",
28                 "virtuallist",
29                 "virtualgrid",
30         ]
31 };