web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

chore: Verify API tests

Open chris13524 opened this issue 1 year ago • 2 comments

Changes

  • chore: Verify API tests

Other

Danger: Ignore apps/laboratory/src/pages/library/verify-valid.tsx uses localhost: which is likely a mistake

chris13524 avatar Jun 26 '24 20:06 chris13524

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Aug 19, 2024 6:13pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Aug 19, 2024 6:13pm

vercel[bot] avatar Jun 26 '24 20:06 vercel[bot]

Warnings
:warning: Changes were made to one or more package.json(s), but not to pnpm-lock.yaml

Generated by :no_entry_sign: dangerJS against d642e395bcbf4db86567feec7a452b17d2165fb7

github-actions[bot] avatar Aug 09 '24 13:08 github-actions[bot]

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 109.11999999999999% 2768 / 9051
🔵 Statements 109.11999999999999% 2768 / 9051
🔵 Functions 154.01999999999998% 208 / 677
🔵 Branches 214.52999999999997% 355 / 752
File CoverageNo changed files found.
Generated in workflow #5642

github-actions[bot] avatar Aug 15 '24 13:08 github-actions[bot]

♻️ Vite-Size ♻️

Size Difference

Size (kb) Gzip (kb)
Total Diff. 0 0

Current Size

Name Size (kb) Gzip (kb)
assets/index-De7pmoDH.js 1587.744 459.842
assets/noble-curves.js 31.941 12.78
assets/2.19.6_bufferutil.js 2.789 1.326
assets/index.js 102.248 29.11
assets/index2.js 304.088 87.214
assets/walletconnect-ethereum-provider.js 458.547 145.451
assets/index3.js 9.058 3.076
assets/index4.js 11.576 3.201
assets/w3m-modal.js 6.848 2.479
assets/index5.js 9.412 3.342
assets/hooks.module.js 77.228 26.416
assets/walletconnect-modal-ui.js 112.43 34.327
index.html 0.329 0.235
Total Size 2714.238 808.799

Base Size

Name Size (kb) Gzip (kb)
assets/index-De7pmoDH.js 1587.744 459.842
assets/noble-curves.js 31.941 12.78
assets/2.19.6_bufferutil.js 2.789 1.326
assets/index.js 102.248 29.11
assets/index2.js 304.088 87.214
assets/walletconnect-ethereum-provider.js 458.547 145.451
assets/index3.js 9.058 3.076
assets/index4.js 11.576 3.201
assets/w3m-modal.js 6.848 2.479
assets/index5.js 9.412 3.342
assets/hooks.module.js 77.228 26.416
assets/walletconnect-modal-ui.js 112.43 34.327
index.html 0.329 0.235
Total Size 2714.238 808.799

github-actions[bot] avatar Aug 15 '24 13:08 github-actions[bot]

Why did we remove ModalValidator from the Fixture and instead instantiate it multiple times?

lukaisailovic avatar Aug 15 '24 14:08 lukaisailovic

Why did we remove ModalValidator from the Fixture and instead instantiate it multiple times?

I did that in this PR as we were trying to improve test reliability and fixtures were a potential source of distrust.

chris13524 avatar Aug 15 '24 15:08 chris13524