wojteknowacki
7c38c29cae
Test maintenance - draft orders, pagination, create page ( #4034 )
...
* removed multiple redirects from draft order and limit assertion on pagination
* test fix - create not published page - assertion as delay added for page name
2023-08-17 12:36:41 +02:00
wojteknowacki
ad341e9954
Tests - fixes pages scenarios ( #3857 )
...
* test fixes for pages scenarios
* fixed pages tests - should create published page should keep failing since waits for BE fix
2023-07-05 14:23:56 +02:00
wojteknowacki
e69a62d9bb
fixed flaky draft order and products without sku tests ( #3795 )
2023-06-23 14:51:59 +02:00
Patryk Andrzejewski
730c96db88
Attach metadata to the fulfillments within the orders ( #3667 )
...
* Metadata for fulfillment
* Metadata for fulfillment
* Trigger deploy
* Fix removing priv metadata
* Remove blinks
* tests for adding, deleteing and updating public and prvate metadata for fullfilled orders (#3684 )
---------
Co-authored-by: wojteknowacki <124166231+wojteknowacki@users.noreply.github.com>
Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-05-23 13:51:56 +02:00
wojteknowacki
b396c8e9a5
fixes staff members tests ( #3678 )
...
* fixes staff members tests
* removing 'only' from suite
2023-05-23 09:51:36 +02:00
wojteknowacki
cf4adbc1af
test bulk delete products ( #3633 )
...
* wip
* bulk delete 2 products
* removed unused helper
* added TC number
2023-05-11 15:03:37 +02:00
Anna Szczęch
70c7f3a2f8
Add e2e for capture transactions in orders ( #3567 )
...
* Update schema, remove transaction specific files
* Merge `.transaction` queries and mutations into regular files
* Merge OrderDetails fragments
* Remove usage of `.transaction` graphl types
* Update fixtures
* Remove usage of useFlag, remove duplicated queries & mutations
* Fix displayed event type for INFO
* Remove type alias from order/types.ts, remove type casting
* Fix failing tests
* Add preview label and better description in Channel settings
* Update button in GrantRefund page
* Fix missing data-test-id
* add e2e for capture transactions in orders
* creates tests for transactions order view switched on
---------
Co-authored-by: Jonatan Witoszek <jonatan.witoszek@saleor.io>
Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-05-11 08:46:33 +02:00