BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
87 stars 33 forks source link

Removing old pytests #225

Closed ponderingdemocritus closed 2 years ago

ponderingdemocritus commented 2 years ago

Since we no longer use most of the pytests, we should remove them for cleanliness.

@milancermak did you want to keep some?

I don't need any of the ones that I mean, you can purge

milancermak commented 2 years ago

We should absolutely keep those that have not been rewritten in protostar. I still think pytests are superior, especially for library testing, since you can do more complete tests more easily. I'm fine with deleting the "unused" ones.