]> source.dussan.org Git - nextcloud-server.git/commit
feat: add delete action testing
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 14 Jun 2023 08:50:55 +0000 (10:50 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 21 Jun 2023 07:08:04 +0000 (09:08 +0200)
commit9fbdc002741b1b6101fe5eff7d84196bdfb6d5c5
treef2d0d3db66b7f575f24729e7240c85edb825ab02
parentc31b2329dc6fbac8c1400c8be12d090089b6f359
feat: add delete action testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
__mocks__/@nextcloud/auth.js [deleted file]
__mocks__/@nextcloud/auth.ts [new file with mode: 0644]
__mocks__/@nextcloud/axios.ts [new file with mode: 0644]
__mocks__/svg.js
apps/files/src/actions/deleteAction.spec.ts [new file with mode: 0644]
apps/files/src/actions/deleteAction.ts