Run tests on localhost
See original GitHub issueIt seems unit tests are running against the defaultProvider
which is goerli, making the tests really slow.
An example of a localhost test runner can be found here: https://github.com/argentlabs/argent-x/blob/develop/.github/workflows/test.yml#L14
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Run tests on localhost and staging websites - BrowserStack
Test your locally hosted websites. Learn how to run your Cypress tests on your locally hosted and staging websites using BrowserStack Automate.
Read more >How do you set up a local testing server? - MDN Web Docs
You can go to this server by going to the URL localhost:8000 in your web browser. Here you'll see the contents of the...
Read more >Testing on a Local Machine - SmartBear Support
Easily create and run Manual, Visual, and Selenium Tests in the cloud on 2050+ real desktop and mobile browsers.
Read more >Testing localhost with mabl Link
Fortunately there is a work-around that will allow you to run tests against services that are listening on localhost . The required change...
Read more >GitHub Actions to execute tests against localhost - Qxf2 BLOG
In this post, we will discuss how we at Qxf2 have setup a GitHub Actions to execute selenium tests against localhost at the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
agree, lets change code to consume some ENV var and fallback to current behavior
🎉 This issue has been resolved in version 3.15.1 🎉
The release is available on:
Your semantic-release bot 📦🚀