Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mobile Stories block - unit tests for BlockMediaUpdateProgress (#26423)
* adding upload progress tests on BLockMediaUpdateProgress component (mediaFiles collection) * added save event tests for BlockMediaUpdateProgress component * ids in mediaFiles array are always strings, fixed that * updated function name passed by props * fixed mediaFiles const passing for saving, using tempMediaFiles * fixed state change for saveReset signal, was changing upload state instead * fixed typo * fixed using save state var * changed to more descriptive test names * removed commented line * renamed vars to match bridge signal name
- Loading branch information