Skip to content

tests: add integration and unit test suites #1

Description

@gamemaker1

Overview

The integration test suite should simply test each and every API - ensuring all possible successful responses, error responses and server crash cases are covered.

The unit test suite should test every function in the utilities/ and services/ folders.

Tasks

  • Add integration test suite for each API.
  • Add unit tests for utility functions.
  • Add unit tests for services.
  • Ensure coverage is close to 95% using c8

Each of these tasks can be completed in a separate PR. The last task (regarding coverage) should be completed after the first 3.

If you wish to take up this issue, reply to it below so I can assign you to it. If you are stuck/need any help, you could ask me here itself :)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions