question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Run tests on localhost

See original GitHub issue

It 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:closed
  • Created 2 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
janek26commented, Mar 9, 2022

agree, lets change code to consume some ENV var and fallback to current behavior

0reactions
github-actions[bot]commented, Jun 17, 2022

🎉 This issue has been resolved in version 3.15.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found