Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test more views #40

Open
14 tasks
pwmarcz opened this issue Mar 28, 2018 · 2 comments
Open
14 tasks

Test more views #40

pwmarcz opened this issue Mar 28, 2018 · 2 comments

Comments

@pwmarcz
Copy link
Owner

pwmarcz commented Mar 28, 2018

According to the coverage reports, there are some notable gaps in coverage. Here are some important-looking views:

  • auth
    • voter_login
    • change_password
    • oauth2_login (check if this works at all)
    • jwt_login (check if this works / get it working)
  • election (see Scenarios for some notes on trustees)
    • trustees_list
    • trustee_send_url
    • trustee_delete
    • report
  • poll
    • voters_list
    • voters_clear
    • voters_email
    • voter_delete
  • site
    • demo
  • trustee
    • json_data

Test these views!

@szpone
Copy link
Collaborator

szpone commented Mar 28, 2018

I'm taking auth.

@maciejgryka
Copy link
Collaborator

Working on election.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants