ucla-oarc-mobile / mwf

UCLA Mobile Web Framework
http://mwf.ucla.edu
Other
86 stars 25 forks source link

Develop 1.3: JS unit tests failing for Android for new Capability methods #93

Closed Trott closed 12 years ago

Trott commented 12 years ago

The JS unit test in the develop branch all pass for Android, but three fail for Android.

ghost commented 12 years ago

I see two of the failed tests were input types related. It simply means the Android device does not support email and url input types. I think the best approach is to just check for the capability's return type. Any better ideas?

On 2/5/12 7:17 AM, "Trott" <reply+i-3099549-dcc74b5d8528e4e0d2718e57f3453f477fecc68a-898789@reply.gith ub.com> wrote:

The JS unit test in the develop branch all pass for Android, but three fail for Android.


Reply to this email directly or view it on GitHub: https://github.com/ucla/mwf/issues/93

ghost commented 12 years ago

Ah, never mind, I see Rich has put in device specific testing logic :)

On 2/5/12 7:17 AM, "Trott" <reply+i-3099549-dcc74b5d8528e4e0d2718e57f3453f477fecc68a-898789@reply.gith ub.com> wrote:

The JS unit test in the develop branch all pass for Android, but three fail for Android.


Reply to this email directly or view it on GitHub: https://github.com/ucla/mwf/issues/93