ibm-js / dapp

AMD-based Application Framework for building Web & Mobile applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a test for Custom Views.

edchat opened this issue · comments

Add back a test for custom views, like the CustomApp test from dojox/app.

One test was added here:
e909fe6
Should I add more?

Ideally we should maybe have also a test where we extend directly from ViewBase not View to double check this is working?