Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testnet client init process test. Add a param 'fast' for GNTE test #226

Merged
merged 17 commits into from
Jan 22, 2019

Conversation

laodouya
Copy link
Member

@laodouya laodouya commented Jan 22, 2019

Add testnet client init test:

  1. create a client and key pair
  2. generate a wallet address
  3. transfer some coin to new address
  4. create db
  5. connect db and create table.

Add a param 'fast' for GNTE test

@laodouya laodouya changed the title [WIP] Add testnet client init process test. Add testnet client init process test. Jan 22, 2019
@laodouya laodouya changed the title Add testnet client init process test. Add testnet client init process test. Add a param 'fast' for GNTE test Jan 22, 2019
@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #226 into develop will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #226      +/-   ##
===========================================
- Coverage    76.03%   75.95%   -0.09%     
===========================================
  Files          136      136              
  Lines        11281    11281              
===========================================
- Hits          8578     8568      -10     
- Misses        2046     2052       +6     
- Partials       657      661       +4

@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #226 into develop will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #226      +/-   ##
===========================================
+ Coverage    75.99%   76.03%   +0.03%     
===========================================
  Files          136      136              
  Lines        11281    11281              
===========================================
+ Hits          8573     8577       +4     
+ Misses        2049     2045       -4     
  Partials       659      659

Copy link
Contributor

@auxten auxten left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@leventeliu leventeliu left a comment

Choose a reason for hiding this comment

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

Approve.

@leventeliu leventeliu merged commit fc865ea into develop Jan 22, 2019
@leventeliu leventeliu deleted the feature/test_cmd_script branch January 22, 2019 07:52
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.

None yet

3 participants