Skip to content

Create unit tests with >=80% coverage for all the API endpoints #18

@terrameijar

Description

@terrameijar

Create unit tests for all the functionality we build. We want to target a high test coverage of at least 80% in the initial release.

  • - Create test for the sign up view
  • - Create test for the Login View
  • Create test for the API Root View #42
  • - Create test for the User List View #43
  • - Create test for the User Detail View
  • - Create test for the Profile List View
  • - Create test for the Profile Detail View
  • - Create unit test for the follow user functionality
  • - Create test for the Follow user view
  • - Create test for the Unfollow user view
  • Create test for the Post Create View
  • Create test for the Post Delete View
  • Create test for the Post List View
  • Create test for the Post List View
  • Create test for the Post Detail View

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend related tasks and issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions