Conversation
Collaborator
NoumaanAhamed
commented
Nov 20, 2025
- FIXED
- Fixed End to End playwright testing scripts for media validation.
- Fixed minor dashboard frontend bug caused due to build process.
…bels for improved accessibility
…-btn Bug Fix : Fix the Bug in .js files due to build process
fix: Refactor Playwright tests for media type validation
Version update v4.7.6
Contributor
|
Unable to PHPCS or SVG scan one or more files due to error running PHPCS/SVG scanner:
The error may be temporary. If the error persists, please contact a human (commit-ID: 0318f0b). |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates rtMedia to version 4.7.6, addressing two key issues:
- Fixed End-to-End Playwright testing scripts for media validation with improved cleanup and more robust assertions
- Fixed minor dashboard frontend bug through CSS build process improvements
Key Changes
- Enhanced E2E test reliability with proper cleanup mechanisms using
afterEachhooks - Improved test assertions by breaking down exact string matching into flexible individual checks
- Fixed variable naming inconsistency in music type test (changed from
videotomusic) - Corrected spelling errors in test descriptions ("disbale" → "disabling")
- Regenerated minified CSS/JS assets with vendor prefix cleanup
Reviewed Changes
Copilot reviewed 9 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/wp-e2e-playwright/specs/types.spec.js | Added cleanup mechanism with afterEach hook, improved test assertions, fixed typos and variable naming |
| index.php | Updated plugin version to 4.7.6 |
| readme.txt | Added changelog entry for 4.7.6 and updated stable tag |
| README.md | Added changelog entry for 4.7.6 |
| languages/buddpress-media.pot | Updated POT file version and creation date |
| app/assets/css/* | Regenerated CSS minified files with vendor prefix cleanup |
| app/assets/js/rtmedia.min.js | Regenerated minified JS file |
| app/assets/admin/* | Regenerated admin CSS/JS minified files |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
KMchaudhary
approved these changes
Nov 20, 2025
Closed
nayemDevs
approved these changes
Nov 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.