Skip to content

Project missing automated tests #3

Description

@pranavcode

Project neither has manual nor automated tests. This is alarming as it does not give any understanding of stability of this project. Also, automated tests can give us the confidence for no-breaking code after release, which has happened before.

Expecting automated tests for core part of the library. And manual tests for other significant parts. The models like neuron can not be directly tested but can have tests that knows expected result output and is already given with test specific input.

Once the tests are added there is a possibility of Continuous Integration and Continuous Delivery.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions