2.4.5 • Published 11 months ago
@ddn/test v2.4.5
DDN Test
Test based on jest.
Use
// In the project root path
$ cd ddn/
$ yarn test
For test files named a.test.js
in the all packages,
$ yarn test a.test.js
For debug ,etc:
$ DEBUG=debug_name yarn test nodeSdk.aob.test.js // debug_name -> debug('debug_name') in the test files。
Warning
- If the genesis block is regenerated, you need to change the relevant account in Src / account utils / accounts.ddn.js, otherwise some tests fail.
- Some constants and configuration options are modified as appropriate, such as transaction fee, etc.
- You need to start the test node before running the test.
2.4.3
12 months ago
2.4.5
11 months ago
2.4.4
11 months ago
2.3.1
1 year ago
2.2.3
2 years ago
2.2.1
3 years ago
2.2.2
3 years ago
2.0.4
4 years ago
2.0.0
4 years ago
1.2.0
4 years ago
1.0.9
4 years ago
1.0.10
4 years ago
1.0.0
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.4
4 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.1
5 years ago