Commit Graph

39186 Commits

Author SHA1 Message Date
Greg 8a1cfc0797 Updated tests with new create order API component 2021-08-17 16:43:22 -06:00
Roy Ho c364a13c71
Merge pull request #30518 from woocommerce/update/woocommerce-blocks-5.7.x
Update WooCommerce Blocks package to 5.7.0
2021-08-17 20:32:08 +01:00
jonathansadowski ccda6730c8
Merge pull request #30517 from woocommerce/revert/30418
Revert "Fix: the same set of related products is always displayed"
2021-08-17 10:11:12 -05:00
Roy Ho a33f053598
Merge pull request #30514 from woocommerce/remove/wctracker-admin_user_agent
Remove tracking of admin User-Agent
2021-08-17 15:27:14 +01:00
Mike Jolley 2c1b71767a Update blocks package to 5.7.0 2021-08-17 14:56:57 +01:00
roykho 64b99d56f4
Revert "Fix: the same set of related products is always displayed"
This reverts commit 8095482f69.
2021-08-17 06:43:13 -07:00
Vedanshu Jain 8fc395c57d
Merge pull request #30435 from woocommerce/fix/28944
Ensure countries that have no states hides states field closes #28944
2021-08-17 15:32:48 +05:30
roykho 35685a4cf5 Ensure countries that have no states hides states field closes #28944 2021-08-17 14:50:48 +05:30
Claudio Sanches 4e6f24b024
Merge pull request #30483 from woocommerce/add/location_in_country
Add base location's state and postcode for tracking
2021-08-16 17:38:54 -03:00
mmmaia 804092507d Remove Tracking of Admin User-Agent 2021-08-16 16:01:15 -03:00
Ron Rennick 4f6d8ccfe0
Merge pull request #30491 from woocommerce/dependabot/npm_and_yarn/tests/e2e/api/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /tests/e2e/api
2021-08-16 15:21:22 -03:00
Ron Rennick 41d45c11f0
Merge pull request #30492 from woocommerce/add/e2e-timeout-override
Added default timeout override for e2e tests
2021-08-16 14:51:18 -03:00
Claudio Sanches a1c901e146
Merge pull request #30510 from woocommerce/update/changelog-3
WCA 2.5.1 changelog
2021-08-16 13:18:06 -03:00
Claudio Sanches f7b23bd80c WCA 2.5.1 changelog 2021-08-16 13:17:29 -03:00
Claudio Sanches ee316f95e5
Merge pull request #30508 from woocommerce/update/woocommerce-admin/2.5.1
Bump woocommerce-admin version to 2.5.1
2021-08-16 13:11:30 -03:00
Fernando Marichal 289710c050 Bump woocommerce-admin version to 2.5.1 2021-08-16 12:15:04 -03:00
Greg 0161dd1a95 Code review feedback 2021-08-16 08:18:18 -06:00
Ron Rennick f75c0bea7d
Merge pull request #30506 from woocommerce/fix/30484-e2e-utils-homepage
Fix e2e-utils homepage URL.
2021-08-16 09:31:21 -03:00
Tomek Wytrębowicz 410579a8cd
Fix e2e-utils homepage URL.
Fixes https://github.com/woocommerce/woocommerce/issues/30484
and https://github.com/woocommerce/woocommerce/pull/30490
2021-08-16 12:28:51 +02:00
Greg ad9cc5fb90 Set page timeouts if override is provided 2021-08-13 14:14:02 -06:00
Néstor Soriano 4523dfdacc
Merge pull request #30493 from woocommerce/fix/30168-type-safety
Improve type safety (avoid trying to multiply a string by an int).
2021-08-13 11:12:14 +02:00
barryhughes bea7fb3121 Cast quantities to floats, not ints, as the test suite documents cases for fractional quantities. 2021-08-12 16:56:17 -07:00
barryhughes d6fda6768a Improve type safety (avoid trying to multiply a string by an int). 2021-08-12 16:27:05 -07:00
Greg 2f0aa1a30f Added default timeout override 2021-08-12 16:05:55 -06:00
dependabot[bot] e76017fb86
Bump path-parse from 1.0.6 to 1.0.7 in /tests/e2e/api
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:50:55 +00:00
Greg 9eb0b36174
Merge pull request #30490 from woocommerce/fix/30484
fix e2e-utils readme url in package.json
2021-08-12 13:38:43 -06:00
Ron Rennick d6bef41d2c fix e2e-utils readme url in package.json 2021-08-12 15:18:42 -03:00
Ron Rennick 7d3eeca060
Merge pull request #30406 from woocommerce/add/e2e-db-upgrade
Added check out DB update and run if it exists
2021-08-12 12:12:42 -03:00
Menaka S 2b79832553 Add base location's state and postcode for tracking 2021-08-12 07:06:27 +05:30
Greg 32993b8aaf
Merge pull request #30456 from woocommerce/add/stalebot-enhancement-check
filter out enhancement requests from stalebot
2021-08-11 14:06:34 -06:00
Greg 595aca9e59
Merge pull request #30481 from woocommerce/e2e/add-test-resets
reset settings before cart, checkout tests
2021-08-11 14:04:18 -06:00
Ron Rennick 19c1938700
Merge pull request #30474 from woocommerce/add/release-plugin-functionality
Added functionality for release testing workflow in e2e tests
2021-08-11 16:00:24 -03:00
Ron Rennick 426763159e reset settings before cart, checkout tests 2021-08-11 15:04:34 -03:00
Roy Ho a361e5420a
Merge pull request #30473 from woocommerce/fix/30267-select
Revert to Select2 4.0.3 (was previously overwritten by SelectWoo 1.0.9).
2021-08-11 16:42:32 +01:00
Greg c64f383ba7 Use smoke test Slack channel for now 2021-08-10 20:40:27 -06:00
Greg a597edd6b0 Added in GitHub workflow 2021-08-10 20:38:41 -06:00
Greg cd012edceb Added functionality for release testing workflow 2021-08-10 20:29:36 -06:00
barryhughes d10802f950 Revert to Select2 4.0.3 (was previously overwritten by SelectWoo 1.0.9). 2021-08-10 15:05:06 -07:00
Greg 6ecb354841
Merge branch 'trunk' into add/e2e-db-upgrade 2021-08-10 11:11:16 -06:00
Greg 63ff7c800e
Merge pull request #30466 from woocommerce/e2e/skip-wwcom
skip WCCOM connection until browser support resolved
2021-08-10 08:20:11 -06:00
Ron Rennick 48e6f0795e skip WCCOM connection until browser support resolved 2021-08-10 10:29:13 -03:00
Claudio Sanches 3582aa2a33
Merge pull request #30463 from woocommerce/update/changelog-2
Update 5.6.0 changelog
2021-08-09 19:50:18 -03:00
Claudio Sanches 39784412a1 Update 5.6.0 changelog 2021-08-09 19:42:25 -03:00
Claudio Sanches 11563a928e
Merge pull request #30460 from woocommerce/update/woocommerce-admin/2.5.0
Bump woocommerce-admin version to 2.5.0
2021-08-09 19:31:50 -03:00
Fernando Marichal 1bf2ce4c11 Bump woocommerce-admin version to 2.5.0 2021-08-09 18:12:30 -03:00
Greg 1146663255
Merge pull request #30457 from woocommerce/fix/30327
turn off tracking in e2e onboarding tests
2021-08-09 14:25:13 -06:00
jonathansadowski 7ef09ba1be
Merge pull request #30423 from woocommerce/fix/29630
Fix variations menu order not applying correctly when manually set cl…
2021-08-09 14:32:21 -05:00
Barry Hughes ca42736336
Merge pull request #30433 from woocommerce/update/min-wp
Set "Requires at least" to WP 5.6, update testing matrix.
2021-08-09 11:30:27 -07:00
Ron Rennick 37c14a8e9a turn off tracking in e2e onboarding tests 2021-08-09 14:25:13 -03:00
Claudio Sanches 37068f198f Improve continue on error 2021-08-09 13:55:53 -03:00