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

Replace QUnit with Jest #62

Merged
merged 34 commits into from
Sep 19, 2018
Merged

Replace QUnit with Jest #62

merged 34 commits into from
Sep 19, 2018

Conversation

backflip
Copy link
Collaborator

  • Added estatico-jest which provides an environment for running Jest test with Puppeteer (in use in an ongoing client project)
  • Removed QUnit references
  • Rewrote slideshow tests

@backflip backflip mentioned this pull request Sep 18, 2018
@backflip
Copy link
Collaborator Author

backflip commented Sep 19, 2018

Remaining problem: The test runner quits the main test process when running on Travis CI:
image

This is not happening locally. 🤔

UPDATE: Fixed via resetting stdio config when in CI env

@backflip backflip changed the base branch from feature/drop-jquery to develop September 19, 2018 16:00
@backflip backflip merged commit c25c2f4 into develop Sep 19, 2018
@robinloeffel robinloeffel deleted the feature/jest branch January 20, 2021 13:21
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.

2 participants