mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
Add missing unit tests to JavaScript and React components (#5505)
Add the missing unit tests login, bucket listing, and bucket searching functionalities.
This commit is contained in:
committed by
Harshavardhana
parent
feb726dd98
commit
ead6337eab
1
browser/app/js/jest/__mocks__/fileMock.js
Normal file
1
browser/app/js/jest/__mocks__/fileMock.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = 'test-file-stub';
|
||||
Reference in New Issue
Block a user