Commit 559e173
authored
Port bounties E2E tests to Kusama AH (#441)
* Add Paseo AH E2E test suite
* Add test suites to be used in post-AHM KAH
* Minor fix to staking test
* Minor fix to scheduler tests
* Add KAH E2E snapshots to tree
* Update proxy snapshots
* Drop `fast_unstake` tests from KAH staking E2E suite
* Use correct KAH proxy types in E2E test
* Update KAH E2E test suites (and proxy snapshots)
* Update KAH pure proxy snapshot with new address
* Add accounts&balances E2E tests for KAH (post-migration)
* Fix proxy tests
* Update KAH E2E snapshots with latest runtime results
* Update scheduler overweight test for KAH
* Update block numbers
* Remove Paseo tests
* Drop paseo from `yarn.lock`
* Update block numbers
* Update Kusama network accounts tests
* Remove leftover mentions of Paseo
* Bump block numbers
* Update Polkadot AssetHub proxy type object name
* Bump block numbers
* Rename mistakenly renamed proxy type in script
* Modify total balances `transfer_all` with reserve test
* Remove mistakenly added snapshot
KAH bounties E2E test snapshots will be added in a separate PR.
* Correct `incompleteSince` check in overweight task test
* Remove mistakenly added Kusama AH bounties test
Will be left to follow-up PR.
* Fix fee tracking helper to account for possible tip
* Update proxy tests to not snapshot any other event
`proxy.ProxyExecuted` event is enough for analysis to make the test
robust.
* Remove leftover pause
* Port bounties E2E tests to Kusama AH
* Introduce Kusama AH bounties E2E test module
* Update known good block numbers
* Update bounties snapshots
Also, the polkadot bounties E2E test tree instantiation mistakenly
used a parachain test tree configuration.
* Add remaining fixes to E2E tests
* Update PAH <-> PBH snapshots
* Update KAH bounties snapshots
* Update PAH <-> PBH snapshots again
* Bump block numbers
* Add single test workflow
The CI runners and my local machine disagree on the results of a test.
The introduced workflow is to have a lower turnarround time for debugging.
* Set permissions for single test workflow
* Rename KAH bounties snapshot
* Remove debugging workflow1 parent 53b4799 commit 559e173
9 files changed
Lines changed: 1522 additions & 311 deletions
File tree
- packages
- kusama/src
- __snapshots__
- polkadot/src
- __snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments