Skip to content

Add unit tests for api-tools/parser/gradeLoader and api-tools/parser/profileLoader #44

@jpahm

Description

@jpahm

Add unit tests using Go's built-in testing library. I would personally be in favor of the test files being within the same package as the files being tested so that non-exported methods can be tested more easily; make sure to follow the _test.go file naming convention detailed in the linked docs. Be sure to seek out resources for details on how to write good unit tests if you are unsure.

Metadata

Metadata

Assignees

Labels

L2A task suitable for someone who is comfortable helping with implementing features.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions