Skip to content

Add unit-tests for the Mazevo events parser in parser/mazevoParser.go #151

@mikehquan19

Description

@mikehquan19

Add unit tests for the mazevo events parser using Go's built-in testing library.

Follow the current structure of the unit-tests, which means a file _test.go is associated with the file of the main code.

Be sure to seek out resources for details on how to write good unit tests if you are unsure. Also make sure to check the coverage of the test because the higher the coverage, the better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L2A task suitable for someone who is comfortable helping with implementing features.Type: InternalChore tasks that are needed for other features

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions