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

UBI Stream cancellation test failing #110

Open
MCarlomagno opened this issue Jun 23, 2022 · 0 comments
Open

UBI Stream cancellation test failing #110

MCarlomagno opened this issue Jun 23, 2022 · 0 comments

Comments

@MCarlomagno
Copy link

Steps to reproduce

Following the readme.md instrctions:

  1. Clone Repository

    $ git clone https://github.com/DemocracyEarth/ubi.git
    $ cd ubi
  2. Install Dependencies

    $ npm install
  3. Run Tests

    $ npx hardhat test

Issue

Seems that there is a failing test at /test/sUBI.ts file:

  91 passing (1m)
  1 failing

  1) sUBI.sol
       UBI Stream cancellation
         happy path - when reportRemoval is executed, all existing and future streams should cancel and canceller balance should increase :

      There should be no active streams after reportRemoval
      + expected - actual

      -3
      +0
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

No branches or pull requests

1 participant