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 |
|
Karol
|
0d7af543ac
|
2916 fix cypress tags (#2927)
* part one
* part two
* part three
* part four, changes menage to manage
* done
|
2022-12-30 08:21:28 +01:00 |
|
Karol
|
e69eb9cc5f
|
Cypress 2608 staff member tests (#2902)
* fix existing
* add SALEOR_3508
* add data-test-id needed for 3509
* add TODOs
* 3509 done, work on 3510
* done 3510
* found bug blocking test 3507, gh 2847
* pr review adjustments
* pr adjustments
* additional pr adjustments
|
2022-12-23 11:30:21 +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 |
|
Karol
|
d2496679c0
|
[cypress] Add tests for delete several gift cards (#2646)
* done
* pr fixes part1
* wip
* pr adjustments
* remove cy log
|
2022-12-02 10:37:09 +01:00 |
|
Karolina Rakoczy
|
2c57de07e4
|
Fix cypress test for enable gift card (#2214)
* All specs has unique data
* All specs has unique data
|
2022-08-16 12:49:22 +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 |
|