Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Test refactor: block-tags.js #313

Merged
merged 9 commits into from
Mar 15, 2019
Merged

Conversation

ccowell
Copy link
Contributor

@ccowell ccowell commented Feb 19, 2019

Updated blockTags.js

Copy link
Member

@davidmurdoch davidmurdoch left a comment

Choose a reason for hiding this comment

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

If you'll be renaming files rename to use dashes, please.

@ccowell
Copy link
Contributor Author

ccowell commented Mar 5, 2019

If you'll be renaming files rename to use dashes, please.

I can create an issue to rename/revert test files to kebab-case.

@ccowell ccowell changed the title Test refactor: blockTags.js Test refactor: block-tags.js Mar 7, 2019
gas: 3141592
});

Object.assign(initialState, { contractAddress });
Copy link
Member

Choose a reason for hiding this comment

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

Any reason you don't just do initialState.contractAddress = contractAddress;?

context = await bootstrap(contractRef);
});

before("Customize contract data", async function() {
Copy link
Member

Choose a reason for hiding this comment

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

Remove the async here.

@davidmurdoch davidmurdoch merged commit 0b35549 into develop Mar 15, 2019
@davidmurdoch davidmurdoch deleted the test-refactor-block_tags-js branch April 9, 2019 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants