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

Add as-pect example test #167

Merged
merged 3 commits into from
Apr 3, 2020
Merged

Add as-pect example test #167

merged 3 commits into from
Apr 3, 2020

Conversation

willemneal
Copy link

No description provided.

@willemneal
Copy link
Author

@mikedotexe I can't restart the test, is it possible to merge without tests passing?

"<rootDir>/assembly/",
"<rootDir>/node_modules/"
],
"runInBand": true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like they haven't added the ability for this to be in config yet, weird.
jestjs/jest#3215

@mikedotexe
Copy link
Contributor

While the test passed, there are two things I noticed here:
https://travis-ci.com/github/nearprotocol/create-near-app/jobs/310687591

  1. Validation Warning:
    Unknown option "runInBand" with value true was found
  2. UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'search' of undefined
    DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code

Not sure how long these have been around, but we should probably nip it in the bud now. Thoughts?

@mikedotexe mikedotexe merged commit f176499 into master Apr 3, 2020
@mikedotexe mikedotexe deleted the add_as_pect branch April 3, 2020 17:05
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