make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 4 forks source link

feature: add e2e tests for buying CSPR and make minor code adjustments #976

Closed ost-ptk closed 5 months ago

ost-ptk commented 5 months ago

Make sure to fill in all the below sections.

Description

A new end-to-end test scenario file has been added to verify the purchasing of CSPR from different providers and handling various cases, such as no available provider for a certain country or currency. The order of import statements in several files was reshuffled for consistency and an identifier was attached to elements in header-network-switcher.tsx, country-row.tsx, and currency-row.tsx for easier testing.

Linked tickets

WALLET-329

Checklist