Commit 5a15038
authored
test: added integration and unit testing for acpContractClientV2 (#113)
* test: added unit testing for acpContractClientV2
- installed and configured jest and babel for test environment
- created unit testing scripts for acpContractClientV2
* test: completed unit tests for acpContractClientV2.ts
- removed previous helper file under test/
- updated ES2016 to ES2020 for usage of BigInt
- updated vp sdk to latest version
* test: completed integration tests for acpContractClientV2
- added the standard env.ts file to load variables
* fix: added README.md and .env.sample1 parent 2fb9211 commit 5a15038
10 files changed
Lines changed: 9171 additions & 2256 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments