-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: merge linear and tranched withdraw integration concrete tests
- Loading branch information
1 parent
e7877ef
commit efcd7fe
Showing
5 changed files
with
45 additions
and
55 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
test/integration/concrete/invoice-module/withdraw-linear-stream/withdrawLinearStream.tree
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
test/integration/concrete/invoice-module/withdraw-stream/withdrawStream.tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
withdrawStream.t.sol | ||
├── given the payment method is linear stream | ||
│ └── given the invoice status is Ongoing | ||
│ └── it should allow the invoice recipient to withdraw from the stream | ||
└── given the payment method is tranched stream | ||
└── given the invoice status is Ongoing | ||
└── it should allow the invoice recipient to withdraw from the stream |
45 changes: 0 additions & 45 deletions
45
...integration/concrete/invoice-module/withdraw-tranched-stream/withdrawTranchedStream.t.sol
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
.../integration/concrete/invoice-module/withdraw-tranched-stream/withdrawTranchedStream.tree
This file was deleted.
Oops, something went wrong.