Skip to content

Fixes problem blocking compilation of TMxpSendTagHandlerTest#4714

Merged
vadi2 merged 2 commits intoMudlet:developmentfrom
gcms:issue4023
Jan 30, 2021
Merged

Fixes problem blocking compilation of TMxpSendTagHandlerTest#4714
vadi2 merged 2 commits intoMudlet:developmentfrom
gcms:issue4023

Conversation

@gcms
Copy link
Copy Markdown
Contributor

@gcms gcms commented Jan 29, 2021

  • Extracts TMediaData to a header in order to remove dependencies on MediaPlayer in testing environment

Brief overview of PR changes/additions

Fixes #4023

Motivation for adding to Mudlet

Reenable MXP send tags testing to support bug fixing

Other info (issues closed, discussion etc)

- Extracts TMediaData to a header in order to remove dependencies on MediaPlayer in testing environment
@gcms gcms requested a review from a team as a code owner January 29, 2021 16:16
@gcms gcms requested review from a team January 29, 2021 16:16
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Jan 29, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

Copy link
Copy Markdown
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

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

The test works :)

There's a pair of warnings if you'd like to fix them:

image

@vadi2
Copy link
Copy Markdown
Member

vadi2 commented Jan 30, 2021

Thx!

@vadi2 vadi2 merged commit eebd34e into Mudlet:development Jan 30, 2021
@mpconley
Copy link
Copy Markdown
Contributor

Nice!!! Thank you @gcms !

Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
…et#4714)

* Fixes problem blocking compilation of TMxpSendTagHandlerTest

- Extracts TMediaData to a header in order to remove dependencies on MediaPlayer in testing environment

* Adds override specifier to TMxpStubClient functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve TMxpSendTagHandlerTest for include issue

3 participants