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

Billy/574 e2e w no options #797

Merged
merged 7 commits into from
Jun 6, 2018
Merged

Billy/574 e2e w no options #797

merged 7 commits into from
Jun 6, 2018

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Jun 6, 2018

Closes #574

Description: e2e tests are annoying because they require flags for binary and node binary paths to be set. this should fix that and not break circle

@NodeGuy
Copy link
Contributor

NodeGuy commented Jun 6, 2018

I agree this is annoying but changing the environment is bad practice (it should be thought of as an immutable input).

I think #784 is a better solution.

@codecov
Copy link

codecov bot commented Jun 6, 2018

Codecov Report

Merging #797 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #797   +/-   ##
========================================
  Coverage    86.59%   86.59%           
========================================
  Files           96       96           
  Lines         1664     1664           
  Branches        94       94           
========================================
  Hits          1441     1441           
  Misses         207      207           
  Partials        16       16

@faboweb
Copy link
Collaborator

faboweb commented Jun 6, 2018

changed this to only modify electron environment

@NodeGuy NodeGuy merged commit 662a9be into develop Jun 6, 2018
@NodeGuy NodeGuy deleted the billy/574-e2e-w-no-options branch June 6, 2018 23:13
faboweb pushed a commit that referenced this pull request Jun 2, 2020
* fetch emoney gas prices dynamically

* changelog

* rename terra_polling_interval to fees_...
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.

yarn test:e2e fails if BINARY_PATH isn't set
3 participants