Skip to content

zzzTest Cases

Jace Manshadi edited this page Nov 23, 2023 · 1 revision

Election Management

  1. when creating a new election via json
    1. make it a json that cannot be parse, just remove a value and see what happens
    2. enter an incorrect date or time
    3. enter an incorrect election type
    4. enter a nominee where the name is empty
    5. enter a nominee where the position is empty
    6. enter a nominee where the speech is empty
    7. enter a nominee where the facebook link is empty
    8. enter a nominee where the linked in link is empty
    9. enter a nominee where the email address is empty
    10. enter a nominee where the discord username is empty
    11. enter a nominee where the full name is NONE
  2. when updating an existing election via json
    1. make it a json that cannot be parse, just remove a value and see what happens
    2. enter an incorrect date or time
    3. enter an incorrect election type
    4. enter a nominee where the name is empty
    5. enter a nominee where the position is empty
    6. enter a nominee where the speech is empty
    7. enter a nominee where the facebook link is empty
    8. enter a nominee where the linked in link is empty
    9. enter a nominee where the email address is empty
    10. enter a nominee where the discord username is empty
    11. enter a nominee where the full name is NONE