teller-protocol / teller-protocol-v1

Teller is a lending and undercollateralized borrowing protocol on the Ethereum blockchain. Teller is the first protocol to allow zero collateral borrowing for greater than one block.
https://teller.finance/
MIT License
105 stars 38 forks source link

Feature/story test/develop #447

Closed dumebi closed 3 years ago

dumebi commented 3 years ago

Changed teller solidity tests to a story mode

view documentation here: https://www.notion.so/Teller-Test-Suite-V2-70cf0306597a41e489b932f0ae1f7b4d

dumebi commented 3 years ago

we need to remove the old test files, since we don't need them given our new tests

fixed