Skip to content

Mocha runner changed from tdd to bdd#17

Merged
Sawtaytoes merged 1 commit into
node-lifx:masterfrom
mabels:tdd-bdd
Oct 4, 2019
Merged

Mocha runner changed from tdd to bdd#17
Sawtaytoes merged 1 commit into
node-lifx:masterfrom
mabels:tdd-bdd

Conversation

@mabels
Copy link
Copy Markdown
Contributor

@mabels mabels commented Sep 23, 2019

the update of mocha needs a cleanup of the test runner. The tdd
test runner was used but tdd does not contain beforeEach. Now the
bdd test runner is use but suite and test are switched to describe
and it.
Introduced some validations and test which are used in the TileApi
feature.

Version Bump includes package.json and package-lock.json

Comment thread package.json
Comment thread src/lifx/utils.js Outdated
Comment thread src/lifx/utils.js Outdated
Comment thread src/lifx/validate.js
Comment thread src/lifx/validate.js
Comment thread test/unit/utils-test.js
test runner was used but tdd does not contain beforeEach. Now the
bdd test runner is use but suite and test are switched to describe
and it.
Introduced some validations and test which are used in the TileApi
feature.
@Sawtaytoes Sawtaytoes merged commit 3cfeaa0 into node-lifx:master Oct 4, 2019
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