tdex-network / tdex-app

📱 Mobile app for making trades on TDEX
11 stars 10 forks source link

Replace Cypress with Playwright #578

Closed Janaka-Steph closed 1 year ago

Janaka-Steph commented 1 year ago

Use Playwright for integration tests

It fixes #535 by disabling the Exchange inputs when fetching transactions. The component rerenders and lose inputted value. This issue should only happen when restoring lot of txs. Hopefully improvements on restoration speed will solve it.

Know issue #576

tiero commented 1 year ago

Is the timeout in the test due to the min relay fee issue?

Janaka-Steph commented 1 year ago

Is the timeout in the test due to the min relay fee issue?

No it's not related