Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local e2e tests do not work #28

Open
tamb opened this issue Jul 18, 2020 · 1 comment
Open

Local e2e tests do not work #28

tamb opened this issue Jul 18, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tamb
Copy link
Contributor

tamb commented Jul 18, 2020

Expected behavior:

When you serve the local files the pill links should fetch without loading the page

Actual behavior

Default behavior of anchor clicks needs to be prevented in order to test

To Recreate

  1. run npm start
  2. open localhost served file in firefox
  3. click links reloads the entire page

As a bypass I used preventDefault() in the console of the browser.

@rumkin rumkin added the bug Something isn't working label Jul 19, 2020
@rumkin rumkin self-assigned this Jul 19, 2020
@rumkin
Copy link
Owner

rumkin commented Jul 23, 2020

I though I understand this. But now I could not reproduce that. Could you provide the steps to highlight the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants