Skip to content

TrustedSphere/ETHOnline-blockend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHOnline Project

Aave integration tests

Testing integration of Aave into the protocol.

Environment setup

  • Get vscode
  • Place the solidity and python extensions
  • Get Python 3
  • install node v. 16.xx.xx
  • install ganache-cli using npm
  • install brownie using pip
  • Solve the problems you encounter
  • Voila

Running tests

$ brownie test

Disclaimer

Mocks don't really reproduce the dynamics of an aToken but they are good enough for testing what we want.

Disclaimer 2

We developed the aave integration sepparetly from the tableland one which ended un giving us a lot of trouble at the end so we could not finish integrating because of a problem with sonme dependencies. But all the work was done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published