agora/agora-test
Emily Martins 2865f2f093 be more consistent in use of "period", "state", etc wrt. proposals
- specify maximum cosigners requirement in spec.
- remove silly qualified names in Proposal impl.
2022-04-27 14:43:55 +02:00
..
Spec be more consistent in use of "period", "state", etc wrt. proposals 2022-04-27 14:43:55 +02:00
README.org fixes 2022-04-19 08:04:39 -04:00
Spec.hs add proposalCreation Sample test 2022-04-27 12:53: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 to introduce plutarch-test for unit tests, benchmarks, and golden tests.