Assignment 5

SS21, Web Engineering
  • use the repository from last assignment
  • start from the branch assignment4

 

  • switch to branch assignment5
  • Implement model test for posts, comments and users
    • test your model validations
    • test your model attributes existence
  • Implement controller tests for your user controller
    • at least make sure that all your controller actions are called
  • Implement system tests
    • Create user success/failure case
    • Login user success/failure case
    • Create and edit a post
    • Create and edit a comment
  • commit and push to branch  assignment5
  • create a pull request (name: Assignment5) to the main/master branch

Deadline for this assignment is Friday 28.5.2021 23:59