Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer Media management testing as part of TestBasicOrchardFeaturesAsync() too (OSOE-423) #222

Closed
Piedone opened this issue Oct 27, 2022 · 0 comments · Fixed by #226
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented 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.

  • 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.

Jira issue

@Piedone Piedone added the enhancement New feature or request label Oct 27, 2022
@github-actions github-actions bot 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
@Luko6 Luko6 self-assigned this Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants