You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Shazron <sh...@gmail.com> on 2014/10/11 01:17:14 UTC

[iOS] tests

They have been converted to jasmine.

Right now there are two test suites:
1. cordova-lib tests (runs the unit tests)
2. create tests (tests different ways to create a project)

Re: [iOS] tests

Posted by Shazron <sh...@gmail.com>.
Badge hooked up, and the inaugural test passes =)
(tests on the Travis CI server seem to take about 3mins)

On Sat, Oct 11, 2014 at 9:13 PM, Shazron <sh...@gmail.com> wrote:

> "npm test" from the root should run both
> Travis CI should be hooked up by INFRA but I haven't checked it out yet
> or put the badge in the README.md
>
>
> On Saturday, October 11, 2014, Michal Mocny <mm...@chromium.org> wrote:
>
>> Sweet.  How do we run (2)?
>>
>> On Fri, Oct 10, 2014 at 7:17 PM, Shazron <sh...@gmail.com> wrote:
>>
>> > They have been converted to jasmine.
>> >
>> > Right now there are two test suites:
>> > 1. cordova-lib tests (runs the unit tests)
>> > 2. create tests (tests different ways to create a project)
>> >
>>
>

Re: [iOS] tests

Posted by Shazron <sh...@gmail.com>.
"npm test" from the root should run both
Travis CI should be hooked up by INFRA but I haven't checked it out yet or
put the badge in the README.md

On Saturday, October 11, 2014, Michal Mocny <mm...@chromium.org> wrote:

> Sweet.  How do we run (2)?
>
> On Fri, Oct 10, 2014 at 7:17 PM, Shazron <shazron@gmail.com <javascript:;>>
> wrote:
>
> > They have been converted to jasmine.
> >
> > Right now there are two test suites:
> > 1. cordova-lib tests (runs the unit tests)
> > 2. create tests (tests different ways to create a project)
> >
>

Re: [iOS] tests

Posted by Michal Mocny <mm...@chromium.org>.
Sweet.  How do we run (2)?

On Fri, Oct 10, 2014 at 7:17 PM, Shazron <sh...@gmail.com> wrote:

> They have been converted to jasmine.
>
> Right now there are two test suites:
> 1. cordova-lib tests (runs the unit tests)
> 2. create tests (tests different ways to create a project)
>