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

End user testing with Selenium and PyUnit #58

Open
steph-koopmanschap opened this issue May 10, 2023 · 0 comments
Open

End user testing with Selenium and PyUnit #58

steph-koopmanschap opened this issue May 10, 2023 · 0 comments
Assignees
Labels
frontend frontend specific issues help wanted Extra attention is needed monitor Monitor this issue priority: minor testing something that requres testing

Comments

@steph-koopmanschap
Copy link
Owner

Test the whole app by testing with Selenium and PyUnit

Test cases:

  • Login wrong email: Should give error
  • Login wrong password: Should give error
  • Login correctly: Should login.
  • Create a post with wrong file format: Should give an error
  • Create a post correctly: Post should appear.
  • Create a comment on a post: Comment should appear.
  • Report a post
  • Follow a user.
  • Unfollow a user.
  • Subscribe to hashtags
  • Unsubscribe from hashtag
  • Change profile picture.
@steph-koopmanschap steph-koopmanschap added help wanted Extra attention is needed monitor Monitor this issue frontend frontend specific issues testing something that requres testing priority: minor labels May 10, 2023
@steph-koopmanschap steph-koopmanschap self-assigned this May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend specific issues help wanted Extra attention is needed monitor Monitor this issue priority: minor testing something that requres testing
Projects
None yet
Development

No branches or pull requests

1 participant