gh-ost icon indicating copy to clipboard operation
gh-ost copied to clipboard

Add basic test for inspector

Open timvaillancourt opened this issue 3 years ago • 0 comments

Description

This PR adds a simple test for the .getSharedUniqueKeys() func of go/logic/inspector.go

Also, the err error return was removed from .getSharedUniqueKeys() because it is never set

In case this PR introduced Go code changes:

  • [x] contributed code is using same conventions as original code
  • [x] script/cibuild returns with no formatting errors, build errors or unit test errors.

timvaillancourt avatar Aug 15 '22 21:08 timvaillancourt