Skip to content

public apis for end-to-end tests#222

Open
particlebbq wants to merge 1 commit intohyperledger:mainfrom
particlebbq:issue_207_pr
Open

public apis for end-to-end tests#222
particlebbq wants to merge 1 commit intohyperledger:mainfrom
particlebbq:issue_207_pr

Conversation

@particlebbq
Copy link

This PR aims to address issue 207 by introducing two new functions on the channel api (UpdateChannelConfig and CreateGenesisBlock) that allow the tests in test/e2e_test.go and test/channel_test.go to be written without calls to internal functions. These two test codes are rewritten to use these functions; a little bit of the ensuing reorganization affects other files (e.g. the SignConfigTx function has been moved from test/e2e_suite_test.go to internal/util/util.go).

…rdingly.

Signed-off-by: Bill Quayle <wbquayle@gmail.com>
@particlebbq
Copy link
Author

@bestbeforetoday @SamYuan1990
Just wondering if there's anything I need to do on this in order to get a reviewer assigned?

@particlebbq
Copy link
Author

@bestbeforetoday Since you are the author of the issue that this PR aims to address, can you please point me to what I need to do to move this forward?

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.

1 participant