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

FIX(develop): Update workflow caching to fix faiiling github action used before #778

Merged
merged 7 commits into from
Jul 8, 2024

Merge branch 'develop' into ci/fix-caching-steps

3bbcc6f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

FIX(develop): Update workflow caching to fix faiiling github action used before #778

Merge branch 'develop' into ci/fix-caching-steps
3bbcc6f
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-sequential-no-bootstrap succeeded Jul 8, 2024 in 0s

E2E report yarn test-sequential-no-bootstrap ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-ca214500-3d0a-11ef-98d9-09fff5e4c773.xml

19 tests were completed in 1920s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts 1✅ 120s
test/sequential/xyk-pallet.API.fees.v2.test.ts 7✅ 312s
test/sequential/xyk-pallet.API.treasury.v2.test.ts 9✅ 480s
test/sequential/xyk-pallet.scenarios.v2.test.ts 2✅ 1008s

✅ test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts

✅ xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset

✅ test/sequential/xyk-pallet.API.fees.v2.test.ts

API fees test suite
  ✅ xyk-pallet - MGA tokens are subtracted as fee : CreatePool
  ✅ xyk-pallet - MGA tokens are subtracted as fee : MintLiquidity
  ✅ xyk-pallet - MGA tokens are subtracted as fee : BurnLiquidity
  ✅ xyk-pallet - MGA tokens are subtracted as fee : Transfer
  ✅ xyk-pallet - MGA tokens are subtracted as fee : TransferAll
  ✅ xyk-pallet - MGA tokens are not subtracted as fee : SellAsset
  ✅ xyk-pallet - MGA tokens are / are not subtracted as fee : BuyAsset

✅ test/sequential/xyk-pallet.API.treasury.v2.test.ts

xyk-pallet - treasury tests [Mangata]: on treasury we store
  ✅ assets won when assets are sold [Selling Mangata] - 5
  ✅ assets won when assets are bought [Buying Mangata]
  ✅ assets won when assets are sold [Selling other in MGA pool] - 6
  ✅ assets won when assets are bought [Buying other in MGA pool]
xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store
  ✅ assets won when assets are sold [Selling X connected to MGA pool] - rounding
  ✅ assets won when assets are bought [Buying X connected to MGA pool]
  ✅ assets won when assets are sold [Selling Y - X connected toMGA pool] - 6
  ✅ assets won when assets are bought [Buying Y - X connected toMGA pool] - 6
xyk-pallet - treasury tests [Connected - Mangata]: Error cases
  ✅ Not enough tokens to convert fee LINK[https://trello.com/c/p77t0atO]

✅ test/sequential/xyk-pallet.scenarios.v2.test.ts

xyk-pallet: Happy case scenario
  ✅ xyk-pallet: Happy case scenario
xyk-pallet: Liquidity sufficiency scenario
  ✅ xyk-pallet: Liquidity sufficiency scenario