Skip to content

#1 Replace Cypress JS tests with PyTest

No due date 100% complete

Discussion: #424
The aim of this milestone is to replace Cypress tests with python PyTests unit tests. The reasons are:

  • tests should be easily maintained by Python developers which contribute to the repo.
  • JS test does not reflect in the code coverage which disinforms the current unit test code coverage.
  • Cypress step in CircleCI is too time-consuming

Discussion: #424
The aim of this milestone is to replace Cypress tests with python PyTests unit tests. The reasons are:

  • tests should be easily maintained by Python developers which contribute to the repo.
  • JS test does not reflect in the code coverage which disinforms the current unit test code coverage.
  • Cypress step in CircleCI is too time-consuming

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.