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

fix: Reload client side tests 2 #120

Merged

Conversation

jirikrepl
Copy link
Contributor

this PR fix the lint errors of this PR #106

After my use (8+ months) as a local package with this PR #106 I think it is good to merge as-is.

Client-side tests are reloaded correctly with this PR 95% time. Without this PR client-side tests are not reloaded at all.
Rarely (5%) Chrome would crash when watching client tests, and mocha would need to be restarted.

@jirikrepl
Copy link
Contributor Author

Hi @StorytellerCZ what do you think?

@jankapunkt
Copy link
Member

@jirikrepl just some questions for testing it - do you run your tests in the browser or do you do headless testing with puppeteer or similar? Just want to focus on the modes you don't use.

Regarding 5% - what means "crash" ? Freezing? Or just doing nothing? Error messages?

@jirikrepl
Copy link
Contributor Author

I am running client tests in headless mode with puppeteer. That 5% cases print some error about browser crash, but I am not sure. I would post it here when I see it again

@StorytellerCZ StorytellerCZ merged commit ba27b81 into Meteor-Community-Packages:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants