Skip to content

Tests for Lido Stonks - a solution for token exchanges using the CoW Swap platform

Notifications You must be signed in to change notification settings

Ackee-Blockchain/tests-lido-stonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for Lido Stonks

This repository serves as an example of tests written in a development and testing framework called Wake.

horizontal splitter

Setup

  1. Clone this repository
  2. git submodule update --init --recursive if not cloned with --recursive
  3. cd source && npm install && cd .. to install dependencies
  4. wake up pytypes to generate pytypes
  5. wake test to run tests

Tested with wake version 4.4.1 and anvil version 0.2.0 (0688b5a 2024-02-06T00:16:34.878992291Z). The fuzz test expects a local archive node running at http://localhost:8545 with the Ethereum mainnet with blocks from 17034871 to 19049237 available.

About

Tests for Lido Stonks - a solution for token exchanges using the CoW Swap platform

Resources

Stars

Watchers

Forks