vividus-framework / vividus

VIVIDUS is all in one test automation tool
https://docs.vividus.dev
Apache License 2.0
363 stars 83 forks source link

[tests] Fix video player tests #5290

Closed valfirst closed 1 month ago

valfirst commented 1 month ago

YouTube has started blocking video playback from tests with the message "Sign in to prove you're not a bot". VIVIDUS test site was updated to use custom video, the tests are updated accordingly.

github-actions[bot] commented 1 month ago

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.62%. Comparing base (adc9839) to head (0f93984).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5290 +/- ## ========================================= Coverage 97.62% 97.62% Complexity 6945 6945 ========================================= Files 959 959 Lines 20144 20144 Branches 1323 1323 ========================================= Hits 19666 19666 Misses 368 368 Partials 110 110 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud