EnCiv / undebate-ssp

Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
Other
6 stars 9 forks source link

Undebates list#21 #176

Closed ice1080 closed 2 years ago

ice1080 commented 2 years ago

I believe that this is basically done. The last few items took less time tonight than I expected them to.

ddfridley commented 2 years ago

If I run npm run test app/lib/__tests__/get-election-status-methods.test.js I get 8 errors. The first two, about timeline completed and timeline status I have fixes for. The other 6, about days left, are off by a minus sign. I am not sure what's right. Can you look.

thanks

ice1080 commented 2 years ago

Whoops, I usually run unit tests before committing. That's my bad, should be fixed now @ddfridley .