Skip to content

Standardization#6

Merged
bmpvieira merged 7 commits intomasterfrom
standardization
Aug 28, 2017
Merged

Standardization#6
bmpvieira merged 7 commits intomasterfrom
standardization

Conversation

@StuntsPT
Copy link
Member

@StuntsPT StuntsPT commented Jun 2, 2017

Added CONTRIBUTING.md, standardized README.md, improved "Standard JS" conformance, bumped package versions, removed spammy notifications and removed unimplemented tests. Fixes #5 .

Copy link
Member

@bmpvieira bmpvieira left a comment

Choose a reason for hiding this comment

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

Just need to keep mocha in tests

package.json Outdated
"scripts": {
"preinstall": "sam/build.sh",
"test": "mocha --reporter spec",
"test": "standard && dependency-check .",
Copy link
Member

Choose a reason for hiding this comment

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

Please keep mocha here after the other tests.

@StuntsPT
Copy link
Member Author

Added the mocha tests back. However, a new error shows up complaining there are no tests to perform...

@bmpvieira
Copy link
Member

Sorry, I didn't see that tests were still missing. I'll merge your changes anyway and someone can add tests later.

@bmpvieira bmpvieira merged commit d5a3aa6 into master Aug 28, 2017
@bmpvieira bmpvieira deleted the standardization branch August 28, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants