refine uploader, components and their tests (#23)
* feat(uploader, auth_pane): refine uploader and add tests * chore(package.json): remove unused deps * test(uploader, components): add tests for uploader and components
This commit is contained in:
parent
cc0b53eea7
commit
e40878f7be
13 changed files with 526 additions and 127 deletions
|
@ -77,6 +77,9 @@
|
|||
"ts",
|
||||
"tsx",
|
||||
"js"
|
||||
],
|
||||
"setupFilesAfterEnv": [
|
||||
"./jest.setup.js"
|
||||
]
|
||||
},
|
||||
"autoBump": {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue