7 Commits

Author SHA1 Message Date
Eduard Bardají Puig
49a0e873e3 Allow building multiple wallets (#209) 2024-04-23 23:04:41 +01:00
Christine Pinto
d2425efbf5 [ENG-3999] Onboarding part 2 (#184)
* Add storage seedphrase
* add 12 word seedphrase error message check
* add error message check for 24 word seedphrase
* optimize code, add switch 12 to 24 seedphrase test case
* add confirm address copy and save address in file
* [ENG-4031] Implement Sharding for test execution
* Add Lock and login flow
* Added attributes to elements in the homedashboard for better locators
* fix: prefer data-testid over id, and aria-label for options button
* Use static method (#187)
* [ENG-3979] Implement Smoketest execution for PR build
---------

Co-authored-by: DuskaT021 <aleksa2601@gmail.com>
Co-authored-by: Tim Man <tim@secretkeylabs.com>
Co-authored-by: Eduard Bardají Puig <ebardaji@gmail.com>
2024-04-15 14:34:01 +02:00
Christine Pinto
f13eb254ae [ENG-3956] setup healthcheck test (#153)
- install playwright and dependencies
- create basic healthcheck ui test
- setup github action workflow to execute all UI tests (playwright.yml)
- add healthcheck to build.yml
- add basic folder structure for UI test suite
- add documentation to execute UI tests
- add env. file comment to the setup documentation
- Apply suggestions from code review
2024-03-25 12:04:31 +01:00
Mahmoud
9c06bf0ae3 transactions bug fixes 2022-11-27 20:08:57 +02:00
Mahmoud Aboelenein
2fcd6e1413 WIP: boilerplate-setup (#10)
* WIP: boilerplate-setup

* configure webpack for dev and prod with react

* WIP setup sample code with styling and design tokens

* finalized i18n localization

* added eslint and prettier config and change files accordingly

* replave react/hotreload with react-refresh

* added ts path aliases and updated types

* init onboarding flow
2022-09-20 10:13:20 +02:00
Sam Lam
1ca33a89b7 Scaffolding 2022-09-05 12:18:32 +08:00
Sam Lam
ec1167240a Initial commit 2022-09-04 14:23:33 +08:00