You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To include more tests of basic Media file management (in addition to the setup recipe potentially referencing files), let's add a test for Media operations too.
Test the basics of Media Library: Upload file in root (check if the file is now properly accessible), create folder, upload file to folder, delete file, delete folder. Do this with JPGs and PDFs.
Add a new method for this to BasicOrchardFeaturesTestingUITestContextExtensions, like TestMediaOperations().
Execute this as part of TestBasicOrchardFeaturesExceptSetupAsync() too.
This needn't use Atata page classes like the other similar tests.
github-actionsbot
changed the title
Offer Media management testing as part of TestBasicOrchardFeaturesAsync() too
Offer Media management testing as part of TestBasicOrchardFeaturesAsync() too (OSOE-423)
Oct 27, 2022
To include more tests of basic Media file management (in addition to the setup recipe potentially referencing files), let's add a test for Media operations too.
BasicOrchardFeaturesTestingUITestContextExtensions
, likeTestMediaOperations()
.TestBasicOrchardFeaturesExceptSetupAsync()
too.Jira issue
The text was updated successfully, but these errors were encountered: