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

Feature/clean up player objects in tests #3524

Closed
wants to merge 1 commit into from
Closed

Feature/clean up player objects in tests #3524

wants to merge 1 commit into from

Conversation

rlchung
Copy link
Contributor

@rlchung rlchung commented Aug 12, 2016

Description

Fixed Issue #2895 ; cleaned up player objects in tests.
Added player.dispose() function where necessary.

Specific Changes proposed

N/A

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@rlchung rlchung closed this Aug 12, 2016
@rlchung rlchung reopened this Aug 12, 2016
@brandonocasey
Copy link
Contributor

From a quick once over in each of the files it looks like you got all the dispose calls that we were missing!
EXCELLENT

@brandonocasey
Copy link
Contributor

brandonocasey commented Aug 12, 2016

also LGTM 😄

@misteroneill
Copy link
Member

Nice. LGTM. Thanks @rlchung

Ultimately, we'll want to refactor the tests such that this can be achieved in a afterEach step, but this is perfect for now.

@gkatsev
Copy link
Member

gkatsev commented Aug 15, 2016

LGTM.
Would you be able to rebase this against master?

@gkatsev gkatsev added confirmed minor This PR can be added to a minor release. It should not be added to a patch release. labels Aug 15, 2016
fixes #2895 for button.test.js

fixes #2895 for controls.test.js

fixed #2895 for setup.test.js

fixed #2895 for video.test.js

fixes #2895 for audio-tracks.test.js

fixed #2895 for text-tracks.test.js

fixed #2895 for video-tracks.test.js

fixes #2895 cleans up player objects in tests

fixes #2895 revision for trailing space error
@rlchung
Copy link
Contributor Author

rlchung commented Aug 15, 2016

@gkatsev Done!

@gkatsev
Copy link
Member

gkatsev commented Aug 15, 2016

Awesome, thanks!

@gkatsev
Copy link
Member

gkatsev commented Aug 25, 2016

Oops, forgot the # in the commit. This is closed by af6beb2.

Thanks @rlchung.

@gkatsev gkatsev closed this Aug 25, 2016
@rlchung rlchung deleted the feature/clean-up-player-objects-in-tests branch August 26, 2016 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed minor This PR can be added to a minor release. It should not be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants