The Wayback Machine - https://web.archive.org/web/20200912024311/https://github.com/CovenantSQL/CovenantSQL/pull/226
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
Contributor

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
@laodouya laodouya requested review from leventeliu, xq262144 and auxten 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
@auxten
auxten approved these changes Jan 22, 2019
Copy link
Contributor

auxten left a comment

LGTM

Copy link
Contributor

leventeliu left a comment

Approve.

@leventeliu leventeliu merged commit fc865ea into develop Jan 22, 2019
4 checks passed
4 checks passed
ci/gitlab/gitlab.com Pipeline passed on GitLab
Details
codecov/project 75.95% (-0.09%) compared to 45ff00d
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@leventeliu leventeliu deleted the feature/test_cmd_script branch Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.