Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Test the panic cases for gocrunch/mat #28

@NDari

Description

@NDari

With the usage of panic in the cases of errors, it is now possible to implement testing for these errors using recover. this should be implemented for all panicing cases in gocrunch/mat, and should be demanded of all future modules.

Acceptance Criteria:

  • The errors in the mat library have been converted into a global slice of strings (similar to the errStrings slice in gocrunch/vec).
  • All panic cases in the mat library are tested, and the correct error message is thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions