Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Adding linting, more unit tests and coverage #11

Closed
wants to merge 1 commit into from

Conversation

jherr
Copy link

@jherr jherr commented Dec 24, 2016

Adding linting, more unit tests and coverage. Admittedly a few of these are coverage only suites.

@@ -4,7 +4,11 @@
"description": "Magellan plugin to provide Nightwatch.js support",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "mocha && npm run lint && npm run coverage && npm run check-coverage",
Copy link
Contributor

Choose a reason for hiding this comment

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

is mocha a dup of npm run coverage here? tests run twice.

@CLAassistant
Copy link

CLAassistant commented Aug 13, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Jack Herrington seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@cgdibble cgdibble closed this Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants