feat: add unit tests
This commit is contained in:
parent
9e58978b4d
commit
7cbb07fd67
7 changed files with 1734 additions and 11 deletions
|
@ -11,6 +11,9 @@
|
|||
"serve": {
|
||||
"cache": false
|
||||
},
|
||||
"test:unit": {
|
||||
"cache": false
|
||||
},
|
||||
"test:e2e": {
|
||||
"cache": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue