agora/agora-test
2022-04-18 22:57:04 +00:00
..
Spec lock field in Stake datum, singleAuthorityTokenBurned helper 2022-03-31 16:48:59 +02:00
README.org removed random line break 2022-04-18 22:57:04 +00:00
Spec.hs fix docs, hlint errors 2022-03-28 14:59:53 +02:00

Agora Test

This folder is the test suite for Agora governance system.

  • /Spec contains different tests for different elements of Agora.
  • /Spec/Model contain apropos-tx model for logical suite generation and tests.
  • /Spec/Sample contains primitive hand-made example values.
  • Util.hs contains helper functions

Currently, planning migration to plutarch-test with golden test.