do it
On Fri, Apr 4, 2014 at 12:07 PM, Mark Koudritsky <kam...@google.com> wrote: > Back in november we had a > discussion< > https://www.mail-archive.com/dev@cordova.apache.org/msg11708.html>about > new tests that use less mocks, especially for fs. The idea was well > received and for some time now there are 4 such tests in cordova-cli/e2e/ > e2e/create.spec.js > e2e/hooker.spec.js > e2e/platform.spec.js > e2e/plugin.spec.js > > They seem to be stable and well behaved but in order to achieve their main > goal - reduction of test maintenance cost - we need to remove the > corresponding 4 tests in spec/ > I think it's time to delete them. > > Comments? >