-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1.10, 4.2.8, 4.3.5, 4.4.1, 4.5
There are a lot of Behat scenarios that are unrelated specifically to file upload/management yet follow a pattern similar to this:
- Add the Private files block
- Manually upload a file
- Pick the file from the Private files repository
- ...
- Then perform testing related to the actual scenario
The generator comes from MDL-75913. Switched a few of the above described scenarios in MDL-82527, this issue is to fix the rest (remember to leave scenarios that actually intend to test private file management with the current manual steps)