Skip to content

Add unit-tests for the astra parser in parser/astraParser.go #150

@mikehquan19

Description

@mikehquan19

Add unit tests for the astra 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

Labels

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