lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

fix tests #327

Closed diegoalzate closed 4 months ago

diegoalzate commented 4 months ago

overview

fix tests that were commented out in https://github.com/lexicongovernance/pluraltools-backend/pull/326

the main issue is that i changed the seed function, there seems to be a lot of reliance on this function and maybe we should check how we can make it easier to debug these issues.