Julia Amosova
|
eb92d35d96
|
Remove DB (used for the initial setup) that is no longer needed
|
2020-01-24 17:05:17 +00:00 |
Julia Amosova
|
26ade8bb1f
|
Add 1 second wait time between 2 UI blocks / AJAX calls
|
2020-01-22 16:52:35 +00:00 |
Vedanshu Jain
|
d76c5b734c
|
Merge pull request #25300 from woocommerce/fix/25274-docker-mount-dir
E2E Tests: mount directory instead of copy.
|
2019-12-26 17:36:14 +05:30 |
Jeff Stieler
|
7c0511baaa
|
Fix typo in docker service name.
|
2019-12-23 13:14:14 -05:00 |
Jeff Stieler
|
5c67310e48
|
Fix typo in test installation instructions. (#25298)
|
2019-12-23 11:32:54 -05:00 |
Julia Amosova
|
1658dd3962
|
Make setup wizard test more stable
|
2019-12-15 22:55:39 +00:00 |
Julia Amosova
|
cff1272b7e
|
Add check for new setup wizard flow & fix ship to different address click
|
2019-12-11 17:15:37 +00:00 |
Julia Amosova
|
900289c191
|
Update the way `ship to different address` checkbox is set
|
2019-12-11 12:27:41 +00:00 |
Julia Amosova
|
47ecd75479
|
Wait for Recommended section elements to be visible in the obw test
|
2019-12-11 12:18:31 +00:00 |
Julia Amosova
|
c7d4989f01
|
Update clicks in obw and checkout tests & productIsInCheckout function
|
2019-12-11 12:02:44 +00:00 |
Julia Amosova
|
bf8ce8dcd7
|
Wait for the Recommended section to load in the setup wizard test
|
2019-12-09 09:51:13 +00:00 |
Julia Amosova
|
2477d07b48
|
Various improvements to e2e tests
|
2019-12-06 15:06:48 +00:00 |
Julia Amosova
|
62607a918c
|
Resolving conflicts with migration branch
|
2019-12-04 21:02:34 +00:00 |
Julia Amosova
|
44a0fa6a25
|
Resolving conflict with migratin branch
|
2019-12-04 19:03:35 +00:00 |
Julia Amosova
|
f4afae89c6
|
Add store owner login in the cart page test
|
2019-12-02 17:54:45 +00:00 |
Julia Amosova
|
3ffaaea6f5
|
Resolving conflict with migration branch
|
2019-12-02 17:19:58 +00:00 |
Julia Amosova
|
3eb620282e
|
Add store owner logout before running customer my account test
|
2019-12-02 16:05:22 +00:00 |
Julia Amosova
|
3d4dc64d8d
|
Update README with Docker setup details and running tests
|
2019-12-02 12:43:58 +00:00 |
Julia Amosova
|
c93c7776f1
|
Add additional order verification by the store owner
|
2019-12-02 11:21:01 +00:00 |
Julia Amosova
|
435d64919b
|
Add order verification by the store owner
|
2019-11-30 22:07:29 +00:00 |
Julia Amosova
|
6fb8f23ec6
|
Resolving conflict with migration branch
|
2019-11-28 16:46:35 +00:00 |
Julia Amosova
|
9d219dc5e0
|
Fix customer login on My Account page
|
2019-11-28 16:33:43 +00:00 |
Julia Amosova
|
d65c3c76c3
|
Resolve additional conflict with migration branch
|
2019-11-28 14:25:28 +00:00 |
Julia Amosova
|
3a7aeb04e6
|
Resolving conflict with migration branch
|
2019-11-28 12:47:28 +00:00 |
Julia Amosova
|
460b2f19e3
|
Add empty `test:e2e.json` for overriding default variables if needed
|
2019-11-27 23:46:47 +00:00 |
Julia Amosova
|
314c613462
|
Update `default.json` with default Docker test site details
|
2019-11-26 23:50:08 +00:00 |
Julia Amosova
|
843ceead48
|
Update setup-wizard test & WP Docker image version
|
2019-11-26 23:06:43 +00:00 |
Julia Amosova
|
a7e582b1bb
|
Update docker-compose file & setup running e2e tests on Travis CI
|
2019-11-26 20:34:00 +00:00 |
Julia Amosova
|
b1738068a4
|
Fix the way usage tracking pop-up window is handled
|
2019-11-24 15:40:23 +00:00 |
Julia Amosova
|
05175254ed
|
Update admin and customer user details in docker compose file
|
2019-11-24 13:49:39 +00:00 |
Julia Amosova
|
882315182b
|
Remove test:e2e.json file from the code base
|
2019-11-24 13:18:57 +00:00 |
Julia Amosova
|
2818a3c67d
|
Add config file to store variables needed to run e2e tests
|
2019-11-24 13:08:48 +00:00 |
Julia Amosova
|
5efae398fe
|
Finish remaining work on the setup-wizard e2e test
|
2019-11-24 11:38:13 +00:00 |
Julia Amosova
|
6dea34770f
|
Introduce Docker compose file & setup-wizard e2e test
|
2019-11-23 17:40:29 +00:00 |
Julia Amosova
|
5c57759dbc
|
Implement @jest/test-sequencer in order to run tests in specific order
|
2019-11-22 14:56:58 +00:00 |
Julia Amosova
|
59499da8ef
|
Update products in the checkout verification & address filling functions
|
2019-11-22 12:33:08 +00:00 |
Julia Amosova
|
6f0617825a
|
Resolving conflicts with feature branch
|
2019-11-21 17:21:58 +00:00 |
Julia Amosova
|
5e083cfdbf
|
Change the way navigation between My Account pages is done
|
2019-11-21 16:52:29 +00:00 |
Julia Amosova
|
ddbd688bd4
|
Introduce postID after creating simple and variable products
|
2019-11-06 22:17:44 +00:00 |
Julia Amosova
|
bef04b37f4
|
Resolve conflicts with feature branch
|
2019-11-06 17:00:48 +00:00 |
Julia Amosova
|
937ec06900
|
Refactor clicking on different menu tabs of My Account page
|
2019-11-06 16:32:11 +00:00 |
Julia Amosova
|
1b54fa78c9
|
Merge branch 'new/puppeteer-screenshot-tester' of https://github.com/woocommerce/woocommerce into new/puppeteer-screenshot-tester
|
2019-10-25 18:10:49 +02:00 |
Julia Amosova
|
0c7c88b662
|
Fix failing new variable product test
|
2019-10-25 18:10:15 +02:00 |
Julia Amosova
|
88bfb1af50
|
Resolve conflicts with migration branch
|
2019-10-25 14:05:32 +02:00 |
Claudio Sanches
|
061b0f0b91
|
Fixed quotes style
|
2019-10-25 08:56:55 -03:00 |
Julia Amosova
|
bcd74e80f7
|
Resolve conflicts with migration branch
|
2019-10-25 12:09:22 +02:00 |
Julia Amosova
|
4ce07e9387
|
Remove `moveToTrash` variable
|
2019-10-25 11:40:54 +02:00 |
Julia Amosova
|
ec294e74fc
|
Resolve conflicts with migration branch
|
2019-10-25 11:25:14 +02:00 |
Julia Amosova
|
ae924fba0a
|
Resolve conflicts with migration branch
|
2019-10-25 09:34:31 +02:00 |
Julia Amosova
|
2d6b560d41
|
Modify verification method once customer is logged in
|
2019-10-20 22:46:35 +01:00 |