UncleGedd edited a comment on pull request #46: URL: https://github.com/apache/incubator-flagon-useralejs/pull/46#issuecomment-793509287
Great points @poorejc. I also had trouble finding a good example in the JSDOM literature. Regarding pointing the test to `localhost:8080`, I'm getting a connection refused error whenever I use that syntax. Which makes sense because I'm not running anything on that port. Once we fix whatever is going awry with the NPM deps, I'd like to propose a refactor of our journey tests using something like `puppeteer` or `cypress`. I'll regen the `package-lock.json` file and push up a fix to get that test passing ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
