Skip to content

Reusable e2e tests workflow #155

Reusable e2e tests workflow

Reusable e2e tests workflow #155

GitHub Actions / E2E report yarn test-maintenance succeeded May 17, 2024 in 0s

E2E report yarn test-maintenance ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-30b1b400-1392-11ef-9ce1-2930ba440bdb.xml

9 tests were completed in 378s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/xyk-pallet.api.maintenance-config.test.ts 3✅ 252s
test/sequential/xyk-pallet.api.maintenance-rules.test.ts 6✅ 126s

✅ test/sequential/xyk-pallet.api.maintenance-config.test.ts

✅ maintenance- try to change Maintenance Mode with a non-foundation account THEN it failed
✅ check UpgradabilityOn can only be set after MaintenanceModeOn is set and MaintenanceMode works without UpgradabilityOn
✅ maintenance- check we can sell MGX tokens and compoundRewards THEN switch maintenanceMode to on, repeat the operation and receive error

✅ test/sequential/xyk-pallet.api.maintenance-rules.test.ts

On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed
  ✅ multiswapSellAsset operation is not allowed in mm
  ✅ multiswapBuyAsset operation is not allowed in mm
  ✅ sellAsset operation is not allowed in mm
  ✅ buyAsset operation is not allowed in mm
  ✅ provideLiquidity operation is not allowed in mm
On Maintenance mode - aggregators and candidates are allowed
  ✅ Join as candidate , Aggregate metadata and update CandidateAgg runs on Mm