This pull request consist of 16 commits, but 15 of these will fast forward merge into develop (because the develop branch is 15 commits behind master).
I only provided commit 72b181c1c58c3c120275747997ce5c58059682eb
What I've done:
Removed mocha and replaced it with jest
Fixed tests
Tests are not longer dependent upon each other (tests can be run in random order)
Dear @sqfasd , dear @liangpeili
I fixed so far the existing tests for
asch-js
.This pull request consist of 16 commits, but 15 of these will fast forward merge into
develop
(because thedevelop
branch is 15 commits behindmaster
).I only provided commit 72b181c1c58c3c120275747997ce5c58059682eb
What I've done:
mocha
and replaced it withjest
PS: I skipped some test, because these tests are dependent upon pull request https://github.com/AschPlatform/asch-js/pull/23. This tests will be green after https://github.com/AschPlatform/asch-js/pull/23 gets merged in
Thanks for your review! All the best! a1300