Restructured Testings

Separated the samples and test sets
This commit is contained in:
Seungheon Oh 2022-04-21 16:44:59 -05:00
parent bed2f37c2f
commit 0d99e36541
5 changed files with 165 additions and 258 deletions

View file

@ -152,7 +152,8 @@ test-suite agora-test
main-is: Spec.hs
hs-source-dirs: agora-test
other-modules:
Spec.Effect.TreasuryWithdrawalEffect
Spec.Effect.TreasuryWithdrawal
Spec.Sample.Effect.TreasuryWithdrawal
Spec.Model.MultiSig
Spec.Sample.Stake
Spec.Stake