vote icon indicating copy to clipboard operation
vote copied to clipboard

Increase test coverage for physical election

Open norbye opened this issue 4 years ago • 0 comments

Physical elections (added in https://github.com/webkom/vote/pull/453) should be tested more.

Test suggestions

  • verify the exception for retrieving elections while inactive is errors.InactiveUserError(user.username);
  • clicked physical/digital in admin view reflects the actual value added to the database

norbye avatar Oct 29 '21 05:10 norbye