Commit Graph

14 Commits

Author SHA1 Message Date
Brice Dobry
90a6e74fa0 test: add unit tests for get-partial-stacked-by-cycle 2024-04-25 16:58:38 -04:00
Brice Dobry
ff2b49ee42 test: add unit tests for get-num-reward-set-pox-addresses 2024-04-25 16:44:33 -04:00
Brice Dobry
d29f7dfca1 test: add unit tests for get-allowance-contract-callers
Opened https://github.com/stacks-network/stacks-core/issues/4718 to
update the comment on this function in the next iteration of PoX.
2024-04-25 16:14:14 -04:00
Brice Dobry
5875554ab6 test: add unit tests for get-delegation-info 2024-04-25 15:45:07 -04:00
Brice Dobry
c9cec42bc8 chore: cleanup 2024-04-25 14:16:14 -04:00
Brice Dobry
096444b11a test: add unit tests for delegate-stack-increase 2024-04-25 14:12:53 -04:00
Brice Dobry
95b6908093 test: add unit tests for stack-extend 2024-04-25 08:27:48 -04:00
Brice Dobry
ae191625d2 test: add unit tests for stack-increase 2024-04-24 22:57:46 -04:00
Brice Dobry
598c033870 test: add unit tests for set-signer-key-authorization 2024-04-24 17:16:32 -04:00
Brice Dobry
6b35576350 test: add unit tests for delegate-stack-extend
I believe the remaining uncovered lines are not reachable.
2024-04-24 16:40:46 -04:00
Brice Dobry
74697949fd test: increase coverage on stack-aggregation-increase
I think the remaining uncovered errors may be unreachable, but could use
some further study.
2024-04-24 11:27:18 -04:00
Hugo Caillard
85d11cc928 test: add stack-extend case 2024-04-22 23:40:49 +02:00
Brice Dobry
2fcf440469 test: add basic test for stack-aggregation-increase 2024-04-22 16:36:29 -04:00
Hugo Caillard
29aee854ec chore: move boot contracts unit tests in their own directory 2024-04-22 14:18:27 +02:00