Christopher Allford
|
e545bab9c9
|
Removed `nvm ci` because `@automattic/pupeteer-utils@0.0.1` is not in the NPM registry
|
2020-09-14 11:03:03 -07:00 |
Christopher Allford
|
9ee35583bd
|
Added an NVM lock file and adjusted the engine in our package.json to conform
|
2020-09-14 09:59:50 -07:00 |
Ron Rennick
|
1c07d5ec5a
|
restore looking up tags from git, add npm install to travis e2e script
|
2020-09-10 14:54:35 -03:00 |
Ron Rennick
|
88139f9603
|
update travis setup for e2e
|
2020-09-10 11:14:51 -03:00 |
Ron Rennick
|
25cbfd2452
|
run grunt directly in travis e2e
|
2020-09-09 17:00:06 -03:00 |
Christopher Allford
|
f0023ec276
|
Added package building to npm install
|
2020-09-02 14:19:55 -07:00 |
Claudio Sanches
|
28f493ba16
|
Only build assets and packages on e2e tests
|
2020-08-19 15:49:08 -03:00 |
Claudio Sanches
|
ca66a77079
|
Build packages twice again
|
2020-08-19 12:11:45 -03:00 |
Claudio Sanches
|
1699b34295
|
Use npm run build:core
|
2020-08-12 16:53:06 -03:00 |
Claudio Sanches
|
b3160ccf52
|
Merge pull request #26483 from szepeviktor/patch-1
Make caching in CI predictable
|
2020-07-01 13:20:35 -03:00 |
Claudio Sanches
|
d5010a6967
|
Merge pull request #26737 from navigatrum/nav/phpunit-min-6.5
Update PHPUnit minimum version to 6.5
|
2020-07-01 12:45:46 -03:00 |
Viktor Szépe
|
f08b3c2d3a
|
Merge remote-tracking branch 'upstream/master' into patch-1
|
2020-06-26 12:24:03 +00:00 |
Ron Rennick
|
ee151bbd95
|
Merge branch 'master' into add/npm-publish
|
2020-06-22 13:46:54 -03:00 |
navigatrum
|
39ecd19645
|
update PHPUnit minimum version to 6.5
Use PHPUnit v.6.5 instead of v.5.6 for php 7.0 tests.
|
2020-06-09 18:12:27 +02:00 |
Christopher Allford
|
df7db72855
|
Cleaned up our Travis config to suit the WP support policy
|
2020-05-19 07:00:32 -07:00 |
Viktor Szépe
|
4fb66b4ebb
|
Make caching in CI predictable
and properly name `install:`
|
2020-05-13 00:33:29 +02:00 |
Ron Rennick
|
ed135109e0
|
add e2e component build
- add build script
- update component for path changes
- bump component version
- move ready post creation to component
- update component readme
|
2020-05-11 15:54:12 -03:00 |
Ron Rennick
|
0e2e91371a
|
update for review items
|
2020-05-06 13:29:13 -03:00 |
Ron Rennick
|
4af4d29952
|
Simplify nodejs caching directive
- per https://docs.travis-ci.com/user/caching/
|
2020-05-04 11:31:14 -03:00 |
Ron Rennick
|
71fb49dc06
|
restore latest default.json from master
|
2020-05-01 13:28:59 -03:00 |
Ron Rennick
|
78e777f25f
|
restore travis e2e setup script
|
2020-05-01 10:18:21 -03:00 |
Ron Rennick
|
6726f6423d
|
merge travis config files
|
2020-04-30 19:58:37 -03:00 |
Ron Rennick
|
7fbbbf6608
|
update travis config
|
2020-04-30 16:43:36 -03:00 |
Ron Rennick
|
d41fbc7ff2
|
update folder structure, use WordPress 5.4
|
2020-04-28 19:09:39 -03:00 |
Ron Rennick
|
da494be615
|
merge master
|
2020-04-28 16:13:30 -03:00 |
Christopher Allford
|
df27e1b361
|
Merge branch 'master' into fix/supported-wp-version-travis-update
|
2020-04-16 15:16:05 -07:00 |
Peter Fabian
|
7a314a6ebd
|
Reduce the number of tests to run.
Just test with one PHP version, so that it doesn't take more than 30 minutes to finish.
|
2020-04-15 18:36:27 +02:00 |
Peter Fabian
|
cdfd9e4ae2
|
Test all supported WordPress versions.
|
2020-04-15 13:07:51 +02:00 |
Peter Fabian
|
a57de7d6a2
|
Minimum version is no longer PHP 5.6, but PHP 7.0
|
2020-04-15 13:05:59 +02:00 |
Ron Rennick
|
b80b942428
|
remove the Travis config import
|
2020-04-14 12:06:26 -06:00 |
Ron Rennick
|
049d606b15
|
use consistent job name
|
2020-04-14 12:06:26 -06:00 |
Ron Rennick
|
393240a0f3
|
move e2e-env to tests/e2e-env
|
2020-04-14 12:06:25 -06:00 |
Ron Rennick
|
c414eddf59
|
merge config from from https://github.com/woocommerce/woocommerce-admin/pull/3717
|
2020-04-14 12:06:25 -06:00 |
Christopher Allford
|
09df1205de
|
Updated the minimum PHP version to 7.0
|
2020-04-06 17:07:33 -07:00 |
Steve Grunwell
|
70e7a8ed08
|
Add a Travis CI build using the minimum WooCommerce requirements
The current build matrix is always testing against the latest version of WordPress, but WooCommerce officially supports WordPress 5.0 and newer.
|
2020-03-11 15:42:40 +00:00 |
Brent Sessions
|
eb35a1ba84
|
Move nvm update
|
2020-02-18 12:43:05 -07:00 |
Brent Sessions
|
3a180b98fe
|
pull in latest version
|
2020-02-18 13:37:58 -05:00 |
Brent Sessions
|
9c2034a439
|
Trying to run with specific node version
|
2020-02-18 13:35:39 -05:00 |
Peter Fabian
|
a438c3548e
|
Install i18n during e2e tests
This should make npm run build succeed again.
|
2020-02-05 17:16:00 +01:00 |
Peter Fabian
|
05213db8e9
|
Run npm install before composer in all tests.
|
2020-02-03 15:56:48 +01:00 |
Peter Fabian
|
5abc1d9427
|
composer install can only run after npm install as it uses npm package to fix the textdomain.
|
2020-02-03 14:50:39 +01:00 |
Rodrigo Primo
|
70553c52aa
|
Merge remote-tracking branch 'upstream/master' into travis-use-latest-php
|
2019-12-20 09:17:03 -03:00 |
Julia Amosova
|
72315ce39d
|
Merge pull request #24218 from woocommerce/new/puppeteer-screenshot-tester
Migrate E2E Test Suite from Selenium Webdriver to Puppeteer
|
2019-12-20 10:34:02 +00:00 |
Christopher Allford
|
181df5ad21
|
Merge pull request #25194 from rodrigoprimo/php-7.4-travis
Use PHP 7.4 instead of PHP 7.4snapshot in Travis
|
2019-12-18 17:47:45 -05:00 |
Julia Amosova
|
1658dd3962
|
Make setup wizard test more stable
|
2019-12-15 22:55:39 +00:00 |
Julia Amosova
|
f9a9fbc2c7
|
Pass jest exit code to npm
|
2019-12-15 22:34:35 +00:00 |
Julia Amosova
|
88fa2885fc
|
Update jest version
|
2019-12-15 19:13:28 +00:00 |
Julia Amosova
|
25a8664456
|
Add stopping container and deleting volumes
|
2019-12-15 17:11:46 +00:00 |
Julia Amosova
|
53dcdd77b3
|
Update Docker + Travis setup
|
2019-12-15 13:09:29 +00:00 |
Julia Amosova
|
defbcc456e
|
Adjust `npm install` in travis / docker setup
|
2019-12-03 22:21:41 +00:00 |