wojteknowacki
1bd4aeadf1
tests - removing redundant session cleanup, navigator confirmation added ( #4023 )
...
* set notifiedAboutNavigator: true in local storage when logging in
2023-07-28 09:48:41 +02:00
wojteknowacki
38ccecea1f
test fix - removed deleting resources from db since this was creating… ( #3691 )
...
* test fix - removed deleting resources from db since this was creating concurrent conflicts between pr on the same env
* test fix - missing faker import, api request missing uniq slug, draft order test,
* fix failing tests
* test fix filtering products
* test - final fix of 2 last failing tests - staff memebers and click and collect
2023-05-29 09:15:07 +02:00
wojteknowacki
bf532939e2
Test navigation refactor ( #3294 )
...
* naviagtion aka permissions refactor
2023-03-09 09:18:07 +01:00
poulch
d5ed6fb202
Feature flags ( #2961 )
...
* [Feature Flags] Abstraction over flags provider (#2928 )
* Remove useFlag hook
* [Feature Flags] GraphQL build multiple schemas (#2937 )
* Build script
* Refactor build types script
* Remove old codegen.yml
* Clean feature flags in script
* Refactor schema path
* Restore useAuthProvider
* Update configuration file
* encapsulate details for feature flags provider
* Add proper env to flagsmith provider
* Remove flagsmith mocks
* Vite config define global variables
* Render flagmisth provider only when is used
* Keep name service agnostic
* Test with mocked flagsmith
* Use global FLAGS varaible for env flags
* Fix type issue with FLAGS
* Fix build issue
* Remove duplicate translations
* Fix typo
* Prepare for QA tests
* Remove test feature flag
2023-01-16 14:55:38 +01:00
Karolina Rakoczy
39ce183583
Update tests check if all data created in before are correct ( #2917 )
...
* add commend to check if data are correct
* Add command for checking created data
2023-01-16 10:43:13 +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
Karolina Rakoczy
4d1e41517d
In old release versions run small package of most important tests ( #2379 )
...
* In old version release run small package of most important tests
* add to releases tests for stocks, warehouses and orders
* Update .github/workflows/tests-nightly.yml
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
* remove set-output command
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
2022-10-25 19:27:26 +02:00
Karolina Rakoczy
4b46b4891c
Fix test for creating app ( #2439 )
2022-10-24 10:22:45 +02:00
Anna Szczęch
f3aa4003fb
SALEOR-7976 add test for create order from checkout as app ( #2278 )
...
* add test for create checkout as app
* fixes after cr
2022-09-06 09:02:59 +00:00
Ewa Czerniak
9d99491623
adding tests for app permission, update test for siteSettings, cleanup with variables names ( #2183 )
2022-07-21 10:47:15 +02: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