* Throw error on file upload if the number of uploaded files is 0 Fixes #12678 * Add unit test * Mock env * Fix mocks