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

1.0.2 Testplan #195

Closed
3 tasks
HanaGemela opened this issue Feb 17, 2020 · 3 comments
Closed
3 tasks

1.0.2 Testplan #195

HanaGemela opened this issue Feb 17, 2020 · 3 comments
Assignees
Milestone

Comments

@HanaGemela
Copy link
Contributor

HanaGemela commented Feb 17, 2020

Changelog testing

  • Add notification on playback error - #109
  • Fix media controls on small devices - #164
  • Encode # in media URI - #152
@davitol
Copy link

davitol commented Feb 18, 2020

'Files Mediaviewer' Test Plan

  • Run Testplan with all supported browsers: Internet Explorer 11, MS EDGE, Mozilla Firefox, Chrome and Safari.

Testing functionality

Test Case Expected Result Result Related Comment
CLI commands
Enable files_mediaviewer app via CLI using occ app:enable files_mediaviewer The apps gets enabled
Disable files_mediaviewer app via CLI using occ app:disable files_mediaviewer The apps gets disabled
Web UI
Enable files_mediaviewer app via webUI The apps gets enabled
Disable files_mediaviewer app via webUI The apps gets disabled
Files View
Open an image file The viewer should appear and the image is shown. The correct name of the files appears at the bottom of the viewer.
Open a video file The viewer should appear and the video is shown(unpaused). The correct name of the files appears at the bottom of the viewer. mpg, mkv, flv, 3gp videos are not reproduced
Upload an image file and open the file in a media viewer The file should appear in the viewer and all the controls should work as expected
Upload a video file and open the file in a media viewer The file should appear in the viewer and all the controls should work as expected mpg, mkv, flv, 3gp videos are not reproduced
MediaViewer Controls
Open an image file and click Rotate button The image gets rotated
Open an image file and click Zoom In button The image gets zoomed in
Open an image file and click Zoom out button The image gets zoomed out
Open a media file and click Download button (:arrow_down:) The media files gets downloaded
Open an image file and click "X" button The viewer disappears 🚧
Open an image file and click anywhere outside the viewer The viewer disappears
Open an image file (in folder having multiple other media files) and click ">"(next) button The next image should appear
Open an image file (with no other media files) and click ">"(next) button Nothing should happen. The viewer still has old image.
Open an image file (in folder having multiple other media files) and click "<"(prev) button The next image should appear
Open an image file (with no other media files) and click "<"(prev) button Nothing should happen. The viewer still has the old image.
Open the last media file in the folder and click ">"(next) button Nothing should happen. The viewer still has the old image.
Open the first media file in the folder and click "<"(prev) button Nothing should happen. The viewer still has the old image.
Open an image and zoom in/zoom out/rotate and open next image Next image should not be zoomed in/zoomed out/rotated
Open an image/video and press ⬅️/➡️ key Previous/Next media files should appear
Open an image/video and swipe left/right Previous/Next media files should appear
Open a video file and click play button inside the viewer. The video starts playing
Play a video file, mute sound (:sound:) button and unmute again. The video plays with sound muted and when unmuted, plays with sound.
Play a video file, and click/press anywhere outside the viewer/control The video stops playing.

@mmattel
Copy link
Contributor

mmattel commented Feb 26, 2020

@HanaGemela @davitol could you add #194 to be part of the upcoming release? Many thanks.

@davitol
Copy link

davitol commented Mar 16, 2020

Changelog

Fixed

Changed

  • Update dependencies - #155

@davitol davitol added this to the QA milestone Mar 16, 2020
@davitol davitol closed this as completed Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants