Synthetixio / synpress

Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.
https://synpress.io
MIT License
565 stars 179 forks source link

✨ feat: Add keplr wallet support and shared utils package #1147

Open Seroxdesign opened 1 month ago

Seroxdesign commented 1 month ago

Motivation and context

We want to support keplr wallet and the cosmos ecosystem, as well as Phantom to support the Solana ecosystem. Additionally we want to set a standard for multi-wallet cache support

Does it fix any issue?

Other useful info

Quality checklist

⚠️👆 Delete any section you see irrelevant before submitting the pull request 👆⚠️

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
synpress ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 0:39am
Seroxdesign commented 1 month ago

Next:

Seroxdesign commented 1 month ago

Seroxdesign commented 1 month ago
Seroxdesign commented 3 weeks ago

Things to change:

Seroxdesign commented 2 weeks ago

NOTE:

We need to update synpress npm packages and versioning in package.json before we merge this