Skip to content

Ackee-Blockchain/tests-ipor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for IPOR

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.0.0 and anvil version 0.2.0 (53b15e6 2023-12-14T00:16:31.655140883Z). Some of the tests expect a local full node at http://localhost:8545 with the Ethereum mainnet at block 18414333 running.

About

Tests for IPOR - DeFi Fixed Rate Lending and Borrowing

Resources

Stars

Watchers

Forks