knilios / ku-polls

Online polling and surveying application
0 stars 0 forks source link

Write 4 unit tests for ```is_published``` and 3 unit tests for ```can_vote``` #23

Closed knilios closed 2 months ago

knilios commented 2 months ago
  1. 4 unit tests for is_publish.
  2. 3 unit tests for can_vote

Use a descriptive name for each test and write a docstring for every test. The docstring should be a sentence.