-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
integration-test: Move LP development gateway tests to generic framework
- Loading branch information
Showing
14 changed files
with
348 additions
and
1,108 deletions.
There are no files selected for viewing
363 changes: 346 additions & 17 deletions
363
runtime/integration-tests/src/generic/cases/liquidity_pools.rs
Large diffs are not rendered by default.
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
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 |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
|
||
mod evm; | ||
mod generic; | ||
mod liquidity_pools; | ||
mod rewards; | ||
mod runtime_apis; | ||
mod utils; | ||
|
261 changes: 0 additions & 261 deletions
261
runtime/integration-tests/src/liquidity_pools/gateway.rs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
runtime/integration-tests/src/liquidity_pools/pallet/development/mod.rs
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
runtime/integration-tests/src/liquidity_pools/pallet/development/setup.rs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.