12 Commits

Author SHA1 Message Date
Den
e6c82b6c13 Add the E2E test result section to the PR template and updated the readme (#544)
* Add the E2E test result section to the PR template

* updated the pr description for running e2e tests

* moved the E2E section from readme to PR description

* updated the node version in the readme to 18

---------

Co-authored-by: DuskaT021 <aleksa2601@gmail.com>
2024-09-03 15:14:18 +02:00
Christine Pinto
234b5fbc81 [ENG-4262] Add collectibles basic E2E tests (#326)
- Add locators
- Optimise Code Functions
- Adjust execution commands to exclude tests
- Separation collection and single item
2024-06-13 09:47:26 +02:00
Christine Pinto
8d23563254 [ENG-4217] Add setting flows (#233)
* [ENG-4214] Add visual check swap page

- Change uitest to E2Etest
- Add new locators on the swap page
- Switch Token and check insufficient fund error

* [ENG-4217] Add update password flow and settings tab check

* [ENG-4216] Backup wallet flow

- Increased amount of shards for e2e tests for PRs to 6

* [ENG-4215] Add change currency

* - fixed typo in readme

* Changed ShowButton to RevealButton
2024-04-30 11:34:40 +02:00
Christine Pinto
5817401ba8 [ENG-4214] Add checks for swap page (#230)
- Change uitest to E2Etest
- Add new locators on the swap page
- Switch Token and check insufficient fund error
- Add script for running the 2e2 tests in UI Mode
2024-04-29 13:36:35 +02:00
Tim Man
8e726062c0 chore: whitespace 2024-04-11 16:31:41 +08: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
Tim Man
4b67741e0d docs: add local dev steps to README 2023-07-07 11:04:04 +08:00
Yukan
27d286048e Update README.md formatting 2023-01-03 18:20:07 +08:00
Yukan
71e490a500 use published xverse-core package 2023-01-03 18:17:20 +08: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