semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
908 stars 198 forks source link

Add more tests for the semaphore groups contract #710

Closed vplasencia closed 7 months ago

vplasencia commented 7 months ago

Description

This PR adds more test to contracts. Now all the SemaphoreGroups.sol contract lines are covered after merging https://github.com/semaphore-protocol/semaphore/pull/709.

Related Issue(s)

#484

Checklist