Skip to content

Choosing a testing framework for the scheduling algorithms #23

@sjathin

Description

@sjathin

Is your feature request related to a problem? Please describe.
Good to have a testing framework to make sure that the scheduling algorithm are always testing and not affected by any changes done. This issue is to just choose the right testing framework.

Describe the solution you'd like
Django prefers unittest for unit testing in Django.

Additional context

  1. unittest — Unit testing framework
  2. Testing in Django
  3. https://docs.djangoproject.com/en/3.2/topics/testing/overview/

Metadata

Metadata

Assignees

Labels

design discussionIssues where we need to decide how a particular feature should workenhancementNew feature or requesttestsImproving test coverageto be reviewedCloser look at this issue/enhancement to determine if needs to be implemented

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions