Skip to content

Vdb 995 vat grab#48

Merged
yaoandrew merged 2 commits intostagingfrom
vdb-995-vat-grab
Dec 12, 2019
Merged

Vdb 995 vat grab#48
yaoandrew merged 2 commits intostagingfrom
vdb-995-vat-grab

Conversation

@yaoandrew
Copy link
Copy Markdown
Contributor

No description provided.

var _ = Describe("Vat grab converter", func() {
var converter vat_grab.VatGrabConverter
var converter vat_grab.Converter
db := test_config.NewTestDB(test_config.NewTestNode())
Copy link
Copy Markdown
Contributor

@rmulhol rmulhol Dec 12, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Liked Gabe's comment on another PR - we should clean the test db in a BeforeEach. Also, I think it'd be good to explicitly declare the db as a var (rather than assigning with :=). Could be wrong, but I feel like I've run into scoping issues when something like this is declared implicitly

@yaoandrew yaoandrew merged commit ac57c62 into staging Dec 12, 2019
@yaoandrew yaoandrew deleted the vdb-995-vat-grab branch December 12, 2019 19:04
Sign up for free to 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.

3 participants