Skip to content

Follow Mocha naming conventions#536

Merged
dmitrizagidulin merged 3 commits into
dz_oidcfrom
fix/rename-tests
Aug 11, 2017
Merged

Follow Mocha naming conventions#536
dmitrizagidulin merged 3 commits into
dz_oidcfrom
fix/rename-tests

Conversation

@RubenVerborgh

@RubenVerborgh RubenVerborgh commented Aug 11, 2017

Copy link
Copy Markdown
Contributor

When following Mocha conventions, the file argument can be removed from the mocha script in package.json.

As a consequence, individual files can be tested easily:

npm run mocha -- test/unit/account-manager-test.js

@dmitrizagidulin

Copy link
Copy Markdown
Contributor

Ok, excellent. Lets get rid of those extra test-* scripts, and should be good to go.

Not needed anymore because of 3659b65.
@RubenVerborgh

Copy link
Copy Markdown
Contributor Author

Done!

@dmitrizagidulin dmitrizagidulin merged commit ad09398 into dz_oidc Aug 11, 2017
@dmitrizagidulin dmitrizagidulin deleted the fix/rename-tests branch August 11, 2017 19:00
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