Commit Graph

72 Commits

Author SHA1 Message Date
Rodrigo Primo 4c99c085e7 Allow for chromedriver patch version updates
e2e-tests were failing on my environment when using chromedriver 2.33.0, but they work when using chromedriver 2.33.2. I decided to change the version to `^2.33.0` instead of `2.33.2` to allow future patch version updates to happen automatically and to follow the version definition used for the other packages used by WC.
2017-11-06 15:14:32 -02:00
Rodrigo Primo 18afd7866f Add new grunt task to run only a selection of e2e tests
Example:

`node_modules/grunt/bin/grunt e2e-tests-grep --grep='should be able to add simple products to the cart'`

Mocha will run only tests that matches the pattern passed to `--grep`
2017-10-31 15:53:51 -02:00
claudiulodro c604c0f824 Update chromedriver version and add singles tests 2017-10-06 13:10:50 -07:00
Shiva Poudel 9c926b481a Use of grunt-sass for node sass 2017-06-26 23:01:46 +05:45
Mike Jolley 9ff7d3aea8 Update JSON 2017-06-19 12:38:32 +01:00
claudiulodro 07796aeece E2e testing 0.3.0 2017-06-06 11:58:01 -07:00
Claudio Sanches bd2c5daf13 3.1.0-beta 2017-05-31 16:13:19 -03:00
refael iliaguyev fdc410b35c Remove 'bourbon' dependency. It's been replaced with automated prefixing tool. 2017-05-05 16:40:34 +03:00
Claudio Sanches 80652660f9 Properly setup autoprefixer #14800 2017-05-04 19:29:40 -03:00
refael iliaguyev 8a155f2707 Replace grunt-autoprefixer with grunt-postcss 2017-05-04 00:41:10 +03:00
refael iliaguyev 54cc17109c load grunt autoprefixer 2017-05-04 00:15:01 +03:00
Mike Jolley d79b1edc55 Merge pull request #13397 from woocommerce/e2e-testing
E2E frontend testing
2017-03-30 16:41:24 +01:00
Claudiu Lodromanean 2cb861b298 Use latest wc-e2e-page-objects version 2017-03-21 14:46:37 -07:00
Claudiu Lodromanean de4757e402 Change folder name and suppress npm error swarm 2017-03-21 10:03:06 -07:00
Claudiu Lodromanean db7650d3a1 Bump package.json version 2017-03-20 10:00:11 -07:00
Claudiu Lodromanean 12c0622302 Use supported chromedriver version 2017-03-20 09:05:16 -07:00
Claudiu Lodromanean 1cca13689c Increase min node version 2017-03-09 13:39:51 -08:00
Claudiu Lodromanean 8564de4b82 Config loading tweaks 2017-03-09 13:24:36 -08:00
Claudiu Lodromanean f8a661df9a Add chromedriver to package.json 2017-03-09 12:59:10 -08:00
Claudiu Lodromanean 58e6451d50 Use latest version of wc-e2e-page-objects 2017-02-28 12:17:06 -08:00
Claudiu Lodromanean 24fb4fd3b8 Initial easy test setup 2017-02-28 12:00:12 -08:00
Claudiu Lodromanean 5bb7e6e514 Move admin.css select2 dependency to gruntfile 2017-02-10 15:14:07 -08:00
Claudiu Lodromanean 754a12c88a 12170 Set up RTL generation and enqueuing 2017-01-20 10:29:48 -08:00
Claudio Sanches 0d80b361d5 Updated npm packages 2016-12-15 14:47:38 -02:00
Matty ae75f8b8cd Adjusts all references of 'woothemes' to 'woocommerce' in relevant URLs, excluding the Travis CI integration which correctly uses 'woocommerce/woocommerce'. 2016-09-28 12:17:40 +02:00
Claudio Sanches 486449bf07 Added PHPCS dependency and grunt task 2016-09-13 18:24:01 -03:00
Jonathan (JB) Belcher 1f49528fea Add stylelint to repository 2016-08-08 15:32:39 -04:00
Claudio Sanches d35bbc01fa POT 2016-07-19 15:28:34 -03:00
Claudio Sanches aae0c67a4f Updated grunt dependencies 2016-07-14 15:48:00 +02:00
Claudio Sanches c59a5c0c31 Say hello to woocommerce.com 2016-07-05 19:52:16 -03:00
Claudio Sanches d3e3504dc1 Updated changelog 2016-06-30 14:31:16 -03:00
Claudio Sanches e39274e753 HTTPS for everybody 2016-05-26 22:48:49 -03:00
Claudio Sanches 1f2cda5a49 Version 2.6.0-beta-2 2016-05-13 14:40:21 -03:00
Claudio Sanches 335c4d9641 Updated grunt 2016-03-11 14:42:25 -03:00
Claudio Sanches 2607e68c82 2.5.0-RC1 2016-01-05 13:52:19 -02:00
Claudio Sanches 2da4ea0084 Version 2.4.4 2015-08-13 23:53:19 -03:00
Claudio Sanches 0ce60608c9 Updated changelog version 2015-08-12 15:49:44 -03:00
Claudio Sanches f16468c33c Version 2.4.2 2015-08-11 14:23:50 -03:00
Claudio Sanches b1f0da9d76 Version 2.4.1 2015-08-10 18:44:32 -03:00
Claudio Sanches 6726fd642c Updated grunt dependencies 2015-08-05 16:52:03 -03:00
Claudio Sanches 78f82942bc Added license to package.json 2015-07-11 00:33:12 -03:00
Claudio Sanches 501742b07f Updated grunt dependencies 2015-07-10 18:48:04 -03:00
Claudio Sanches ae17f9e786 Updated grunt dependencies 2015-07-10 18:34:15 -03:00
shivapoudel 68e3c9777d Updated NPM Packages 2015-03-17 21:29:24 +05:45
shivapoudel 2e159d0b22 Update npm packages 2015-02-03 23:37:53 +05:45
Barry Kooij 52f384719a Adjusted version number for npm to work 2015-02-02 16:25:07 +01:00
Mike Jolley 92fb6a4915 version bump 2015-01-30 16:08:14 +00:00
Justin Sainton 3af23cb7f5 Update grunt-wp-i18n dev dependency 2014-11-27 20:15:49 -08:00
shivapoudel 01e5f59548 Updated devDepedencies :) 2014-10-18 11:18:22 +05:45
James Koster ab6f05d6b5 bourbon node and import 2014-10-17 18:21:54 +01:00