Releases: GuardianUI/GuardianTest
Releases · GuardianUI/GuardianTest
v1.0.4 - RPC interception and wallet provider upgrades
- Handle interception of arrays of RPC requests
- Improve wallet provider estimate gas functionality
v1.0.3 - Add Anvil flags in environment
v1.0.2 - GUI API updates
Updated the GUI API with the following:
- Getter for the injected wallet's address
- Getter for any address's ETH balance
- Getter for any address's token balance on any ERC20 compliant token
- Getter for any address's and any spender's token allowance on any ERC20 compliant token
v1.0.1 - Limit Playwright version for more consistency
Restrict playwright version. Version bump. (#23)
v1.0.0 - GuardianTest Framework Launch
This is the initial version of the GuardianTest framework from GuardianUI which is an open-source, end-to-end testing framework for web3 developers building on EVM-compatible chains.