Skip to content

Remove unit tests - #212

Merged
mbrt merged 5 commits into
masterfrom
remove-unit-tests
Nov 9, 2021
Merged

Remove unit tests#212
mbrt merged 5 commits into
masterfrom
remove-unit-tests

Conversation

@mbrt

@mbrtmbrt commented Nov 9, 2021

Copy link
Copy Markdown
Owner

These tests are already covered by integration tests. To avoid maintaining redundant stuff, they were dropped.

They are covered in the integration tests.
The problem was caused by renaming packages without running gofmt
afterwards.
New formatting problems will be caught by golint.
They are covered by integration tests.
@mbrt
mbrt merged commit edea1eb into masterNov 9, 2021
@mbrt
mbrt deleted the remove-unit-tests branch November 9, 2021 20:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mbrt