Skip to content

Create Unit Tests #4

@Smuzzy-waiii

Description

@Smuzzy-waiii

The Unit Tests that are currently in lib_test.go are kinda random, a bit all over the place and do not cover testing every corner case of every publicly exposed function (ie in testing parlance, we do not have 100% test coverage)

  • Your task is to create a Unit Test to test every publicly exposed function
  • The Unit Test must cover every corner case (passing in edges that don't exist, boundary values etc)
  • Create a new issue for the Unit Test you want to create if it does not already exists. As in, Check that the issue isn't a duplicate before creating!
  • No one shall be asssigned to this issue (Create Unit Tests #4)

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