Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Coverage not generated properly #9

Closed
PaulRBerg opened this issue Feb 25, 2019 · 1 comment
Closed

Coverage not generated properly #9

PaulRBerg opened this issue Feb 25, 2019 · 1 comment

Comments

@PaulRBerg
Copy link

Tests within coverage run successfully, but the istanbul report is empty:

screenshot 2019-02-25 at 19 07 23

How to reproduce the issue:

  1. Clone the feat-coverage branch of AZTEC: https://github.com/AztecProtocol/AZTEC/tree/feat-coverage
  2. Cd into packages/protocol
  3. Run the 0xorg/devnet container docker run -it -d --rm -p 8545:8501 -p 8546:8546 0xorg/devnet:latest /bin/bash
  4. Run coverage by doing npm run coverage

Also, normal truffle tests don't work because of #4 and I cannot switch to WebSocket because of this issue: #5 (comment)

@PaulRBerg
Copy link
Author

Closing in favour of 0xProject/0x-monorepo#1650

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant