Pull request for removal of the duplicate tests. https://github.com/apache/cordova-cli/pull/159
On Fri, Apr 4, 2014 at 4:53 PM, Steven Gill <[email protected]> wrote: > +1!! > > > On Fri, Apr 4, 2014 at 1:28 PM, purplecabbage <[email protected] > >wrote: > > > SGTM! > > > > Sent from my iPhone > > > > > On Apr 4, 2014, at 1:00 PM, Mark Koudritsky <[email protected]> wrote: > > > > > > On Fri, Apr 4, 2014 at 3:36 PM, purplecabbage <[email protected] > > >wrote: > > > > > >> I am a +1 > > >> I would like to see ALL tests in a 'spec' or 'tests' folder though, as > > it > > >> is not obvious what 'e2e' is. > > > > > > This can be done by moving the 4 tests from e2e/ to spec/ and > overwriting > > > the old ones (the have the same names). The e2e/fixtures/ dir will > > probably > > > need some minor adjustments in order to merge it with the > spec/fixtures/ > > > dir. > > > Does this sound ok? > > >
