doc negative test cases as a TODO

This commit is contained in:
fanghr 2022-05-12 20:23:13 +08:00
parent 0615f089ea
commit 107ee51ae9
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870

View file

@ -9,7 +9,7 @@ that Agora's governor component workds as intended.
Tests should pass when the validator or policy is given one of the
valid script contexts, which are defined in 'Agora.Sample.Governor'.
TODO: add negative test cases.
TODO: Add negative test cases, see [#76](https://github.com/Liqwid-Labs/agora/issues/76).
-}
module Spec.Governor (tests) where