Skip to content

Releases: GuardianUI/GuardianTest

v1.0.4 - RPC interception and wallet provider upgrades

09 Jun 17:43
6e20484
Compare
Choose a tag to compare
  • Handle interception of arrays of RPC requests
  • Improve wallet provider estimate gas functionality

v1.0.3 - Add Anvil flags in environment

25 May 04:16
91aeda0
Compare
Choose a tag to compare

Add the ability to specify Anvil flags in the environment to help with debugging various configuration issues

v1.0.2 - GUI API updates

24 May 14:14
6648366
Compare
Choose a tag to compare

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

24 May 13:15
7b645b2
Compare
Choose a tag to compare
Restrict playwright version. Version bump. (#23)

v1.0.0 - GuardianTest Framework Launch

23 May 02:32
94becd1
Compare
Choose a tag to compare

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.