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

some integration tests are not being run #243

Closed
agraves opened this issue Aug 1, 2019 · 0 comments · Fixed by #306
Closed

some integration tests are not being run #243

agraves opened this issue Aug 1, 2019 · 0 comments · Fixed by #306
Labels
bug 🐞 Something isn't working good first issue 🚀 Good for newcomers

Comments

@agraves
Copy link
Contributor

agraves commented Aug 1, 2019

Description

Per convo in #236, it looks like test/integration/adapter-node-tests.js is not being run and is most likely dead code.

Repro steps

Edit test/integration/adapter-node-tests.js and add e.g. expect(false).to.equal(true); into one of the it blocks.

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

Successfully merging a pull request may close this issue.

2 participants