Open ccmitchellusa opened 11 years ago
What about leveraging SauceLabs? I think they do provide tests for hybrid app and get free license for open source project. That's what intern is mostly relying on.
theres an all js cordova test environment. plz check w marcel kinard
On Sep 12, 2013, at 12:13 PM, Karl Bishop notifications@github.com wrote:
I need to figure out how to properly test the compoents. Since they are assumed to be within a Worklight/Cordova env. We may need to bring either a sub-set or a full implementation of the WL libs in order to provide a reasonable testing platform. I'll need to think about how to impl this.
Our other option is to simply provide an actual Test Worklight Project / App that includes and exercises all the components. We loose all the CI auto-tests, but is a reasonable alternative.
— Reply to this email directly or view it on GitHub.
I'm working on a standalone project (kfbishop/dworklight-testapp) that will exercise the features of dworklight and dcordove within a deployable Worklight proj/app. We still need a command line soultion if possible.
I need to figure out how to properly test the compoents. Since they are assumed to be within a Worklight/Cordova env. We may need to bring either a sub-set or a full implementation of the WL libs in order to provide a reasonable testing platform. I'll need to think about how to impl this.
Our other option is to simply provide an actual Test Worklight Project / App that includes and exercises all the components. We loose all the CI auto-tests, but is a reasonable alternative.