Merge pull request #60 from Liqwid-Labs/seungheonoh/testDocumentation
Little guidance for `agora-test`
This commit is contained in:
commit
9e7c6032d8
1 changed files with 11 additions and 0 deletions
11
agora-test/README.org
Normal file
11
agora-test/README.org
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#+Title: 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue