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

Redirect launcher, wallet & bridge output to a temporary file while running integration tests #202

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

KtorZ
Copy link
Member

@KtorZ KtorZ commented Apr 30, 2019

Issue Number

Overview

  • I have (see title)

Comments

Integration tests output are now much less noisy. Logs are still accessible in /tmp/cardano-wallet-launcher (next to /tmp/cardano-node-simple by the by, which contain all logs from the local cardano-sl cluster!).

Enjoy.

$ ./integration WALLETS_CREATE
cardano-wallet-2.0.0: test (suite: integration, args: --match WALLETS_CREATE)


Wallets API endpoint tests
  WALLETS_CREATE_01 - Create a wallet
  WALLETS_CREATE_01 - Created a wallet can be listed
  WALLETS_CREATE_03 - Cannot create wallet that exists

Finished in 8.3783 seconds
3 examples, 0 failures

cardano-wallet-2.0.0: Test suite integration passed
Haddock index for local packages already up to date at:
/home/ktorz/Documents/IOHK/cardano-wallet/.stack-work/install/x86_64-linux/lts-13.8/8.6.3/doc/index.html
Haddock index for local packages and dependencies already up to date at:
/home/ktorz/Documents/IOHK/cardano-wallet/.stack-work/install/x86_64-linux/lts-13.8/8.6.3/doc/all/index.html
Haddock index for snapshot packages already up to date at:
/home/ktorz/.stack/snapshots/x86_64-linux/lts-13.8/8.6.3/doc/index.html
ExitSuccess

@KtorZ KtorZ requested a review from piotr-iohk April 30, 2019 14:01
@KtorZ KtorZ self-assigned this Apr 30, 2019
Copy link
Contributor

@piotr-iohk piotr-iohk left a comment

Choose a reason for hiding this comment

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

sweet 👍

@KtorZ KtorZ merged commit db7fb4e into master Apr 30, 2019
@KtorZ KtorZ deleted the KtorZ/integration-less-noise branch April 30, 2019 14:35
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.

2 participants