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

fix(FEC-13017): dual-screen API e2e test #118

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

semarche-kaltura
Copy link
Collaborator

cover dual-screen API by e2e test (cypress)

loadPlayer({layout: 'PIP'}).then(kalturaPlayer => {
const thumbResult = {
height: 92,
url: 'https://qa-apache-php7.dev.kaltura.com/p/5174/sp/517400/thumbnail/entry_id/0_5n7s22ge/version/100002/width/164/vid_slices/100',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This BE is about to be end of life real soon, if must use -https://admin.nvq2.ovp.kaltura.com/admin_console/index.php/user/login

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the url is internal for tests, we mocked all responses and manifests so cypress can work without network connection.

@semarche-kaltura semarche-kaltura merged commit dcd47f2 into master Sep 19, 2023
4 checks passed
@semarche-kaltura semarche-kaltura deleted the FEC-13017-navigation-thumbnails branch September 19, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants