trufflesuite / ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
2.61k stars 676 forks source link

test: ensure tests that are skipped in development are run in CI #4353

Closed jeffsmale90 closed 1 year ago

jeffsmale90 commented 1 year ago

Previously, tests that depend on an INFURA_KEY would be skipped if it were not provided. After this change these tests will fail in CI if no INFURA_KEY is provided.

Additionally, a test which was previously skipped is now run on Windows and Linux agents in Github Actions only. (> server > listens on given interface only)

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: dcb8bde
Status: ✅  Deploy successful!
Preview URL: https://9eecb02b.ganache.pages.dev
Branch Preview URL: https://test-improve-infura-integrat.ganache.pages.dev

View logs