@synthetixio/synpress
Member | Description |
---|---|
EthereumWalletMock | This class in the mocked wallet communication hub. It should be used to fetch and change mock state. |
MetaMask | This class is the heart of Synpress's MetaMask API. |
ethereumWalletMockFixtures | Set of fixtures to improve mocked wallets developer experience. |
metaMaskFixtures | Multile fixtures to speedup MetaMask testing. |
defineWalletSetup | This function is used to define how a wallet should be set up. |
getExtensionId | Returns the extension ID for the given extension name. The ID is fetched from the chrome://extensions page. |
testWithSynpress | Simple & beautiful - entry point to the framework. |