1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/swaps
Davide Brocchetto 03732af6f4
Added e2e swap test and fixed mocked API (#17934)
* Added test for submitting second swap without waiting for first one to finish

* Added more test code

* Removed look around Review Swap button

* Added test verification for the transaction details

* Changed mocked API for token import

* Added assert error messages

* Fixed lint errors

* Removed empty lines and improved coding consistency

* Removed empty lines
2023-03-07 16:51:15 +01:00
..
shared.js Added e2e swap test and fixed mocked API (#17934) 2023-03-07 16:51:15 +01:00
swap-eth.spec.js Added e2e swap test and fixed mocked API (#17934) 2023-03-07 16:51:15 +01:00
swaps-notifications.spec.js Added e2e swap test and fixed mocked API (#17934) 2023-03-07 16:51:15 +01:00