Commit graph

12 commits

Author SHA1 Message Date
wojteknowacki
10d30ca9a4
Testmo reports - generates reports when test env deploy workflow triggered (#3908)
* test-nv-deploy yaml adjustments to generate testmo reports

* CR fixes

* changed working dir for testmo runner

* changed prepare tests to wait for deploy

* removed working dir

* wip - working dir

* wip - working dir

* resource path deletion

* order of steps changed

* wip

* wip

* cypress reporter fix, added hash to report name

* reporter fix - name of output changed

* report name change

* moved testmo run it into workflow env var

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip - output

* Test with output

---------

Co-authored-by: andrzejewsky <vox3r69@gmail.com>
2023-07-24 14:13:55 +02:00
Karolina Rakoczy
dc2cd4cef1
Run tests on multiple browsers (#3635)
* Run tests on multiple browsers

* Add all option

* Fix ids

* Fix typo

* Add firefox install

* remove container with cypress

* remove mocha reporters

* remove test file

* add quotes
2023-05-18 11:42:12 +02:00
wojteknowacki
262caea8e6
working visual tests - percy 1st attempt (#3400)
* working visual tests - percy 1st attempt

---------

Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2023-03-28 12:59:33 +02:00
M.Graczyk
9097d4076e
Add "testmo" config (#3209)
* Add testmo config

* update base url

* Remove dupilcation
2023-02-27 09:31:08 +00:00
Anna Szczęch
644b58a914
Fix failed night schedule tests (#3015)
* fix e2e tests

* update test tag

* update tax config in tests failing on v310

* updatet taxes for product variant tests

* move updateRaxConfiguration to beforeEach

* fix imports

* change retries in config

* update data-test-id and remove failing wait for request
2023-01-25 11:32:28 +01:00
Dawid
bba95a8fb4
Extract "webhooks & events" to separate page (#2818)
* Extract "webhooks & events" to separate page

* Create separate /custom-app/ path for custom apps with webhooks

* Change all /webhooks/ paths to /custom-apps/

* Update messages

* Update generated graphql types

* Create findById util

* Refactor consts and resolvers for custom app urls

* Fix app graphql fragment

* Update Miscellaneous icon for Webhooks and Events

* Add tests for custom apps utils

* Fix dark-mode Miscellaneous icon for Webhooks and Events

* adjustments for autotests

Co-authored-by: karolm-saleor <karol.macheta@saleor.io>
2022-12-15 14:51:05 +01:00
Karol
9c605f8d1b
[cypress] add tests for gift cards bulk create and export (#2801)
* first draft

* fixed data-test-id

* done

* restore port for cypress

* change email

* pr improvments

* add csv check

* adjustments

* added check for xlsx

* change name

* change name

* remove cy log

* remove cy log

* add yaml cypress mailhog var
2022-12-13 08:04:54 +01:00
Karolina Rakoczy
7bcc6dac00
Remove vidoes after cypress tests (#2729)
* remove video if test passed, decrease video compression

* do not compress videos

* always remove videos
2022-12-01 10:46:59 +01:00
Anna Szczęch
4549b0d5ab
add retries to cypress config (#2536) 2022-11-04 16:00:46 +01:00
Karolina Rakoczy
9e43dd4ab1
Fix get correct domain from version (#2118) 2022-06-27 18:49:35 +02:00
Karolina Rakoczy
fd7813692a
Change way of tagging tests, add stable tag (#2102)
* change tags in tests

* change tags in tests

* add finde-names

* correct critical tag

* fix navigation

* remove comments

* fix config

* fix baseUrl port
2022-06-27 11:30:51 +02:00
Karolina Rakoczy
056b3501eb
Update Cypress Version (#2080)
* Update Cypress Version

* sparete specs with coma

* change workflows to use latest cypress verion
2022-06-08 12:33:11 +04:00