-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(test): "TypeError: options.assets is not iterable" * fix(test): "TypeError: Cannot read property 'address' of undefined" * fix(test): "should not inject script into svg files" * fix(test): corrected the package-name "Uncaught AssertionError [ERR_ASSERTION]: version not found" the package got renamed with commit 420f3ea * fix(testing): corrected those conditions it's not clear why those conditions shouldn't get negated for that specific testing scenario * fix(tests): "removing" these tests as they are still in "todo" phase * fix(tests): eslint feedback in the necessary return * fix(tests): eslint feedback on newer variables/constants declarations * fix(tests): exiting mocha at the end by its version 3 behavior instead of the changed behavior by version 4 * Update index.js * chore(test): removed unfinished testcases * chore: prettier feedback
- Loading branch information
Showing
5 changed files
with
27 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters